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