Age | Commit message (Expand) | Author |
2015-02-26 | acpi: has_immutable_rsdp->!rsdp_in_ram | Michael S. Tsirkin |
2015-02-26 | pc: acpi-build: migrate RSDP table | Igor Mammedov |
2015-02-13 | isa: add memory space parameter to isa_bus_new | Hervé Poussineau |
2015-01-26 | target-i386: Disable HLE and RTM on Haswell & Broadwell | Eduardo Habkost |
2015-01-26 | pc: fix KVM features in pc-1.3 and earlier machine types | Paolo Bonzini |
2015-01-08 | hw/usb: simplified usb_enabled | Marcel Apfelbaum |
2014-12-15 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-12-15 | target-i386: add f16c and rdrand to Haswell and Broadwell | Paolo Bonzini |
2014-12-15 | target-i386: add VME to all CPUs | Paolo Bonzini |
2014-12-15 | pc: add 2.3 machine types | Paolo Bonzini |
2014-11-26 | -machine vmport=auto: Fix handling of VMWare ioport emulation for xen | Don Slutz |
2014-11-23 | pc: align DIMM's address/size by backend's alignment value | Igor Mammedov |
2014-11-14 | pc: piix4_pm: init legacy PCI hotplug when running on Xen | Igor Mammedov |
2014-11-04 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s... | Peter Maydell |
2014-11-04 | target-i386: Disable SVM by default in KVM mode | Eduardo Habkost |
2014-11-04 | target-i386: Don't enable nested VMX by default | Eduardo Habkost |
2014-11-03 | target-i386: Rename KVM auto-feature-enable compat function | Eduardo Habkost |
2014-11-03 | pc: Create pc_compat_2_1() functions | Eduardo Habkost |
2014-11-03 | vga: flip qemu 2.2 pc machine types from cirrus to stdvga | Gerd Hoffmann |
2014-11-02 | smbios: Encode UUID according to SMBIOS specification | Eduardo Habkost |
2014-11-02 | pc: Add pc_compat_2_1() function | Eduardo Habkost |
2014-11-02 | -machine vmport=off: Allow disabling of VMWare ioport emulation | Dr. David Alan Gilbert |
2014-11-02 | pc: Update rtc_cmos in pc_cpu_plug | Gu Zheng |
2014-11-02 | virtio-pci: fix migration for pci bus master | Michael S. Tsirkin |
2014-11-02 | pc: Fix disabling of vapic for compat PC models | Jan Kiszka |
2014-11-02 | i386/pc: add piix and q35 machtypes to sorting families for -M \? | Laszlo Ersek |
2014-10-31 | -machine vmport=off: Allow disabling of VMWare ioport emulation | Dr. David Alan Gilbert |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster |
2014-10-03 | ide: Update ide_drive_get to be HBA agnostic | John Snow |
2014-08-25 | pc: reserve more memory for ACPI for new machine types | Michael S. Tsirkin |
2014-08-14 | pc: Get rid of pci-info leftovers | Markus Armbruster |
2014-08-14 | pc: Create 2.2 machine type | Jan Kiszka |
2014-08-01 | qemu: support xen hvm direct kernel boot | Chunyan Liu |
2014-07-29 | piix: set legacy table size for 1.7 | Michael S. Tsirkin |
2014-07-28 | pc: hack for migration compatibility from QEMU 2.0 | Paolo Bonzini |
2014-07-18 | Fix new typos in comments (found by codespell) | Stefan Weil |
2014-07-11 | pc_piix: Reuse pc_compat_1_2() for pc-0.1[0123] | Eduardo Habkost |
2014-06-29 | pc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory layout | Don Slutz |
2014-06-23 | pc & q35: Add new machine opt max-ram-below-4g | Don Slutz |
2014-06-23 | xen-hvm: Fix xen_hvm_init() to adjust pc memory layout | Don Slutz |
2014-06-19 | pc: pass MachineState to pc_memory_init | Paolo Bonzini |
2014-06-19 | pc: add acpi-device link to PCMachineState | Igor Mammedov |
2014-06-19 | pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS | Igor Mammedov |
2014-06-18 | pc: create custom generic PC machine type | Igor Mammedov |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum |
2014-05-07 | pc: add compat_props placeholder for 2.0 machine type | Gabriel L. Somlo |
2014-05-05 | SMBIOS: Build aggregate smbios tables and entry point | Gabriel L. Somlo |
2014-05-05 | SMBIOS: Rename symbols to better reflect future use | Gabriel L. Somlo |
2014-05-05 | pc: add 2.1 machine type | Michael S. Tsirkin |
2014-03-13 | target-i386: Enable x2apic by default on KVM | Eduardo Habkost |