OSDN Git Service

qmiga/qemu.git
2018-09-28 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/staging...
2018-09-28 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2018-09-26 yuchenlinvmdk: align end of file to a sector boundary
2018-09-26 Peter Maydelltests/vm: Use -cpu max rather than -cpu host
2018-09-26 Paolo Bonziniaio-posix: do skip system call if ctx->notifier polling...
2018-09-26 Paolo Bonziniaio-posix: compute timeout before polling
2018-09-26 Paolo Bonziniaio-posix: fix concurrent access to poll_disable_cnt
2018-09-25 Max Filippovlinux-user: do setrlimit selectively
2018-09-25 Tony Garnock... linux-user: write(fd, NULL, 0) parity with linux's...
2018-09-25 Shivaprasad... linux-user: elf: mmap all the target-pages of hostpage...
2018-09-25 Carlo Marcelo... linux-user: add SO_LINGER to {g,s}etsockopt
2018-09-25 Laurent Vivierlinux-user: move TargetFdTrans functions to their own...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/xanclic/tags...
2018-09-25 Thomas HuthRevert "check: Move VMXNET3 test to common"
2018-09-25 Thomas HuthRevert "check: Move endianess test to common"
2018-09-25 Thomas HuthRevert "check: Move wdt_ib700 test to common"
2018-09-25 Thomas Huthtests/migration: Speed up the test on ppc64
2018-09-25 Thomas Huthhw/qdev-core: Fix description of instance_init
2018-09-25 Li Qiangqdev: fix a typo in comment
2018-09-25 Stefan Weildocs: Fix some typos (most found by codespell)
2018-09-25 Thomas Huthtrivial: Make bios files and source files non-executable
2018-09-25 Dima Stepanovmemfd: fix possible usage of the uninitialized file...
2018-09-25 Thomas Huthhw/core/machine: Officially deprecate the enforce-confi...
2018-09-25 Thomas Huthnet/slirp: Deprecate the [hub_id name] parameter tuple
2018-09-25 Thomas Huthnet: Deprecate the "name" parameter of -net
2018-09-25 Thomas HuthMakefile: Add missing dependency for qemu-deprecated...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2018-09-25 Peter Maydelltarget/arm: Start AArch32 CPUs with EL2 but not EL3...
2018-09-25 Cédric Le Goateraspeed/smc: fix some alignment issues
2018-09-25 Cédric Le Goaterhw/arm/aspeed: Add an Aspeed machine class
2018-09-25 Cédric Le Goaterhw/arm/aspeed: change the FMC flash model of the AST250...
2018-09-25 Cédric Le Goateraspeed/timer: fix compile breakage with clang 3.4.2
2018-09-25 Peter Maydellhw/timer/cmsdk-apb-dualtimer: Add missing 'break' state...
2018-09-25 Peter Maydellhw/net/pcnet-pci: Unify pcnet_ioport_read/write and...
2018-09-25 Peter Maydellhw/net/pcnet-pci: Convert away from old_mmio accessors
2018-09-25 Peter Maydellhw/intc/arm_gic: Drop GIC_BASE_IRQ macro
2018-09-25 Peter Maydellhw/intc/arm_gic: Document QEMU interface
2018-09-25 Eric Augerhw/arm/smmuv3: fix eventq recording and IRQ triggerring
2018-09-25 Max ReitzMerge remote-tracking branch 'kevin/tags/for-upstream...
2018-09-25 Kevin Wolftest-bdrv-drain: Test draining job source child and...
2018-09-25 Kevin Wolfblock: Use a single global AioWait
2018-09-25 Kevin Wolftest-bdrv-drain: Fix outdated comments
2018-09-25 Kevin Wolftest-bdrv-drain: AIO_WAIT_WHILE() in job .commit/.abort
2018-09-25 Kevin Wolfjob: Avoid deadlocks in job_completed_txn_abort()
2018-09-25 Kevin Wolftest-bdrv-drain: Test nested poll in bdrv_drain_poll_to...
2018-09-25 Kevin Wolfblock: Remove aio_poll() in bdrv_drain_poll variants
2018-09-25 Kevin Wolfblockjob: Lie better in child_job_drained_poll()
2018-09-25 Kevin Wolfblock-backend: Decrease in_flight only after callback
2018-09-25 Kevin Wolfblock-backend: Fix potential double blk_delete()
2018-09-25 Kevin Wolfblock-backend: Add .drained_poll callback
2018-09-25 Kevin Wolfblock: Add missing locking in bdrv_co_drain_bh_cb()
2018-09-25 Kevin Wolftest-bdrv-drain: Test AIO_WAIT_WHILE() in completion...
2018-09-25 Kevin Wolfjob: Use AIO_WAIT_WHILE() in job_finish_sync()
2018-09-25 Kevin Wolftest-blockjob: Acquire AioContext around job_cancel_sync()
2018-09-25 Kevin Wolftest-bdrv-drain: Drain with block jobs in an I/O thread
2018-09-25 Kevin Wolfaio-wait: Increase num_waiters even in home thread
2018-09-25 Kevin Wolfblockjob: Wake up BDS when job becomes idle
2018-09-25 Kevin Wolfjob: Fix missing locking due to mismerge
2018-09-25 Fam Zhengjob: Fix nested aio_poll() hanging in job_txn_apply
2018-09-25 Sergio Lopezutil/async: use qemu_aio_coroutine_enter in co_schedule...
2018-09-25 Alberto Garciaqemu-iotests: Test snapshot=on with nonexistent TMPDIR
2018-09-25 Alberto Garciablock: Fix use after free error in bdrv_open_inherit()
2018-09-25 Sergio Lopezblock/linux-aio: acquire AioContext before qemu_laio_pr...
2018-09-25 Kevin Wolfqemu-iotests: Test commit with top-node/base-node
2018-09-25 Kevin Wolfcommit: Add top-node/base-node options
2018-09-25 Denis V. Lunevqmp, hmp: add PCI subsystem id and vendor id to PCI...
2018-09-25 Marc-André... hmp: fix migrate status timer leak
2018-09-25 Collin Wallingmonitor: print message when using 'help' with an unknow...
2018-09-25 John Snowblockdev: document transactional shortcomings
2018-09-25 John Snowblock/backup: qapi documentation fixup
2018-09-25 John Snowqapi/block-stream: expose new job properties
2018-09-25 John Snowqapi/block-mirror: expose new job properties
2018-09-25 John Snowqapi/block-commit: expose new job properties
2018-09-25 John Snowjobs: remove .exit callback
2018-09-25 John Snowtests/test-blockjob-txn: move .exit to .clean
2018-09-25 John Snowtests/test-blockjob: remove exit callback
2018-09-25 John Snowtests/blockjob: replace Blockjob with Job
2018-09-25 John Snowblock/stream: refactor stream to use job callbacks
2018-09-25 John Snowblock/mirror: conservative mirror_exit refactor
2018-09-25 John Snowblock/mirror: don't install backing chain on abort
2018-09-25 John Snowblock/commit: refactor commit to use job callbacks
2018-09-25 John Snowblock/stream: add block job creation flags
2018-09-25 John Snowblock/mirror: add block job creation flags
2018-09-25 John Snowblock/commit: add block job creation flags
2018-09-25 Eric Augerhw/arm/smmu-common: Fix the name of the iommu memory...
2018-09-25 Guenter Roeckaspeed/i2c: Fix receive done interrupt handling
2018-09-25 Guenter Roeckaspeed/i2c: Handle receive command in separate function
2018-09-25 Cédric Le Goateraspeed/i2c: interrupts should be cleared by software...
2018-09-25 Joel Stanleyarm: Add BBC micro:bit machine
2018-09-25 Joel Stanleyarm: Add Nordic Semiconductor nRF51 SoC
2018-09-25 Joel StanleyMAINTAINERS: Add NRF51 entry
2018-09-25 Shannon Zhaohw/arm/virt-acpi-build: Add a check for memory-less...
2018-09-25 Bartlomiej... hw/arm/exynos4210: fix Exynos4210 UART support
2018-09-25 Richard Hendersontarget/arm: Fix cpu_get_tb_cpu_state() for non-SVE...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2018-09-25 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
next