| Commit message (Expand) | Author | Age | Files | Lines |
* | hw: add compat machines for 6.0 | Cornelia Huck | 2020-12-08 | 1 | -1/+12 |
* | target/i386: always create kvmclock device | Vitaly Kuznetsov | 2020-09-30 | 1 | -1/+4 |
* | hw/i386/q35: Remove unreachable Xen code on Q35 machine | Philippe Mathieu-Daudé | 2020-09-30 | 1 | -11/+2 |
* | numa: drop support for '-numa node' (without memory specified) | Igor Mammedov | 2020-09-30 | 1 | -1/+0 |
* | pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 ... | David Hildenbrand | 2020-09-29 | 1 | -1/+1 |
* | x86: move acpi_dev from pc/microvm | Gerd Hoffmann | 2020-09-17 | 1 | -1/+1 |
* | hw: add compat machines for 5.2 | Cornelia Huck | 2020-08-19 | 1 | -1/+12 |
* | qom: Put name parameter before value / visitor parameter | Markus Armbruster | 2020-07-10 | 1 | -14/+14 |
* | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request... | Peter Maydell | 2020-07-08 | 1 | -2/+1 |
|\ |
|
| * | pc_basic_device_init: drop no_vmport arg | Gerd Hoffmann | 2020-07-06 | 1 | -1/+0 |
| * | pc_basic_device_init: drop has_pit arg | Gerd Hoffmann | 2020-07-06 | 1 | -1/+1 |
| * | pc_basic_device_init: pass PCMachineState | Gerd Hoffmann | 2020-07-06 | 1 | -1/+1 |
* | | numa: Auto-enable NUMA when any memory devices are possible | David Hildenbrand | 2020-07-03 | 1 | -0/+1 |
|/ |
|
* | numa: forbid '-numa node, mem' for 5.1 and newer machine types | Igor Mammedov | 2020-06-26 | 1 | -0/+1 |
* | x86: move max-ram-below-4g to pc | Gerd Hoffmann | 2020-06-17 | 1 | -5/+5 |
* | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -1/+1 |
* | pci: Convert uses of pci_create() etc. with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -5/+5 |
* | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -2/+2 |
* | accel: Move Xen accelerator code under accel/xen/ | Philippe Mathieu-Daudé | 2020-06-10 | 1 | -0/+1 |
* | i386:pc: whitelist dynamic vmbus-bridge | Jon Doron | 2020-06-10 | 1 | -0/+2 |
* | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster | 2020-05-15 | 1 | -2/+2 |
* | hw: add compat machines for 5.1 | Cornelia Huck | 2020-05-06 | 1 | -1/+12 |
* | nvdimm: Use configurable ACPI IO base and size | Kwangwoo Lee | 2020-05-04 | 1 | -0/+2 |
* | hw/i386: Include "hw/mem/nvdimm.h" | Philippe Mathieu-Daudé | 2020-03-09 | 1 | -0/+1 |
* | hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35 | Denis Plotnikov | 2020-01-05 | 1 | -1/+0 |
* | x86: move SMM property to X86MachineState | Paolo Bonzini | 2019-12-17 | 1 | -1/+1 |
* | hw: add compat machines for 5.0 | Cornelia Huck | 2019-12-14 | 1 | -1/+12 |
* | virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised | Evgeny Yakovlev | 2019-12-13 | 1 | -0/+1 |
* | hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClass | Liam Merwick | 2019-11-19 | 1 | -2/+2 |
* | target/i386: move FERR handling to target/i386 | Paolo Bonzini | 2019-10-26 | 1 | -1/+3 |
* | Merge commit 'df84f17' into HEAD | Paolo Bonzini | 2019-10-26 | 1 | -40/+22 |
|\ |
|
| * | hw/i386/pc: Remove kvm_i386.h include | Philippe Mathieu-Daudé | 2019-10-24 | 1 | -1/+0 |
| * | hw/i386/pc: Extract pc_i8259_create() | Philippe Mathieu-Daudé | 2019-10-24 | 1 | -13/+1 |
| * | hw/i386/pc: Move gsi_state creation code | Philippe Mathieu-Daudé | 2019-10-24 | 1 | -3/+3 |
| * | hw/i386/pc: Extract pc_gsi_create() | Philippe Mathieu-Daudé | 2019-10-24 | 1 | -8/+1 |
| * | hw/i386: make x86.c independent from PCMachineState | Sergio Lopez | 2019-10-22 | 1 | -1/+1 |
| * | hw/i386: split PCMachineState deriving X86MachineState from it | Paolo Bonzini | 2019-10-22 | 1 | -17/+18 |
| * | hw/i386/pc: move shared x86 functions to x86.c and export them | Sergio Lopez | 2019-10-22 | 1 | -0/+1 |
| * | hw/i386/pc: rename functions shared with non-PC machines | Sergio Lopez | 2019-10-22 | 1 | -1/+1 |
* | | hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 2019-10-24 | 1 | -1/+1 |
|/ |
|
* | pc: Add an SMB0 ACPI device to q35 | Corey Minyard | 2019-09-20 | 1 | -4/+5 |
* | hw: add compat machines for 4.2 | Cornelia Huck | 2019-08-21 | 1 | -1/+12 |
* | Include hw/boards.h a bit less | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | i386: Make unversioned CPU models be aliases | Eduardo Habkost | 2019-07-05 | 1 | -0/+4 |
* | hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1 | Greg Kurz | 2019-06-21 | 1 | -4/+8 |
* | q35: Revert to kernel irqchip | Alex Williamson | 2019-06-03 | 1 | -2/+14 |
* | hw: add compat machines for 4.1 | Cornelia Huck | 2019-04-25 | 1 | -1/+12 |
* | machine: Move nvdimms state into struct MachineState | Eric Auger | 2019-03-11 | 1 | -2/+2 |