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
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdev: Add enum property types to QAPI schema
Paolo Bonzini
2014-02-14
1
-3
/
+3
*
qdev: Remove hex8/32/64 property types
Paolo Bonzini
2014-02-14
1
-1
/
+1
*
i2c: Rename i2c_bus to I2CBus
Andreas Färber
2014-02-14
1
-1
/
+1
*
i386: Add missing include file for QEMU_PACKED
Stefan Weil
2014-02-01
1
-2
/
+1
*
q35: document gigabyte_align
Michael S. Tsirkin
2014-01-26
1
-0
/
+13
*
q35: gigabyte alignment for ram
Gerd Hoffmann
2014-01-26
1
-2
/
+5
*
acpi: Fix PCI hole handling on build_srat()
Eduardo Habkost
2014-01-26
1
-5
/
+5
*
pc: Save size of RAM below 4GB
Eduardo Habkost
2014-01-26
1
-0
/
+1
*
pc: ACPI: update acpi-dsdt.hex.generated q35-acpi-dsdt.hex.generated
Igor Mammedov
2014-01-26
4
-92
/
+225
*
pc: ACPI: unify source of CPU hotplug IO base/len
Igor Mammedov
2014-01-26
4
-4
/
+6
*
pc: ACPI: expose PRST IO range via _CRS
Igor Mammedov
2014-01-26
1
-1
/
+13
*
pc: Q35 DSDT: exclude CPU hotplug IO range from PCI bus resources
Igor Mammedov
2014-01-26
3
-7
/
+15
*
pc: PIIX DSDT: exclude CPU/PCI hotplug & GPE0 IO range from PCI bus resources
Igor Mammedov
2014-01-26
3
-7
/
+41
*
pc: set PRST base in DSDT depending on chipset
Igor Mammedov
2014-01-26
3
-1
/
+3
*
acpi-build: enable hotplug for PCI bridges
Michael S. Tsirkin
2014-01-26
3
-94
/
+297
*
pc: make: fix dependencies: rebuild when included file is changed
Igor Mammedov
2014-01-26
1
-1
/
+1
*
ACPI: Fix AppleSMC _STA size
Gabriel L. Somlo
2014-01-26
2
-8
/
+7
*
Add DSDT node for AppleSMC
Gabriel L. Somlo
2014-01-26
4
-0
/
+22
*
usb: add support for microsoft os descriptors
Gerd Hoffmann
2014-01-16
1
-0
/
+4
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2014-01-10
4
-24
/
+105
|
\
|
*
piix: fix 32bit pci hole
Gerd Hoffmann
2013-12-23
1
-0
/
+1
|
*
ACPI/DSDT-CPU: cleanup bogus comment
Igor Mammedov
2013-12-23
1
-1
/
+0
|
*
ACPI: Q35 DSDT: fix CPU hotplug GPE0.2 handler
Igor Mammedov
2013-12-23
1
-2
/
+2
|
*
hw/i386/pc_sysfw: support two flash drives
Laszlo Ersek
2013-12-23
1
-19
/
+86
|
*
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
*
|
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2014-01-10
2
-14
/
+11
|
\
\
|
*
|
target-i386: Move apic_state field from CPUX86State to X86CPU
Chen Fan
2013-12-23
2
-14
/
+11
|
|
/
*
|
ioapic: QOM'ify ioapic
xiaoqiang zhao
2013-12-24
1
-3
/
+3
*
|
ioapic: Cleanup for QOM'ification
xiaoqiang zhao
2013-12-24
1
-1
/
+3
*
|
apic: QOM'ify APIC
xiaoqiang zhao
2013-12-24
1
-2
/
+4
*
|
apic: Cleanup for QOM'ification
xiaoqiang zhao
2013-12-24
1
-4
/
+4
*
|
isa: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+6
*
|
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
2
-2
/
+0
*
|
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
3
-3
/
+3
|
/
*
pc: use macro for HPET type
Michael S. Tsirkin
2013-12-11
1
-1
/
+1
*
hpet: enable to entitle more irq pins for hpet
Liu Ping Fan
2013-12-11
3
-8
/
+26
*
ACPI DSDT: Make control method `IQCR` serialized
Michael S. Tsirkin
2013-12-10
4
-6
/
+6
*
acpi: strip compiler info in built-in DSDT
Michael S. Tsirkin
2013-12-10
1
-1
/
+7
*
smbios: Set system manufacturer, product & version by default
Markus Armbruster
2013-12-10
3
-1
/
+57
*
pc: s/INT64_MAX/UINT64_MAX/
Paolo Bonzini
2013-12-10
2
-2
/
+2
*
pc: map PCI address space as catchall region for not mapped addresses
Michael S. Tsirkin
2013-12-10
2
-16
/
+6
*
Merge remote-tracking branch 'kraxel/tags/pull-seabios-31b8b4e-1' into staging
Anthony Liguori
2013-12-07
2
-3
/
+26
|
\
|
*
pc: switch 2.0 machine types to large seabios binary
Gerd Hoffmann
2013-12-06
2
-2
/
+6
|
*
add pc-{i440fx,q35}-2.0 machine types
Gerd Hoffmann
2013-12-02
2
-3
/
+22
*
|
acpi-build: Fix compiler warning (missing gnu_printf format attribute)
Stefan Weil
2013-12-02
1
-2
/
+3
|
/
*
acpi-build: fix support for glib < 2.22
Michael S. Tsirkin
2013-11-25
1
-4
/
+2
*
Merge remote-tracking branch 'bonzini/tags/for-anthony' into staging
Anthony Liguori
2013-11-25
2
-14
/
+0
|
\
|
*
pc: get rid of builtin pvpanic for "-M pc-1.5"
Paolo Bonzini
2013-11-21
2
-14
/
+0
*
|
acpi-build: fix build on glib < 2.14
Michael S. Tsirkin
2013-11-21
2
-5
/
+8
[next]