summaryrefslogtreecommitdiffstats
path: root/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* i2c: Rename i2c_bus to I2CBusAndreas Färber2014-02-141-1/+1
* i386: Add missing include file for QEMU_PACKEDStefan Weil2014-02-011-2/+1
* q35: document gigabyte_alignMichael S. Tsirkin2014-01-261-0/+13
* q35: gigabyte alignment for ramGerd Hoffmann2014-01-261-2/+5
* acpi: Fix PCI hole handling on build_srat()Eduardo Habkost2014-01-261-5/+5
* pc: Save size of RAM below 4GBEduardo Habkost2014-01-261-0/+1
* pc: ACPI: update acpi-dsdt.hex.generated q35-acpi-dsdt.hex.generatedIgor Mammedov2014-01-264-92/+225
* pc: ACPI: unify source of CPU hotplug IO base/lenIgor Mammedov2014-01-264-4/+6
* pc: ACPI: expose PRST IO range via _CRSIgor Mammedov2014-01-261-1/+13
* pc: Q35 DSDT: exclude CPU hotplug IO range from PCI bus resourcesIgor Mammedov2014-01-263-7/+15
* pc: PIIX DSDT: exclude CPU/PCI hotplug & GPE0 IO range from PCI bus resourcesIgor Mammedov2014-01-263-7/+41
* pc: set PRST base in DSDT depending on chipsetIgor Mammedov2014-01-263-1/+3
* acpi-build: enable hotplug for PCI bridgesMichael S. Tsirkin2014-01-263-94/+297
* pc: make: fix dependencies: rebuild when included file is changedIgor Mammedov2014-01-261-1/+1
* ACPI: Fix AppleSMC _STA sizeGabriel L. Somlo2014-01-262-8/+7
* Add DSDT node for AppleSMCGabriel L. Somlo2014-01-264-0/+22
* usb: add support for microsoft os descriptorsGerd Hoffmann2014-01-161-0/+4
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2014-01-104-24/+105
|\
| * piix: fix 32bit pci holeGerd Hoffmann2013-12-231-0/+1
| * ACPI/DSDT-CPU: cleanup bogus commentIgor Mammedov2013-12-231-1/+0
| * ACPI: Q35 DSDT: fix CPU hotplug GPE0.2 handlerIgor Mammedov2013-12-231-2/+2
| * hw/i386/pc_sysfw: support two flash drivesLaszlo Ersek2013-12-231-19/+86
| * pc_piix: document gigabyte_alignMichael S. Tsirkin2013-12-231-0/+11
| * piix: gigabyte alignment for ramGerd Hoffmann2013-12-231-2/+5
* | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2014-01-102-14/+11
|\ \
| * | target-i386: Move apic_state field from CPUX86State to X86CPUChen Fan2013-12-232-14/+11
| |/
* | ioapic: QOM'ify ioapicxiaoqiang zhao2013-12-241-3/+3
* | ioapic: Cleanup for QOM'ificationxiaoqiang zhao2013-12-241-1/+3
* | apic: QOM'ify APICxiaoqiang zhao2013-12-241-2/+4
* | apic: Cleanup for QOM'ificationxiaoqiang zhao2013-12-241-4/+4
* | isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+6
* | sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-232-2/+0
* | qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-233-3/+3
|/
* pc: use macro for HPET typeMichael S. Tsirkin2013-12-111-1/+1
* hpet: enable to entitle more irq pins for hpetLiu Ping Fan2013-12-113-8/+26
* ACPI DSDT: Make control method `IQCR` serializedMichael S. Tsirkin2013-12-104-6/+6
* acpi: strip compiler info in built-in DSDTMichael S. Tsirkin2013-12-101-1/+7
* smbios: Set system manufacturer, product & version by defaultMarkus Armbruster2013-12-103-1/+57
* pc: s/INT64_MAX/UINT64_MAX/Paolo Bonzini2013-12-102-2/+2
* pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin2013-12-102-16/+6
* Merge remote-tracking branch 'kraxel/tags/pull-seabios-31b8b4e-1' into stagingAnthony Liguori2013-12-072-3/+26
|\
| * pc: switch 2.0 machine types to large seabios binaryGerd Hoffmann2013-12-062-2/+6
| * add pc-{i440fx,q35}-2.0 machine typesGerd Hoffmann2013-12-022-3/+22
* | acpi-build: Fix compiler warning (missing gnu_printf format attribute)Stefan Weil2013-12-021-2/+3
|/
* acpi-build: fix support for glib < 2.22Michael S. Tsirkin2013-11-251-4/+2
* Merge remote-tracking branch 'bonzini/tags/for-anthony' into stagingAnthony Liguori2013-11-252-14/+0
|\
| * pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini2013-11-212-14/+0
* | acpi-build: fix build on glib < 2.14Michael S. Tsirkin2013-11-212-5/+8
* | acpi-build: fix build on glib < 2.22Michael S. Tsirkin2013-11-211-5/+6
* | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2013-11-211-46/+10
|\ \ | |/ |/|
OpenPOWER on IntegriCloud