index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
pc_q35.c
Age
Commit message (
Expand
)
Author
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
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
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-22
hw/i386/pc_q35.c: Avoid g_assert_cmpint() as it is not in glib 2.12
Peter Maydell
2014-10-03
q35/ahci: Pick up -cdrom and -hda options
John Snow
2014-10-03
pc/vl: Add units-per-default-bus property
John Snow
2014-08-25
pc: reserve more memory for ACPI for new machine types
Michael S. Tsirkin
2014-08-18
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-08-15
q35: Enable the ioapic device to be seen by qtest.
John Snow
2014-08-14
pc: Get rid of pci-info leftovers
Markus Armbruster
2014-08-14
pc: Create 2.2 machine type
Jan Kiszka
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-06-29
pc: Move q35 compat props to PC_COMPAT_*
Eduardo Habkost
[next]