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
2017-04-22
Update OpenBIOS images to 04898e8 built from submodule.
Mark Cave-Ayland
2017-04-20
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170420'...
Peter Maydell
2017-04-20
arm: Remove workarounds for old M-profile exception return implementation
Peter Maydell
2017-04-20
arm: Implement M profile exception return properly
Peter Maydell
2017-04-20
arm: Track M profile handler mode state in TB flags
Peter Maydell
2017-04-20
arm: Abstract out "are we singlestepping" test to utility function
Peter Maydell
2017-04-20
arm: Move condition-failed codepath generation out of if()
Peter Maydell
2017-04-20
arm: Move gen_set_condexec() and gen_set_pc_im() up in the file
Peter Maydell
2017-04-20
arm: Factor out "generate right kind of step exception"
Peter Maydell
2017-04-20
arm: Thumb shift operations should not permit interworking branches
Peter Maydell
2017-04-20
arm: Don't implement BXJ on M-profile CPUs
Peter Maydell
2017-04-20
xlnx-zynqmp: Set the Cadence GEM revision
Alistair Francis
2017-04-20
cadence_gem: Make the revision a property
Alistair Francis
2017-04-20
cadence_gem: Correct the interupt logic
Alistair Francis
2017-04-20
cadence_gem: Correct the multi-queue can rx logic
Alistair Francis
2017-04-20
cadence_gem: Read the correct queue descriptor
Alistair Francis
2017-04-20
hw/arm: Qomify pxa2xx.c
Suramya Shah
2017-04-20
arm/kvm: Remove trailing newlines from error_report()
Ishani Chugh
2017-04-20
stellaris: Don't hw_error() on bad register accesses
Peter Maydell
2017-04-20
target/arm: Add assertion about FSC format for syndrome registers
Peter Maydell
2017-04-20
arm: Move excnames[] array into arm_log_exceptions()
Peter Maydell
2017-04-20
target/arm: Add missing entries to excnames[] for log strings
Peter Maydell
2017-04-20
hw/misc/exynos4210_pmu: Reorder local variables for readability
Krzysztof Kozlowski
2017-04-20
hw/char/exynos4210_uart: Constify static array and few arguments
Krzysztof Kozlowski
2017-04-20
hw/arm/exynos: Convert fprintf to qemu_log_mask/error_report
Krzysztof Kozlowski
2017-04-20
hw/arm/boot: take Linux/arm64 TEXT_OFFSET header field into account
Ard Biesheuvel
2017-04-20
Open 2.10 development tree
Peter Maydell
2017-04-20
Update version for v2.9.0 release
v2.9.0
Peter Maydell
2017-04-18
Update version for v2.9.0-rc5 release
v2.9.0-rc5
Peter Maydell
2017-04-18
Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into staging
Peter Maydell
2017-04-18
block: Drain BH in bdrv_drained_begin
Fam Zheng
2017-04-18
block: Walk bs->children carefully in bdrv_drain_recurse
Fam Zheng
2017-04-18
9pfs: local: set the path of the export root to "."
Greg Kurz
2017-04-11
Update version for v2.9.0-rc4 release
v2.9.0-rc4
Peter Maydell
2017-04-11
block/io: Comment out permission assertions
Max Reitz
2017-04-11
sheepdog: Fix crash in co_read_response()
Kevin Wolf
2017-04-11
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2017-04-11' in...
Peter Maydell
2017-04-11
iscsi: Fix iscsi_create
Fam Zheng
2017-04-11
throttle: Remove block from group on hot-unplug
Eric Blake
2017-04-11
block: pass the right options for BlockDriver.bdrv_open()
Dong Jia Shi
2017-04-11
Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into staging
Peter Maydell
2017-04-11
sheepdog: Use bdrv_coroutine_enter before BDRV_POLL_WHILE
Fam Zheng
2017-04-11
block: Fix bdrv_co_flush early return
Fam Zheng
2017-04-11
block: Use bdrv_coroutine_enter to start I/O coroutines
Fam Zheng
2017-04-11
qemu-io-cmds: Use bdrv_coroutine_enter
Fam Zheng
2017-04-11
blockjob: Use bdrv_coroutine_enter to start coroutine
Fam Zheng
2017-04-11
block: Introduce bdrv_coroutine_enter
Fam Zheng
2017-04-11
async: Introduce aio_co_enter
Fam Zheng
2017-04-11
coroutine: Extract qemu_aio_coroutine_enter
Fam Zheng
2017-04-11
tests/block-job-txn: Don't start block job before adding to txn
Fam Zheng
[next]