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-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
2013-08-12
pc_sysfw: do not make it a device anymore
Paolo Bonzini
2013-08-12
pc: disable pci-info for 1.6
Michael S. Tsirkin
2013-07-29
pc: add Q35 to QOM composition tree under /machine
Igor Mammedov
2013-07-23
q35: Use type-safe cast instead of direct access of parent dev
Hu Tao
2013-07-08
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
pc: pass PCI hole ranges to Guests
Michael S. Tsirkin
2013-07-04
pci: store PCI hole ranges in guestinfo structure
Michael S. Tsirkin
2013-06-10
target-i386: Update model values on Conroe/Penryn/Nehalem CPU models
Eduardo Habkost
2013-06-10
pc: Create pc-*-1.6 machine-types
Eduardo Habkost
2013-05-13
Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"
Paolo Bonzini
2013-05-12
remove double semicolons
Dong Xu Wang
2013-05-06
target-i386: n270 can MOVBE
Borislav Petkov
2013-05-01
pc: Implement QEMUMachine::hot_add_cpu hook
Igor Mammedov
2013-05-01
target-i386: Attach ICC bus to CPU on its creation
Igor Mammedov
[next]