index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
/
pc_piix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2014-05-28
1
-54
/
+55
*
pc: add compat_props placeholder for 2.0 machine type
Gabriel L. Somlo
2014-05-07
1
-0
/
+4
*
SMBIOS: Build aggregate smbios tables and entry point
Gabriel L. Somlo
2014-05-05
1
-1
/
+3
*
SMBIOS: Rename symbols to better reflect future use
Gabriel L. Somlo
2014-05-05
1
-7
/
+7
*
pc: add 2.1 machine type
Michael S. Tsirkin
2014-05-05
1
-4
/
+24
*
target-i386: Enable x2apic by default on KVM
Eduardo Habkost
2014-03-13
1
-0
/
+1
*
target-i386: Introduce x86_cpu_compat_disable_kvm_features()
Eduardo Habkost
2014-03-13
1
-3
/
+3
*
pc: avoid duplicate names for ROM MRs
Michael S. Tsirkin
2014-03-11
1
-0
/
+1
*
loader: rename in_ram/has_mr
Michael S. Tsirkin
2014-03-09
1
-1
/
+1
*
qdev: Keep global allocation counter per bus
Alexander Graf
2014-03-05
1
-1
/
+7
*
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2014-02-20
1
-1
/
+1
|
\
|
*
i2c: Rename i2c_bus to I2CBus
Andreas Färber
2014-02-14
1
-1
/
+1
*
|
pc_piix: enable legacy hotplug for Xen
Michael S. Tsirkin
2014-02-05
1
-0
/
+11
|
/
*
usb: add support for microsoft os descriptors
Gerd Hoffmann
2014-01-16
1
-0
/
+4
*
piix: fix 32bit pci hole
Gerd Hoffmann
2013-12-23
1
-0
/
+1
*
pc_piix: document gigabyte_align
Michael S. Tsirkin
2013-12-23
1
-0
/
+11
*
piix: gigabyte alignment for ram
Gerd Hoffmann
2013-12-23
1
-2
/
+5
*
hpet: enable to entitle more irq pins for hpet
Liu Ping Fan
2013-12-11
1
-1
/
+2
*
smbios: Set system manufacturer, product & version by default
Markus Armbruster
2013-12-10
1
-1
/
+23
*
pc: s/INT64_MAX/UINT64_MAX/
Paolo Bonzini
2013-12-10
1
-1
/
+1
*
pc: map PCI address space as catchall region for not mapped addresses
Michael S. Tsirkin
2013-12-10
1
-2
/
+0
*
pc: switch 2.0 machine types to large seabios binary
Gerd Hoffmann
2013-12-06
1
-1
/
+3
*
add pc-{i440fx,q35}-2.0 machine types
Gerd Hoffmann
2013-12-02
1
-2
/
+12
*
pc: get rid of builtin pvpanic for "-M pc-1.5"
Paolo Bonzini
2013-11-21
1
-7
/
+0
*
pc: disable pci-info
Igor Mammedov
2013-11-14
1
-1
/
+1
*
pc: disable acpi info for isapc and old pc machine
Michael S. Tsirkin
2013-11-04
1
-0
/
+2
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-10-31
1
-0
/
+5
|
\
|
*
i386: ACPI table generation code from seabios
Michael S. Tsirkin
2013-10-14
1
-0
/
+5
*
|
xen: Enable cpu-hotplug on xenfv machine.
Anthony PERARD
2013-09-25
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into staging
Anthony Liguori
2013-09-11
1
-1
/
+1
|
\
|
*
pc: Initializing ram_memory under Xen.
Anthony PERARD
2013-09-09
1
-1
/
+1
*
|
e1000: add interrupt mitigation support
Vincenzo Maffione
2013-09-06
1
-2
/
+14
|
/
*
pc: reduce duplication, fix PIIX descriptions
Michael S. Tsirkin
2013-09-01
1
-52
/
+34
*
hw: Clean up bogus default boot order
Markus Armbruster
2013-08-28
1
-16
/
+16
*
pc_piix: Kill pc_init1() memory region args
Eduardo Habkost
2013-08-21
1
-5
/
+5
*
pc: pc_compat_1_4() now can call pc_compat_1_5()
Eduardo Habkost
2013-08-21
1
-2
/
+2
*
pc: Create pc_compat_*() functions
Eduardo Habkost
2013-08-21
1
-11
/
+41
*
pc: Kill pc_init_pci_1_0()
Eduardo Habkost
2013-08-21
1
-10
/
+4
*
pc: Don't prematurely explode QEMUMachineInitArgs
Markus Armbruster
2013-08-21
1
-49
/
+16
*
loader: store FW CFG ROM files in RAM
Michael S. Tsirkin
2013-08-21
1
-0
/
+2
*
pc: cleanup 1.4 compat support
Michael S. Tsirkin
2013-08-21
1
-2
/
+2
*
pvpanic: fix bad merge
Anthony Liguori
2013-08-13
1
-1
/
+1
*
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-08-12
1
-0
/
+1
|
\
|
*
pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and older
Eduardo Habkost
2013-08-12
1
-0
/
+1
*
|
pc: drop external DSDT loading
Anthony Liguori
2013-08-12
1
-1
/
+0
*
|
hw/misc: don't create pvpanic device by default
Marcel Apfelbaum
2013-08-12
1
-5
/
+4
|
/
*
pc_sysfw: do not make it a device anymore
Paolo Bonzini
2013-08-12
1
-5
/
+1
*
pc_sysfw: remove the rom_only property
Paolo Bonzini
2013-08-12
1
-9
/
+0
*
pc: disable pci-info for 1.6
Michael S. Tsirkin
2013-08-12
1
-2
/
+7
*
pc: limit 64 bit hole to 2G by default
Igor Mammedov
2013-07-29
1
-13
/
+1
[next]