summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2020-01-063-9/+3Star
|\
| * numa: properly check if numa is supportedIgor Mammedov2019-12-192-3/+2Star
| * numa: remove not needed checkIgor Mammedov2019-12-191-6/+1Star
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191220'...Peter Maydell2020-01-033-10/+27
|\ \
| * | hw/arm/smmuv3: Report F_STE_FETCH fault address in correct word positionSimon Veith2019-12-201-1/+1
| * | hw/arm/smmuv3: Use correct bit positions in EVT_SET_ADDR2 macroSimon Veith2019-12-201-2/+2
| * | hw/arm/smmuv3: Align stream table base address to table sizeSimon Veith2019-12-201-4/+14
| * | hw/arm/smmuv3: Check stream IDs against actual table LOG2SIZESimon Veith2019-12-201-2/+6
| * | hw/arm/smmuv3: Correct SMMU_BASE_ADDR_MASK valueSimon Veith2019-12-201-1/+1
| * | hw/arm/smmuv3: Apply address mask to linear strtab base addressSimon Veith2019-12-201-1/+1
| * | ast2600: Configure CNTFRQ at 1125MHzAndrew Jeffery2019-12-201-0/+3
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2020-01-031-1/+1
|\ \ \
| * | | virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bhLi Hangjing2019-12-191-1/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' ...Peter Maydell2020-01-031-0/+2
|\ \ \
| * | | display/bochs-display: fix memory leakCameron Esfahani2019-12-201-0/+2
| |/ /
* | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...Peter Maydell2019-12-201-2/+2
|\ \ \ | |_|/ |/| |
| * | qemu_log_lock/unlock now preserves the qemu_logfile handle.Robert Foley2019-12-181-2/+2
| |/
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-12-2059-732/+603Star
|\ \
| * | vga: cleanup mapping of VRAM for non-PCI VGAPaolo Bonzini2019-12-184-17/+7Star
| * | hw/display: Remove "rombar" hack from vga-pci and vmware_vgaThomas Huth2019-12-183-13/+1Star
| * | hw/pci: Remove the "command_serr_enable" propertyThomas Huth2019-12-181-5/+1Star
| * | hw/audio: Remove the "use_broken_id" hack from the AC97 deviceThomas Huth2019-12-181-9/+0Star
| * | hw/i386: Remove the deprecated machines 0.12 up to 0.15Thomas Huth2019-12-181-83/+2Star
| * | hw/pci-host: Add Kconfig entry to select the IGD Passthrough Host BridgePhilippe Mathieu-Daudé2019-12-182-1/+6
| * | hw/pci-host/i440fx: Extract the IGD passthrough host bridge devicePhilippe Mathieu-Daudé2019-12-183-84/+121
| * | hw/pci-host/i440fx: Use definitions instead of magic valuesPhilippe Mathieu-Daudé2019-12-181-7/+7
| * | hw/pci-host/i440fx: Use size_t to iterate over ARRAY_SIZE()Philippe Mathieu-Daudé2019-12-181-3/+2Star
| * | hw/pci-host/i440fx: Extract PCII440FXState to "hw/pci-host/i440fx.h"Philippe Mathieu-Daudé2019-12-181-18/+0Star
| * | hw/pci-host/i440fx: Correct the header descriptionPhilippe Mathieu-Daudé2019-12-181-1/+1
| * | hyperv: Use auto rcu_read macrosDr. David Alan Gilbert2019-12-171-13/+9Star
| * | hw/i386/pc: Extract the port92 devicePhilippe Mathieu-Daudé2019-12-174-114/+128
| * | hw/i386/pc: Inline port92_init()Philippe Mathieu-Daudé2019-12-171-8/+4Star
| * | hw/i386/pc: Use TYPE_PORT92 instead of hardcoded stringPhilippe Mathieu-Daudé2019-12-171-1/+1
| * | hw/isa/isa-bus: cleanup irq functionsPaolo Bonzini2019-12-171-4/+7
| * | hw/i386: Simplify ioapic_init_gsi()Philippe Mathieu-Daudé2019-12-171-4/+3Star
| * | hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()Philippe Mathieu-Daudé2019-12-173-15/+2Star
| * | pc: stubify x86 iommuPaolo Bonzini2019-12-173-1/+42
| * | acpi: move PC stubs out of stubs/Paolo Bonzini2019-12-172-1/+9
| * | x86: move more x86-generic functions out of PC filesPaolo Bonzini2019-12-178-106/+113
| * | hw/i386/pc: Convert DPRINTF() to trace eventsPhilippe Mathieu-Daudé2019-12-172-14/+11Star
| * | x86: move SMM property to X86MachineStatePaolo Bonzini2019-12-174-54/+53Star
| * | pci-stub: add more MSI functionsPaolo Bonzini2019-12-171-0/+27
| * | hw: replace hw/i386/pc.h with a header just for the i8259Paolo Bonzini2019-12-1723-16/+24
| * | fw_cfg: allow building without other devicesPaolo Bonzini2019-12-172-2/+7
| * | i386: conditionally compile more filesPaolo Bonzini2019-12-172-4/+8
| * | configure: simplify vhost condition with KconfigMarc-André Lureau2019-12-172-2/+5
| * | kvm: convert "-machine kernel_irqchip" to an accelerator propertyPaolo Bonzini2019-12-171-61/+0Star
| * | kvm: introduce kvm_kernel_irqchip_* functionsPaolo Bonzini2019-12-172-15/+6Star
| * | kvm: convert "-machine kvm_shadow_mem" to an accelerator propertyPaolo Bonzini2019-12-171-39/+0Star
| * | xen: convert "-machine igd-passthru" to an accelerator propertyPaolo Bonzini2019-12-173-20/+20