index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-01-26
pc: Save size of RAM below 4GB
Eduardo Habkost
2014-01-26
hw/pci: fix error flow in pci multifunction init
Marcel Apfelbaum
2014-01-26
acpi-test: update expected AML since recent changes
Michael S. Tsirkin
2014-01-26
pc: ACPI: update acpi-dsdt.hex.generated q35-acpi-dsdt.hex.generated
Igor Mammedov
2014-01-26
pc: ACPI: unify source of CPU hotplug IO base/len
Igor Mammedov
2014-01-26
pc: ACPI: expose PRST IO range via _CRS
Igor Mammedov
2014-01-26
pc: Q35 DSDT: exclude CPU hotplug IO range from PCI bus resources
Igor Mammedov
2014-01-26
pc: PIIX DSDT: exclude CPU/PCI hotplug & GPE0 IO range from PCI bus resources
Igor Mammedov
2014-01-26
pc: set PRST base in DSDT depending on chipset
Igor Mammedov
2014-01-26
acpi: ich9: add CPU hotplug handling to Q35 machine
Igor Mammedov
2014-01-26
acpi: factor out common cpu hotplug code for PIIX4/Q35
Igor Mammedov
2014-01-26
acpi-build: enable hotplug for PCI bridges
Michael S. Tsirkin
2014-01-26
piix4: add acpi pci hotplug support
Michael S. Tsirkin
2014-01-26
pcihp: generalization of piix4 acpi
Michael S. Tsirkin
2014-01-26
pci: add pci_for_each_bus_depth_first
Michael S. Tsirkin
2014-01-26
pc: make: fix dependencies: rebuild when included file is changed
Igor Mammedov
2014-01-26
acpi unit-test: do not fail on asl mismatch
Marcel Apfelbaum
2014-01-26
acpi unit-test: resolved iasl crash
Marcel Apfelbaum
2014-01-26
acpi unit-test: renamed ssdt_tables to tables
Marcel Apfelbaum
2014-01-26
tests: fix acpi to work on bigendian host
Alexey Kardashevskiy
2014-01-26
acpi unit-test: hook to rebuild expected aml files
Marcel Apfelbaum
2014-01-26
acpi unit-test: added script to rebuild the expected aml files
Marcel Apfelbaum
2014-01-26
acpi unit-test: extract iasl executable from configuration
Marcel Apfelbaum
2014-01-26
configure: add CONFIG_IASL to config-host.h
Marcel Apfelbaum
2014-01-26
acpi unit-test: compare DSDT and SSDT tables against expected values
Marcel Apfelbaum
2014-01-26
configure: added acpi unit-test files
Marcel Apfelbaum
2014-01-26
acpi unit-test: add test files
Marcel Apfelbaum
2014-01-26
virtio: Fix return value for dummy function vhost_net_virtqueue_pending
Stefan Weil
2014-01-26
ACPI: Fix AppleSMC _STA size
Gabriel L. Somlo
2014-01-26
Add DSDT node for AppleSMC
Gabriel L. Somlo
2014-01-26
Python-lang gdb script to extract x86_64 guest vmcore from qemu coredump
Laszlo Ersek
2014-01-24
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2014-01-24
Merge remote-tracking branch 'otubo/seccomp' into staging
Anthony Liguori
2014-01-24
Merge remote-tracking branch 'sweil/tags/for_anthony' into staging
Anthony Liguori
2014-01-24
Merge remote-tracking branch 'kraxel/tags/pull-audio-2' into staging
Anthony Liguori
2014-01-24
Merge remote-tracking branch 'kraxel/tags/pull-usb-2' into staging
Anthony Liguori
2014-01-24
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2014-01-24
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
Anthony Liguori
2014-01-24
block: Switch bdrv_io_limits_intercept() to byte granularity
Kevin Wolf
2014-01-24
qemu-iotests: Test pwritev RMW logic
Kevin Wolf
2014-01-24
qemu-io: New command 'sleep'
Kevin Wolf
2014-01-24
blkdebug: Make required alignment configurable
Kevin Wolf
2014-01-24
iscsi: Set bs->request_alignment
Paolo Bonzini
2014-01-24
block: Make bdrv_pwrite() a bdrv_prwv_co() wrapper
Kevin Wolf
2014-01-24
block: Make bdrv_pread() a bdrv_prwv_co() wrapper
Kevin Wolf
2014-01-24
block: Change coroutine wrapper to byte granularity
Kevin Wolf
2014-01-24
block: Assert serialisation assumptions in pwritev
Kevin Wolf
2014-01-24
block: Align requests in bdrv_co_do_pwritev()
Kevin Wolf
2014-01-24
block: Allow wait_serialising_requests() at any point
Kevin Wolf
2014-01-24
block: Make overlap range for serialisation dynamic
Kevin Wolf
[next]