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
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
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-23
q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_props
Eduardo Habkost
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
2014-03-11
pc: avoid duplicate names for ROM MRs
Michael S. Tsirkin
2014-03-09
loader: rename in_ram/has_mr
Michael S. Tsirkin
2014-01-26
q35: document gigabyte_align
Michael S. Tsirkin
2014-01-26
q35: gigabyte alignment for ram
Gerd Hoffmann
2013-12-11
hpet: enable to entitle more irq pins for hpet
Liu Ping Fan
2013-12-10
smbios: Set system manufacturer, product & version by default
Markus Armbruster
2013-12-10
pc: s/INT64_MAX/UINT64_MAX/
Paolo Bonzini
2013-12-06
pc: switch 2.0 machine types to large seabios binary
Gerd Hoffmann
2013-12-02
add pc-{i440fx,q35}-2.0 machine types
Gerd Hoffmann
2013-11-21
pc: get rid of builtin pvpanic for "-M pc-1.5"
Paolo Bonzini
2013-11-14
pc: disable pci-info
Igor Mammedov
2013-10-14
i386: ACPI table generation code from seabios
Michael S. Tsirkin
2013-09-11
Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into staging
Anthony Liguori
2013-09-09
pc_q35: Initialize Xen.
Anthony PERARD
2013-09-06
e1000: add interrupt mitigation support
Vincenzo Maffione
2013-09-01
pc: reduce duplication, fix PIIX descriptions
Michael S. Tsirkin
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
2013-08-21
pc: pc_compat_1_4() now can call pc_compat_1_5()
Eduardo Habkost
2013-08-21
pc: Create pc_compat_*() functions
Eduardo Habkost
2013-08-21
pc: Don't explode QEMUMachineInitArgs into local variables needlessly
Markus Armbruster
2013-08-21
loader: store FW CFG ROM files in RAM
Michael S. Tsirkin
2013-08-21
pc: cleanup 1.4 compat support
Michael S. Tsirkin
2013-08-13
pvpanic: fix bad merge
Anthony Liguori
2013-08-12
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-08-12
hw/misc: don't create pvpanic device by default
Marcel Apfelbaum
2013-08-12
pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and older
Eduardo Habkost
[next]