summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | spapr: Implement Open Firmware client interfaceAlexey Kardashevskiy2021-07-0922-13/+1801
| * | | | | docs/system: ppc: Update ppce500 documentation with eTSEC supportBin Meng2021-07-091-1/+9
| * | | | | roms/u-boot: Bump ppce500 u-boot to v2021.07 to add eTSEC supportBin Meng2021-07-092-0/+0
| * | | | | target/ppc: change ppc_hash32_xlate to use mmu_idxBruno Larsen (billionai)2021-07-093-23/+21
| * | | | | target/ppc: introduce mmu-books.hBruno Larsen (billionai)2021-07-092-13/+31
| * | | | | target/ppc: changed ppc_hash64_xlate to use mmu_idxBruno Larsen (billionai)2021-07-093-24/+23
| * | | | | target/ppc: fix address translation bug for radix mmusBruno Larsen (billionai)2021-07-094-20/+40
| * | | | | target/ppc: Fix compilation with DEBUG_BATS debug optionFabiano Rosas2021-07-092-1/+6
| * | | | | target/ppc: Fix compilation with FLUSH_ALL_TLBS debug optionFabiano Rosas2021-07-091-8/+0
| * | | | | target/ppc: Fix compilation with DUMP_PAGE_TABLES debug optionFabiano Rosas2021-07-091-1/+1
| * | | | | target/ppc: Restrict ppc_cpu_tlb_fill to TCGRichard Henderson2021-07-091-0/+2
| * | | | | target/ppc: Introduce ppc_xlateRichard Henderson2021-07-099-200/+55
| * | | | | target/ppc: Split out ppc_jumbo_xlateRichard Henderson2021-07-091-83/+96
| * | | | | target/ppc: Split out ppc_hash32_xlateRichard Henderson2021-07-091-111/+113
| * | | | | target/ppc: Split out ppc_hash64_xlateRichard Henderson2021-07-091-66/+59
| * | | | | target/ppc: Use bool success for ppc_radix64_xlateRichard Henderson2021-07-091-15/+15
| * | | | | target/ppc: Push real-mode handling into ppc_radix64_xlateRichard Henderson2021-07-091-43/+34
| * | | | | target/ppc: Use MMUAccessType with *_handle_mmu_faultRichard Henderson2021-07-096-21/+11
| * | | | | target/ppc: Remove PowerPCCPUClass.handle_mmu_faultRichard Henderson2021-07-093-50/+20
| * | | | | spapr: tune rtas-sizeAlexey Kardashevskiy2021-07-092-3/+7
| * | | | | target/ppc: Drop PowerPCCPUClass::interrupts_big_endian()Greg Kurz2021-07-092-18/+0
| * | | | | target/ppc: Introduce ppc_interrupts_little_endian()Greg Kurz2021-07-093-7/+19
| |/ / / /
* | | | | Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...Peter Maydell2021-07-0911-124/+1168
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | vfio: Disable only uncoordinated discards for VFIO_TYPE1 iommusDavid Hildenbrand2021-07-081-12/+53
| * | | | virtio-mem: Require only coordinated discardsDavid Hildenbrand2021-07-081-3/+3
| * | | | softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard typesDavid Hildenbrand2021-07-082-8/+64
| * | | | softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|re...David Hildenbrand2021-07-081-31/+39
| * | | | vfio: Support for RamDiscardManager in the vIOMMU caseDavid Hildenbrand2021-07-083-0/+41
| * | | | vfio: Sanity check maximum number of DMA mappings with RamDiscardManagerDavid Hildenbrand2021-07-081-0/+43
| * | | | vfio: Query and store the maximum number of possible DMA mappingsDavid Hildenbrand2021-07-082-0/+5
| * | | | vfio: Support for RamDiscardManager in the !vIOMMU caseDavid Hildenbrand2021-07-082-0/+175
| * | | | virtio-mem: Implement RamDiscardManager interfaceDavid Hildenbrand2021-07-082-3/+288
| * | | | virtio-mem: Don't report errors when ram_block_discard_range() failsDavid Hildenbrand2021-07-081-16/+4
| * | | | virtio-mem: Factor out traversing unplugged rangesDavid Hildenbrand2021-07-081-37/+49
| * | | | memory: Helpers to copy/free a MemoryRegionSectionDavid Hildenbrand2021-07-082-0/+47
| * | | | memory: Introduce RamDiscardManager for RAM memory regionsDavid Hildenbrand2021-07-082-22/+335
| * | | | Deprecate pmem=on with non-DAX capable backend fileIgor Mammedov2021-07-062-0/+20
| * | | | vmbus: Don't make QOM property registration conditionalEduardo Habkost2021-07-061-5/+15
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2021-07-0922-8/+115
|\ \ \ \
| * | | | MAINTAINERS: Add maintainer for vhost-user RNG implementationMathieu Poirier2021-07-071-0/+9
| * | | | docs: add slot when adding new PCIe root portVincent Bernat2021-07-031-3/+3
| * | | | acpi/ged: fix reset causeGerd Hoffmann2021-07-031-1/+1
| * | | | tests: acpi: pc: update expected DSDT blobsIgor Mammedov2021-07-0311-10/+0
| * | | | acpi: pc: revert back to v5.2 PCI slot enumerationIgor Mammedov2021-07-031-2/+7
| * | | | tests: acpi: prepare for changing DSDT tablesIgor Mammedov2021-07-031-0/+10
| * | | | migration: failover: reset partially_hotpluggedLaurent Vivier2021-07-031-0/+1
| * | | | virtio-pci: Changed return values for "notify", "device" and "isr" read.Andrew Melnychenko2021-07-031-2/+7
| * | | | virtio-pci: Added check for virtio device in PCI config cbs.Andrew Melnychenko2021-07-031-0/+10
| * | | | virtio-pci: Added check for virtio device presence in mm callbacks.Andrew Melnychenko2021-07-031-0/+8
| * | | | hw/pci-host/q35: Ignore write of reserved PCIEXBAR LENGTH fieldPhilippe Mathieu-Daudé2021-07-031-0/+3