aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2013-12-23isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-11pc: use macro for HPET typeMichael S. Tsirkin
2013-12-11hpet: enable to entitle more irq pins for hpetLiu Ping Fan
2013-12-10ACPI DSDT: Make control method `IQCR` serializedMichael S. Tsirkin
2013-12-10acpi: strip compiler info in built-in DSDTMichael S. Tsirkin
2013-12-10smbios: Set system manufacturer, product & version by defaultMarkus Armbruster
2013-12-10pc: s/INT64_MAX/UINT64_MAX/Paolo Bonzini
2013-12-10pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin
2013-12-07Merge remote-tracking branch 'kraxel/tags/pull-seabios-31b8b4e-1' into stagingAnthony Liguori
2013-12-06pc: switch 2.0 machine types to large seabios binaryGerd Hoffmann
2013-12-02acpi-build: Fix compiler warning (missing gnu_printf format attribute)Stefan Weil
2013-12-02add pc-{i440fx,q35}-2.0 machine typesGerd Hoffmann
2013-11-25acpi-build: fix support for glib < 2.22Michael S. Tsirkin
2013-11-25Merge remote-tracking branch 'bonzini/tags/for-anthony' into stagingAnthony Liguori
2013-11-21pc: get rid of builtin pvpanic for "-M pc-1.5"Paolo Bonzini
2013-11-21acpi-build: fix build on glib < 2.14Michael S. Tsirkin
2013-11-21acpi-build: fix build on glib < 2.22Michael S. Tsirkin
2013-11-21Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2013-11-19Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-11-19Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-11-17hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistentlyMichael Tokarev
2013-11-14pc: disable pci-infoIgor Mammedov
2013-11-13pci-assign: Fix error_report of pci-stub messageCole Robinson
2013-11-10acpi-build: disable with -no-acpiMichael S. Tsirkin
2013-11-07pci-assign: Remove dead code for direct I/O region access from userspaceJan Kiszka
2013-11-05Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-11-04pc: disable acpi info for isapc and old pc machineMichael S. Tsirkin
2013-11-04pc: register e820 entries for ramGerd Hoffmann
2013-11-04pc: add etc/e820 fw_cfg fileGerd Hoffmann
2013-10-31Merge remote-tracking branch 'kraxel/e820.1' into stagingAnthony Liguori
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-10-17e820: pass high memory too.Gerd Hoffmann
2013-10-14ssdt-proc: update generated fileMichael S. Tsirkin
2013-10-14ssdt: fix PBLK lengthMichael S. Tsirkin
2013-10-14i386: ACPI table generation code from seabiosMichael S. Tsirkin
2013-10-14pc: use new api to add builtin tablesMichael S. Tsirkin
2013-10-14i386: define pc guest infoMichael S. Tsirkin
2013-10-14i386: add bios linker/loaderMichael S. Tsirkin
2013-10-14acpi: ssdt pcihp: updat generated fileMichael S. Tsirkin
2013-10-14acpi: pre-compiled ASL filesMichael S. Tsirkin
2013-10-14acpi: add rules to compile ASL sourceMichael S. Tsirkin
2013-10-14i386: add ACPI table files from seabiosMichael S. Tsirkin
2013-10-04kvmvapic: Prevent reading beyond the end of guest RAMJan Kiszka
2013-09-30Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-09-28smbios: Factor out smbios_maybe_add_str()Markus Armbruster
2013-09-28smbios: Make multiple -smbios type= accumulate sanelyMarkus Armbruster
2013-09-28smbios: Improve diagnostics for conflicting entriesMarkus Armbruster
2013-09-28smbios: Convert to QemuOptsMarkus Armbruster