summaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)AuthorFilesLines
2014-02-01i386: Add missing include file for QEMU_PACKEDStefan Weil1-2/+1
2014-01-26q35: document gigabyte_alignMichael S. Tsirkin1-0/+13
2014-01-26q35: gigabyte alignment for ramGerd Hoffmann1-2/+5
2014-01-26acpi: Fix PCI hole handling on build_srat()Eduardo Habkost1-5/+5
2014-01-26pc: Save size of RAM below 4GBEduardo Habkost1-0/+1
2014-01-26pc: ACPI: update acpi-dsdt.hex.generated q35-acpi-dsdt.hex.generatedIgor Mammedov4-92/+225
2014-01-26pc: ACPI: unify source of CPU hotplug IO base/lenIgor Mammedov4-4/+6
2014-01-26pc: ACPI: expose PRST IO range via _CRSIgor Mammedov1-1/+13
2014-01-26pc: Q35 DSDT: exclude CPU hotplug IO range from PCI bus resourcesIgor Mammedov3-7/+15
2014-01-26pc: PIIX DSDT: exclude CPU/PCI hotplug & GPE0 IO range from PCI bus resourcesIgor Mammedov3-7/+41
2014-01-26pc: set PRST base in DSDT depending on chipsetIgor Mammedov3-1/+3
2014-01-26acpi-build: enable hotplug for PCI bridgesMichael S. Tsirkin3-94/+297
2014-01-26pc: make: fix dependencies: rebuild when included file is changedIgor Mammedov1-1/+1
2014-01-26ACPI: Fix AppleSMC _STA sizeGabriel L. Somlo2-8/+7
2014-01-26Add DSDT node for AppleSMCGabriel L. Somlo4-0/+22
2014-01-16usb: add support for microsoft os descriptorsGerd Hoffmann1-0/+4
2014-01-10Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori4-24/+105
2014-01-10Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2-14/+11
2013-12-24ioapic: QOM'ify ioapicxiaoqiang zhao1-3/+3
2013-12-24ioapic: Cleanup for QOM'ificationxiaoqiang zhao1-1/+3
2013-12-24apic: QOM'ify APICxiaoqiang zhao1-2/+4
2013-12-24apic: Cleanup for QOM'ificationxiaoqiang zhao1-4/+4
2013-12-23piix: fix 32bit pci holeGerd Hoffmann1-0/+1
2013-12-23target-i386: Move apic_state field from CPUX86State to X86CPUChen Fan2-14/+11
2013-12-23ACPI/DSDT-CPU: cleanup bogus commentIgor Mammedov1-1/+0
2013-12-23ACPI: Q35 DSDT: fix CPU hotplug GPE0.2 handlerIgor Mammedov1-2/+2
2013-12-23hw/i386/pc_sysfw: support two flash drivesLaszlo Ersek1-19/+86
2013-12-23pc_piix: document gigabyte_alignMichael S. Tsirkin1-0/+11
2013-12-23piix: gigabyte alignment for ramGerd Hoffmann1-2/+5
2013-12-23isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+6
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2-2/+0
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster3-3/+3
2013-12-11pc: use macro for HPET typeMichael S. Tsirkin1-1/+1
2013-12-11hpet: enable to entitle more irq pins for hpetLiu Ping Fan3-8/+26
2013-12-10ACPI DSDT: Make control method `IQCR` serializedMichael S. Tsirkin4-6/+6
2013-12-10acpi: strip compiler info in built-in DSDTMichael S. Tsirkin1-1/+7
2013-12-10smbios: Set system manufacturer, product & version by defaultMarkus Armbruster3-1/+57
2013-12-10pc: s/INT64_MAX/UINT64_MAX/Paolo Bonzini2-2/+2
2013-12-10pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin2-16/+6
2013-12-07Merge remote-tracking branch 'kraxel/tags/pull-seabios-31b8b4e-1' into stagingAnthony Liguori2-3/+26
2013-12-06pc: switch 2.0 machine types to large seabios binaryGerd Hoffmann2-2/+6
2013-12-02acpi-build: Fix compiler warning (missing gnu_printf format attribute)Stefan Weil1-2/+3
2013-12-02add pc-{i440fx,q35}-2.0 machine typesGerd Hoffmann2-3/+22
2013-11-25acpi-build: fix support for glib < 2.22Michael S. Tsirkin1-4/+2
2013-11-25Merge remote-tracking branch 'bonzini/tags/for-anthony' into stagingAnthony Liguori2-14/+0
2013-11-21pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini2-14/+0
2013-11-21acpi-build: fix build on glib < 2.14Michael S. Tsirkin2-5/+8
2013-11-21acpi-build: fix build on glib < 2.22Michael S. Tsirkin1-5/+6
2013-11-21Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-46/+10
2013-11-19Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2-2/+2