Age | Commit message (Expand) | Author |
2019-07-05 | i386: Make unversioned CPU models be aliases | Eduardo Habkost |
2019-06-21 | hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1 | Greg Kurz |
2019-06-03 | q35: Revert to kernel irqchip | Alex Williamson |
2019-04-25 | hw: add compat machines for 4.1 | Cornelia Huck |
2019-03-11 | machine: Move nvdimms state into struct MachineState | Eric Auger |
2019-02-27 | boards.h: Ignore migration for SMBus devices on older machines | Corey Minyard |
2019-02-27 | i2c: Split smbus into parts | Corey Minyard |
2019-02-05 | hw/i386/pc: enable PVH only for machine type >= 4.0 | Stefano Garzarella |
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: 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 | q35: set split kernel irqchip as default | Peter Xu |
2018-12-19 | hw/smbios: Move to the hw/firmware/ subdirectory | Philippe Mathieu-Daudé |
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-07-02 | hw/i386: Use the IEC binary prefix definitions | Paolo Bonzini |
2018-06-18 | hw/display: add standalone ramfb device | Gerd Hoffmann |
2018-06-12 | Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ... | Peter Maydell |
2018-06-12 | object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence | Marc-André Lureau |
2018-06-10 | pc: Remove PC_COMPAT_2_12 from 3.0 machine-types | Eduardo Habkost |
2018-06-04 | migration: introduce decompress-error-check | Xiao Guangrong |
2018-05-29 | hw/i386: Rename 2.13 machine types to 3.0 | Peter Maydell |
2018-05-15 | pc: add 2.13 machine types | Babu Moger |
2018-03-12 | q35: change default NIC to e1000e | Paolo Bonzini |
2018-03-06 | scsi: Remove automatic creation of SCSI controllers with -drive if=scsi | Thomas Huth |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster |
2018-01-19 | q35: Allow only supported dynamic sysbus devices | Eduardo Habkost |
2018-01-19 | machine: Replace has_dynamic_sysbus with list of allowed devices | Eduardo Habkost |
2018-01-17 | pc: add 2.12 machine types | Haozhong Zhang |
2017-11-16 | NUMA: Enable adding NUMA node implicitly | Dou Liyang |
2017-10-15 | pc: remove useless hot_add_cpu initialisation | Laurent Vivier |
2017-09-19 | hw/i386: Improve some of the warning messages | Alistair Francis |
2017-09-08 | pc: add 2.11 machine types | Marcel Apfelbaum |
2017-07-18 | ahci: add ahci_get_num_ports | John Snow |
2017-07-13 | Convert error_report() to warn_report() | Alistair Francis |
2017-07-04 | Move CONFIG_KVM related definitions to kvm_i386.h | Thomas Huth |