Age | Commit message (Expand) | Author |
2019-01-14 | xen: introduce new 'XenBus' and 'XenDevice' object hierarchy | Paul Durrant |
2019-01-14 | xen: re-name XenDevice to XenLegacyDevice... | Paul Durrant |
2019-01-11 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini |
2019-01-11 | qemu/queue.h: leave head structs anonymous unless necessary | Paolo Bonzini |
2019-01-11 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2019-01-09 | machine: Use shorter format for GlobalProperty arrays | Eduardo Habkost |
2019-01-09 | machine: Eliminate unnecessary stringify() usage | Eduardo Habkost |
2019-01-09 | ioapic: use TYPE_FOO MACRO than constant string | Li Qiang |
2019-01-08 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190108-pull-request' ... | Peter Maydell |
2019-01-08 | usb: move ehci_create_ich9_with_companions to hw/i386 | Paolo Bonzini |
2019-01-07 | compat: remove remaining PC_COMPAT macros | Marc-André Lureau |
2019-01-07 | compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros | Marc-André Lureau |
2019-01-07 | compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros | Marc-André Lureau |
2019-01-07 | compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros | Marc-André Lureau |
2019-01-07 | compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros | Marc-André Lureau |
2019-01-07 | compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros | Marc-André Lureau |
2019-01-07 | compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros | Marc-André Lureau |
2019-01-07 | compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros | Marc-André Lureau |
2019-01-07 | compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros | Marc-André Lureau |
2019-01-07 | compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros | Marc-André Lureau |
2019-01-07 | compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros | Marc-André Lureau |
2019-01-07 | compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros | Marc-André Lureau |
2019-01-07 | compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros | Marc-André Lureau |
2019-01-07 | compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros | Marc-André Lureau |
2019-01-07 | compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros | Marc-André Lureau |
2019-01-07 | machine: move compat properties out of globals | Marc-André Lureau |
2019-01-07 | hw: apply machine compat properties without touching globals | Marc-André Lureau |
2019-01-07 | machines: replace COMPAT define with a static array | Marc-André Lureau |
2018-12-20 | x86-iommu: turn on IR by default if proper | Peter Xu |
2018-12-20 | x86-iommu: switch intr_supported to OnOffAuto type | Peter Xu |
2018-12-20 | q35: set split kernel irqchip as default | Peter Xu |
2018-12-20 | hw/i386: Remove deprecated machines pc-0.10 and pc-0.11 | Thomas Huth |
2018-12-19 | hw: acpi: Export and share the ARM RSDP build | Samuel Ortiz |
2018-12-19 | hw: i386: Use correct RSDT length for checksum | Igor Mammedov |
2018-12-19 | hw: acpi: The RSDP build API can return void | Samuel Ortiz |
2018-12-19 | intel_iommu: remove "x-" prefix for "aw-bits" | Peter Xu |
2018-12-19 | intel_iommu: dma read/write draining support | Peter Xu |
2018-12-19 | intel_iommu: convert invalid traces into error reports | Peter Xu |
2018-12-19 | intel_iommu: dump correct iova when failed | Peter Xu |
2018-12-19 | hw/smbios: Move to the hw/firmware/ subdirectory | Philippe Mathieu-Daudé |
2018-12-18 | qmp: query-current-machine with wakeup-suspend-support | Daniel Henrique Barboza |
2018-12-14 | hw/i386/multiboot.c: Don't use load_image() | Peter Maydell |
2018-12-14 | hw/i386/pc.c: Don't use load_image() | Peter Maydell |
2018-12-11 | pc: Use default_machine_opts to set suppress_vmdesc | Eduardo Habkost |
2018-12-11 | q35/440fx/arm/spapr: Add QEMU 4.0 machine type | Alex Williamson |
2018-12-11 | i386: Rename bools in PCMachineState to end in _enabled | Corey Minyard |
2018-11-20 | hw/i386: add pc-i440fx-3.1 & pc-q35-3.1 | Marc-André Lureau |
2018-11-05 | x86_iommu/amd: Enable Guest virtual APIC support | Singh, Brijesh |
2018-11-05 | x86_iommu/amd: Add interrupt remap support when VAPIC is enabled | Singh, Brijesh |