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
2018-09-28
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...
Peter Maydell
2018-09-25
linux-user: do setrlimit selectively
Max Filippov
2018-09-25
linux-user: write(fd, NULL, 0) parity with linux's treatment of same
Tony Garnock-Jones
2018-09-25
linux-user: elf: mmap all the target-pages of hostpage for data segment
Shivaprasad G Bhat
2018-09-25
linux-user: add SO_LINGER to {g,s}etsockopt
Carlo Marcelo Arenas Belón
2018-09-25
linux-user: move TargetFdTrans functions to their own file
Laurent Vivier
2018-09-25
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-09-2...
Peter Maydell
2018-09-25
Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2018-09-25' int...
Peter Maydell
2018-09-25
Revert "check: Move VMXNET3 test to common"
Thomas Huth
2018-09-25
Revert "check: Move endianess test to common"
Thomas Huth
2018-09-25
Revert "check: Move wdt_ib700 test to common"
Thomas Huth
2018-09-25
tests/migration: Speed up the test on ppc64
Thomas Huth
2018-09-25
hw/qdev-core: Fix description of instance_init
Thomas Huth
2018-09-25
qdev: fix a typo in comment
Li Qiang
2018-09-25
docs: Fix some typos (most found by codespell)
Stefan Weil
2018-09-25
trivial: Make bios files and source files non-executable
Thomas Huth
2018-09-25
memfd: fix possible usage of the uninitialized file descriptor
Dima Stepanov
2018-09-25
hw/core/machine: Officially deprecate the enforce-config-section parameter
Thomas Huth
2018-09-25
net/slirp: Deprecate the [hub_id name] parameter tuple
Thomas Huth
2018-09-25
net: Deprecate the "name" parameter of -net
Thomas Huth
2018-09-25
Makefile: Add missing dependency for qemu-deprecated.texi
Thomas Huth
2018-09-25
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180925' into s...
Peter Maydell
2018-09-25
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180925-...
Peter Maydell
2018-09-25
target/arm: Start AArch32 CPUs with EL2 but not EL3 in Hyp mode
Peter Maydell
2018-09-25
aspeed/smc: fix some alignment issues
Cédric Le Goater
2018-09-25
hw/arm/aspeed: Add an Aspeed machine class
Cédric Le Goater
2018-09-25
hw/arm/aspeed: change the FMC flash model of the AST2500 evb
Cédric Le Goater
2018-09-25
aspeed/timer: fix compile breakage with clang 3.4.2
Cédric Le Goater
2018-09-25
hw/timer/cmsdk-apb-dualtimer: Add missing 'break' statements
Peter Maydell
2018-09-25
hw/net/pcnet-pci: Unify pcnet_ioport_read/write and pcnet_mmio_read/write
Peter Maydell
2018-09-25
hw/net/pcnet-pci: Convert away from old_mmio accessors
Peter Maydell
2018-09-25
hw/intc/arm_gic: Drop GIC_BASE_IRQ macro
Peter Maydell
2018-09-25
hw/intc/arm_gic: Document QEMU interface
Peter Maydell
2018-09-25
hw/arm/smmuv3: fix eventq recording and IRQ triggerring
Eric Auger
2018-09-25
Merge remote-tracking branch 'kevin/tags/for-upstream' into block
Max Reitz
2018-09-25
test-bdrv-drain: Test draining job source child and parent
Kevin Wolf
2018-09-25
block: Use a single global AioWait
Kevin Wolf
2018-09-25
test-bdrv-drain: Fix outdated comments
Kevin Wolf
2018-09-25
test-bdrv-drain: AIO_WAIT_WHILE() in job .commit/.abort
Kevin Wolf
2018-09-25
job: Avoid deadlocks in job_completed_txn_abort()
Kevin Wolf
2018-09-25
test-bdrv-drain: Test nested poll in bdrv_drain_poll_top_level()
Kevin Wolf
2018-09-25
block: Remove aio_poll() in bdrv_drain_poll variants
Kevin Wolf
2018-09-25
blockjob: Lie better in child_job_drained_poll()
Kevin Wolf
2018-09-25
block-backend: Decrease in_flight only after callback
Kevin Wolf
2018-09-25
block-backend: Fix potential double blk_delete()
Kevin Wolf
2018-09-25
block-backend: Add .drained_poll callback
Kevin Wolf
2018-09-25
block: Add missing locking in bdrv_co_drain_bh_cb()
Kevin Wolf
2018-09-25
test-bdrv-drain: Test AIO_WAIT_WHILE() in completion callback
Kevin Wolf
2018-09-25
job: Use AIO_WAIT_WHILE() in job_finish_sync()
Kevin Wolf
2018-09-25
test-blockjob: Acquire AioContext around job_cancel_sync()
Kevin Wolf
[next]