Age | Commit message (Expand) | Author |
2015-09-10 | pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machines | Igor Mammedov |
2015-09-10 | pc: Remove redundant arguments from xen_hvm_init() | Eduardo Habkost |
2015-09-07 | smbios: add smbios 3.0 support | Wei Huang |
2015-08-13 | smbios: move smbios code into a common folder | Wei Huang |
2015-08-13 | pc: Remove redundant arguments from pc_memory_init() | Eduardo Habkost |
2015-08-13 | pc: Remove redundant arguments from pc_cmos_init() | Eduardo Habkost |
2015-08-13 | pc: Use PCMachineState as pc_guest_info_init() argument | Eduardo Habkost |
2015-08-13 | pc: Move {above,below}_4g_mem_size variables to PCMachineState | Eduardo Habkost |
2015-08-13 | pc: Use PCMachineState for pc_memory_init() argument | Eduardo Habkost |
2015-08-13 | pc: Use PCMachineState for pc_cmos_init() argument | Eduardo Habkost |
2015-08-13 | pc: Eliminate pc_default_machine_options() | Eduardo Habkost |
2015-08-13 | pc: Rename pc_machine variables to pcms | Eduardo Habkost |
2015-08-13 | pc: Use PC_COMPAT_* for CPUID feature compatibility | Eduardo Habkost |
2015-07-08 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-07-08 | hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init() | Laszlo Ersek |
2015-07-07 | migration: Add configuration section | Juan Quintela |
2015-07-07 | global_state: Make section optional | Juan Quintela |
2015-07-07 | ich9: add TCO interface emulation | Paulo Alcantara |
2015-07-06 | pc: add SMM property | Paolo Bonzini |
2015-07-06 | ich9: add smm_enabled field and arguments | Paolo Bonzini |
2015-06-19 | q35: Re-enable FDC on pc-q35-2.3 and older | Eduardo Habkost |
2015-06-12 | Disable section footers on older machine types | Dr. David Alan Gilbert |
2015-06-03 | hw/i386/pc: Fix misusing qemu_allocate_irqs for single irq | Shannon Zhao |
2015-05-31 | i386: drop FDC in pc-q35-2.4+ if neither it nor floppy drives are wanted | Laszlo Ersek |
2015-05-31 | i386/pc_q35: don't insist on board FDC if there's no default floppy | Laszlo Ersek |
2015-05-31 | i386/pc: pc_basic_device_init(): delegate FDC creation request | Laszlo Ersek |
2015-05-31 | pc: Generate init functions with a macro | Eduardo Habkost |
2015-05-31 | pc: Don't use QEMUMachine anymore | Eduardo Habkost |
2015-05-31 | pc: Move compat_props setting inside *_machine_options() functions | Eduardo Habkost |
2015-05-31 | pc: Convert *_MACHINE_OPTIONS macros into functions | Eduardo Habkost |
2015-05-31 | pc: Define machines using a DEFINE_PC_MACHINE macro | Eduardo Habkost |
2015-05-31 | pc: Define MACHINE_OPTIONS macros consistently for all machines | Eduardo Habkost |
2015-05-31 | pc: Define PC_COMPAT_2_[123] macros | Eduardo Habkost |
2015-05-31 | pc: Move commas inside PC_COMPAT_* macros | Eduardo Habkost |
2015-05-31 | hw: Move commas inside HW_COMPAT_2_1 macro | Eduardo Habkost |
2015-04-27 | pc: add 2.4 machine types | Jason Wang |
2015-03-19 | Revert "target-i386: Disable HLE and RTM on Haswell & Broadwell" | Eduardo Habkost |
2015-03-16 | pc: Disable vmdesc submission for old machines | Alexander Graf |
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-01-26 | target-i386: Disable HLE and RTM on Haswell & Broadwell | Eduardo Habkost |
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-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 |