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
Age
Commit message (
Expand
)
Author
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
2016-01-09
pc: acpi: drop unused CPU_STATUS_LEN from DSDT
Igor Mammedov
2016-01-09
pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usage
Igor Mammedov
2016-01-09
pc: acpi: memhp: move \_GPE._E03 into SSDT
Igor Mammedov
2016-01-09
pc: acpi: factor out memhp code from build_ssdt() into separate function
Igor Mammedov
2016-01-09
pc: acpi: memhp: move MHPD Device into SSDT
Igor Mammedov
2016-01-09
pc: acpi: memhp: move MHPD.MCRS method into SSDT
Igor Mammedov
2016-01-08
pc: acpi: memhp: move MHPD.MEJ0 method into SSDT
Igor Mammedov
2016-01-08
pc: acpi: memhp: move MHPD.MOST method into SSDT
Igor Mammedov
2016-01-08
pc: acpi: memhp: move MHPD.MPXM method into SSDT
Igor Mammedov
2016-01-08
pc: acpi: memhp: move MHPD.MRST method into SSDT
Igor Mammedov
2016-01-08
pc: acpi: memhp: move MHPD.MSCN method into SSDT
Igor Mammedov
2016-01-08
pc: acpi: memhp: move MHPD.MLCK mutex into SSDT
Igor Mammedov
2016-01-08
pc: acpi: memhp: move MHPD._STA method into SSDT
Igor Mammedov
2016-01-08
pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT code
Igor Mammedov
2016-01-08
hw/i386: fill in the CENTURY field of the FADT (FACP) ACPI table
Laszlo Ersek
2016-01-08
igd-passthrough: fix use of host_pci_config_read
Cao jin
2016-01-08
nvdimm: fix header pointer in nvdimm_build_nfit()
Haozhong Zhang
2016-01-08
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160108-1' into st...
Peter Maydell
2016-01-08
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160108-1' into s...
Peter Maydell
2016-01-08
ui/curses: Fix color attribute of monitor for curses
OGAWA Hirofumi
2016-01-08
ohci: clear pending SOF on suspend
Laurent Vivier
2016-01-08
ohci: delay first SOF interrupt
Laurent Vivier
2016-01-08
usb-mtp: fix call to trace function
Bandan Das
2016-01-08
usb-mtp: use safe variant when cleaning events list
Bandan Das
2016-01-08
ohci: fix command HostControllerReset
Hervé Poussineau
2016-01-08
ohci: fix Host Controller USBRESET
Hervé Poussineau
2016-01-08
ohci: split reset method in 3 parts
Hervé Poussineau
2016-01-07
block: Rename BLOCK_OP_TYPE_MIRROR to BLOCK_OP_TYPE_MIRROR_SOURCE
Fam Zheng
2016-01-07
petalogix-ml605: Set the MicroBlaze CPU version to 8.10.a
Edgar E. Iglesias
2016-01-07
s3adsp1800: Set the MicroBlaze CPU version to 7.10.d
Edgar E. Iglesias
2016-01-07
sun4u: split NPT and INT_DIS accesses between timer and compare registers
Mark Cave-Ayland
2016-01-07
sun4u: split out NPT and INT_DIS into separate CPUTimer fields
Mark Cave-Ayland
2015-12-23
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2015-12-23
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-12-23
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-12-22' into s...
Peter Maydell
2015-12-23
virtio-9p: use accessor to get thread_pool
Greg Kurz
2015-12-22
acpi: extend aml_and() to accept target argument
Igor Mammedov
2015-12-22
acpi: extend aml_or() to accept target argument
Igor Mammedov
2015-12-22
acpi add aml_dma()
Igor Mammedov
2015-12-22
acpi: add aml_to_buffer()
Igor Mammedov
2015-12-22
acpi: add aml_to_hexstring()
Igor Mammedov
2015-12-22
acpi: extend aml_field() to support LockRule
Igor Mammedov
[next]