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
Age
Commit message (
Expand
)
Author
2016-06-08
.travis.yml: disable Sparse testing
Paolo Bonzini
2016-06-08
.travis.yml: add trusty GCE target
Alex Bennée
2016-06-08
.travis.yml: add libnfs-dev for NFS block driver
Stefan Hajnoczi
2016-06-07
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2016-06-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-06-07
docker: Don't use eval trick on Makefile
Eduardo Habkost
2016-06-07
throttle: refuse iops-size without iops-total/read/write
Stefan Hajnoczi
2016-06-07
block: Drop bdrv_ioctl_bh_cb
Fam Zheng
2016-06-07
block: Move BlockRequest type to io.c
Eric Blake
2016-06-07
block/io: optimize bdrv_co_pwritev for small requests
Peter Lieven
2016-06-07
iostatus: fix comments for block_job_iostatus_reset
Changlong Xie
2016-06-07
block/io: Remove unused bdrv_aio_write_zeroes()
Kevin Wolf
2016-06-07
virtio: drop duplicate virtio_queue_get_id() function
Stefan Hajnoczi
2016-06-07
virtio-scsi: Remove op blocker for dataplane
Fam Zheng
2016-06-07
virtio-blk: Remove op blocker for dataplane
Fam Zheng
2016-06-07
blockdev-backup: Don't move target AioContext if it's attached
Fam Zheng
2016-06-07
blockdev-backup: Use bdrv_lookup_bs on target
Fam Zheng
2016-06-07
tests: avoid coroutine pool test crash
Stefan Hajnoczi
2016-06-07
virtio: move bi-endian target support to a single location
Greg Kurz
2016-06-07
pc-dimm: introduce realize callback
Xiao Guangrong
2016-06-07
pc-dimm: get memory region from ->get_memory_region()
Xiao Guangrong
2016-06-07
acpi: make bios_linker_loader_add_checksum() API offset based
Igor Mammedov
2016-06-07
acpi: make bios_linker_loader_add_pointer() API offset based
Igor Mammedov
2016-06-07
tpm: apci: cleanup TCPA table initialization
Igor Mammedov
2016-06-07
acpi: cleanup bios_linker_loader_cleanup()
Igor Mammedov
2016-06-07
acpi: simplify bios_linker API by removing redundant 'table' argument
Igor Mammedov
2016-06-07
acpi: convert linker from GArray to BIOSLinker structure
Igor Mammedov
2016-06-07
pc: use AcpiDeviceIfClass.send_event to issue GPE events
Igor Mammedov
2016-06-07
acpi: extend ACPI interface to provide send_event hook
Igor Mammedov
2016-06-07
pc: Postpone SMBIOS table installation to post machine init
Corey Minyard
2016-06-07
ipmi: rework the fwinfo to be fetched from the interface
Corey Minyard
2016-06-07
tests: acpi: update tables with consolidated legacy cpu-hotplug AML
Igor Mammedov
2016-06-07
pc: acpi: cpuhp-legacy: switch ProcessorID to possible_cpus idx
Igor Mammedov
2016-06-07
pc: acpi: simplify build_legacy_cpu_hotplug_aml() signature
Igor Mammedov
2016-06-07
pc: acpi: consolidate legacy CPU hotplug in one file
Igor Mammedov
2016-06-07
pc: acpi: mark current CPU hotplug functions as legacy
Igor Mammedov
2016-06-07
pc: acpi: cpu-hotplug: make AML CPU_foo defines local to cpu_hotplug_acpi_tab...
Igor Mammedov
2016-06-07
pc: acpi: consolidate \GPE._E02 with the rest of CPU hotplug AML
Igor Mammedov
2016-06-07
pc: acpi: consolidate CPU hotplug AML
Igor Mammedov
2016-06-07
pc: acpi: remove AML for empty/not used GPE handlers
Igor Mammedov
2016-06-07
acpi: add aml_refof()
Igor Mammedov
2016-06-07
acpi: add aml_debug()
Igor Mammedov
2016-06-07
tests: acpi: report names of expected files in verbose mode
Igor Mammedov
2016-06-07
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160607' into...
Peter Maydell
2016-06-07
ppc: Do not take exceptions on unknown SPRs in privileged mode
Benjamin Herrenschmidt
2016-06-07
ppc: Add missing slbfee. instruction on ppc64 BookS processors
Benjamin Herrenschmidt
2016-06-07
ppc: Fix slbia decode
Benjamin Herrenschmidt
2016-06-07
ppc: Fix mtmsr decoding
Benjamin Herrenschmidt
2016-06-07
ppc: POWER7 has lq/stq instructions and stq need to check ISA
Benjamin Herrenschmidt
2016-06-07
ppc: POWER7 had ACOP and PID registers
Benjamin Herrenschmidt
[next]