summaryrefslogtreecommitdiffstats
path: root/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * pci-assign: Remove dead code for direct I/O region access from userspaceJan Kiszka2013-11-071-46/+10
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-11-192-2/+2
|\ \
| * | pc: disable pci-infoIgor Mammedov2013-11-142-2/+2
* | | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-11-192-21/+17
|\ \ \ | |/ / |/| |
| * | hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistentlyMichael Tokarev2013-11-171-1/+1
| * | pci-assign: Fix error_report of pci-stub messageCole Robinson2013-11-131-20/+16
* | | acpi-build: disable with -no-acpiMichael S. Tsirkin2013-11-101-0/+5
|/ /
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-11-051-0/+2
|\ \
| * | pc: disable acpi info for isapc and old pc machineMichael S. Tsirkin2013-11-041-0/+2
* | | pc: register e820 entries for ramGerd Hoffmann2013-11-041-7/+1
* | | pc: add etc/e820 fw_cfg fileGerd Hoffmann2013-11-041-11/+28
|/ /
* | Merge remote-tracking branch 'kraxel/e820.1' into stagingAnthony Liguori2013-10-311-0/+8
|\ \
| * | e820: pass high memory too.Gerd Hoffmann2013-10-171-0/+8
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-3124-1/+15616
|\ \ \ | |_|/ |/| |
| * | ssdt-proc: update generated fileMichael S. Tsirkin2013-10-141-5/+5
| * | ssdt: fix PBLK lengthMichael S. Tsirkin2013-10-141-1/+1
| * | i386: ACPI table generation code from seabiosMichael S. Tsirkin2013-10-147-0/+1568
| * | pc: use new api to add builtin tablesMichael S. Tsirkin2013-10-141-1/+1
| * | i386: define pc guest infoMichael S. Tsirkin2013-10-141-0/+21
| * | i386: add bios linker/loaderMichael S. Tsirkin2013-10-143-0/+186
| * | acpi: ssdt pcihp: updat generated fileMichael S. Tsirkin2013-10-141-4/+4
| * | acpi: pre-compiled ASL filesMichael S. Tsirkin2013-10-145-0/+12383
| * | acpi: add rules to compile ASL sourceMichael S. Tsirkin2013-10-141-0/+22
| * | i386: add ACPI table files from seabiosMichael S. Tsirkin2013-10-1410-0/+1435
* | | kvmvapic: Prevent reading beyond the end of guest RAMJan Kiszka2013-10-041-0/+3
| |/ |/|
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-301-98/+241
|\ \ | |/
| * smbios: Factor out smbios_maybe_add_str()Markus Armbruster2013-09-281-36/+25
| * smbios: Make multiple -smbios type= accumulate sanelyMarkus Armbruster2013-09-281-61/+91
| * smbios: Improve diagnostics for conflicting entriesMarkus Armbruster2013-09-281-26/+17
| * smbios: Convert to QemuOptsMarkus Armbruster2013-09-281-38/+171
| * smbios: Normalize smbios_entry_add()'s error handling to exit(1)Markus Armbruster2013-09-281-5/+5
* | xen: Enable cpu-hotplug on xenfv machine.Anthony PERARD2013-09-251-0/+1
* | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-09-231-1/+1
|\ \
OpenPOWER on IntegriCloud