index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
Age
Commit message (
Expand
)
Author
2016-01-29
x86: Clean up includes
Peter Maydell
2016-01-25
fdc: add drive type qapi enum
John Snow
2016-01-22
fpu: Replace uint32 typedef with uint32_t
Peter Maydell
2016-01-21
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160121' into sta...
Peter Maydell
2016-01-21
xen-pvdevice: convert to realize()
Cao jin
2016-01-21
target-i386: Add support to migrate vcpu's TSC rate
Haozhong Zhang
2016-01-15
i386: avoid null pointer dereference
P J P
2016-01-14
xen-hvm: Clean up xen_hvm_init() error handling
Markus Armbruster
2016-01-13
error: Clean up errors with embedded newlines (again)
Markus Armbruster
2016-01-13
pci-assign: Clean up "Failed to assign" error messages
Markus Armbruster
2016-01-13
error: Use error_reportf_err() where it makes obvious sense
Markus Armbruster
2016-01-13
isa: Clean up error handling around isa_bus_new()
Markus Armbruster
2016-01-13
Use error_fatal to simplify obvious fatal errors
Markus Armbruster
2016-01-09
i386/pc: expose identifying the floppy controller
Roman Kagan
2016-01-09
pc: acpi: remove unused ASL templates and related blobs/utils
Igor Mammedov
2016-01-09
pc: acpi: switch to AML API composed DSDT
Igor Mammedov
2016-01-09
pc: acpi: q35: PCST, PCSB opregions and PCIB field into SSDT
Igor Mammedov
2016-01-09
pc: acpi: q35: move PCI0 device definition into SSDT
Igor Mammedov
2016-01-09
pc: acpi: q35: move PCI0._OSC() method into SSDT
Igor Mammedov
2016-01-09
pc: acpi: q35: move _PIC() method into SSDT
Igor Mammedov
2016-01-09
pc: acpi: q35: move PRTP routing table into SSDT
Igor Mammedov
2016-01-09
pc: acpi: q35: move PRTA routing table into SSDT
Igor Mammedov
2016-01-09
pc: acpi: q35: move _PRT() into SSDT
Igor Mammedov
2016-01-09
pc: acpi: q35: move ISA bridge into SSDT
Igor Mammedov
2016-01-09
pc: acpi: q35: move IQST() into SSDT
Igor Mammedov
2016-01-09
pc: acpi: q35: move IQCR() into SSDT
Igor Mammedov
2016-01-09
pc: acpi: q35: move link devices to SSDT
Igor Mammedov
2016-01-09
pc: acpi: q35: move GSI links to SSDT
Igor Mammedov
2016-01-09
pc: acpi: piix4: acpi move PCI0 device to SSDT
Igor Mammedov
2016-01-09
pc: acpi: piix4: move remaining PCI hotplug bits into SSDT
Igor Mammedov
2016-01-09
pc: acpi: piix4: move PCI0._PRT() into SSDT
Igor Mammedov
2016-01-09
pc: acpi: piix4: move IQST() into SSDT
Igor Mammedov
2016-01-09
pc: acpi: piix4: move IQCR() into SSDT
Igor Mammedov
2016-01-09
pc: acpi: pci: move link devices into SSDT
Igor Mammedov
2016-01-09
pc: acpi: move remaining GPE handlers into SSDT
Igor Mammedov
2016-01-09
pc: acpi: move PIIX4 isa-bridge and pm devices into SSDT
Igor Mammedov
2016-01-09
pc: acpi: move COM devices from DSDT to SSDT
Igor Mammedov
2016-01-09
pc: acpi: move LPT device from DSDT to SSDT
Igor Mammedov
2016-01-09
pc: acpi: move FDC0 device from DSDT to SSDT
Igor Mammedov
2016-01-09
pc: acpi: move MOU device from DSDT to SSDT
Igor Mammedov
2016-01-09
pc: acpi: move KBD device from DSDT to SSDT
Igor Mammedov
2016-01-09
pc: acpi: move RTC device from DSDT to SSDT
Igor Mammedov
2016-01-09
pc: acpi: move DBUG() from DSDT to SSDT
Igor Mammedov
2016-01-09
pc: acpi: move HPET from DSDT to SSDT
Igor Mammedov
2016-01-09
pc: acpi: factor out cpu hotplug code from build_ssdt() into separate function
Igor Mammedov
2016-01-09
pc: acpi: cpuhp: move \_GPE._E02() into SSDT
Igor Mammedov
2016-01-09
pc: acpi: cpuhp: move PRSC() method into SSDT
Igor Mammedov
2016-01-09
pc: acpi: cpuhp: move CPST() method into SSDT
Igor Mammedov
2016-01-09
pc: acpi: cpuhp: move CPMA() method into SSDT
Igor Mammedov
2016-01-09
pc: acpi: cpuhp: move CPEJ() method to SSDT
Igor Mammedov
[next]