OSDN Git Service

qmiga/qemu.git
2017-06-15 Thomas Huthinclude/exec/poison: Add missing TARGET defines
2017-06-15 Vladimir Sementsov... nbd/server: refactor nbd_trip
2017-06-15 Vladimir Sementsov... nbd/server: rename rc to ret
2017-06-15 Vladimir Sementsov... nbd/server: get rid of fail: return rc
2017-06-15 Vladimir Sementsov... nbd/server: nbd_negotiate: fix error path
2017-06-15 Vladimir Sementsov... nbd/server: remove NBDClientNewData
2017-06-15 Vladimir Sementsov... nbd/server: refactor nbd_co_receive_request
2017-06-15 Vladimir Sementsov... nbd/server: get rid of EAGAIN dead code
2017-06-15 Vladimir Sementsov... nbd/server: refactor nbd_co_send_reply
2017-06-15 Vladimir Sementsov... nbd/server: get rid of ssize_t
2017-06-15 Vladimir Sementsov... nbd/server: get rid of nbd_negotiate_read and friends
2017-06-15 Vladimir Sementsov... nbd: make nbd_drop public
2017-06-15 Vladimir Sementsov... nbd: rename read_sync and friends
2017-06-15 Yang Zhongaccel: move kvm related accelerator files into accel/
2017-06-15 Yang Zhongtcg: move tcg backend files into accel/tcg/
2017-06-15 Yang Zhongtcg: move tcg related files into accel/tcg/ subdirectory
2017-06-15 Yang Zhongaccel: split the tcg accelerator from accel.c file
2017-06-15 Max Reitzqemu-nbd: Ignore SIGPIPE
2017-06-15 Eric Blakenbd: Fix regression on resiliency to port scan
2017-06-15 Paolo Bonzinihax-all: make async_safe_run_on_cpu safe on HAX too
2017-06-15 Roman Kagankvm-all: make async_safe_run_on_cpu safe on kvm too
2017-06-15 Thomas Huthvl: Fix broken thread=xxx option of the --accel parameter
2017-06-15 Thomas HuthMakefile: Do not generate files if "configure" has...
2017-06-15 Paolo Bonzinimegasas: always store SCSIRequest* into MegasasCmd
2017-06-15 Paolo Bonzinimegasas: do not read SCSI req parameters more than...
2017-06-15 Paolo Bonzinimegasas: do not read command more than once from frame
2017-06-15 Paolo Bonzinimegasas: do not read DCMD opcode more than once from...
2017-06-15 Paolo Bonzinimegasas: do not read iovec count more than once from...
2017-06-15 Paolo Bonzinimegasas: do not read sense length more than once from...
2017-06-15 Paolo Bonzinimegasas: add qtest
2017-06-15 Marc-André... memory: remove memory_region_set_fd
2017-06-15 Marc-André... ivshmem: use ram_from_fd()
2017-06-15 Marc-André... Add memory_region_init_ram_from_fd()
2017-06-15 Marc-André... exec: split qemu_ram_alloc_from_file()
2017-06-15 Marc-André... exec: split file_ram_alloc()
2017-06-15 Marc-André... exec: check kvm mmu notifiers earlier
2017-06-13 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2017-06-13 Eric Augerhw/intc/arm_gicv3_its: Allow save/restore
2017-06-13 Eric Augerhw/intc/arm_gicv3_kvm: Implement pending table save
2017-06-13 Eric Augerhw/intc/arm_gicv3_its: Implement state save/restore
2017-06-13 Eric Augerkvm-all: Pass an error object to kvm_device_access
2017-06-13 Cédric Le Goatertimer/aspeed: fix timer enablement when a reload is...
2017-06-13 Cédric Le Goateraspeed: add a temp sensor device on I2C bus 3
2017-06-13 Cédric Le Goaterhw/misc: add a TMP42{1, 2, 3} device model
2017-06-13 Pranith Kumartimer.h: Provide better monotonic time
2017-06-13 Krzysztof Kozlowskihw/misc/exynos4210_pmu: Add support for system poweroff
2017-06-13 Krzysztof Kozlowskihw/intc/exynos4210_gic: Constify array of combiner...
2017-06-13 Krzysztof Kozlowskihw/arm/exynos: Use type define instead of hard-coded...
2017-06-13 Krzysztof Kozlowskihw/arm/exynos: Declare local variables in some order
2017-06-13 Krzysztof Kozlowskihw/arm/exynos: Move DRAM initialization next boards
2017-06-13 Krzysztof Kozlowskihw/timer/exynos4210_mct: Remove unused defines
2017-06-13 Krzysztof Kozlowskihw/timer/exynos4210_mct: Cleanup indentation and empty...
2017-06-13 Krzysztof Kozlowskihw/timer/exynos4210_mct: Fix checkpatch style errors
2017-06-13 Krzysztof Kozlowskihw/intc/exynos4210_gic: Use more meaningful name for...
2017-06-13 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-06-13 Stefan Hajnoczimonitor: resurrect handle_qmp_command trace event
2017-06-13 Stefan Hajnoczimonitor: add handle_hmp_command trace event
2017-06-13 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2017-06-13 Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2017-06-13 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2017-06-13 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2017-06-13 Juan Quintelamigration: Move migration.h to migration/
2017-06-13 Juan Quintelamigration: Move remaining exported functions to migrati...
2017-06-13 Juan Quintelamigration: create global_state.c
2017-06-13 Juan Quintelamigration: ram_control_* are implemented in qemu_file
2017-06-13 Juan Quintelamigration: Commands are only used inside migration.c
2017-06-13 Juan Quintelamigration: Move constants to savevm.h
2017-06-13 Juan Quintelamigration: Move dump_vmsate_json_to_file() to misc.h
2017-06-13 Juan Quintelamigration: Split registration functions from vmstate.h
2017-06-13 Juan Quintelamigration: Move self_announce_delay() to misc.h
2017-06-13 Juan Quintelamigration: Remove MigrationState from migration_channel...
2017-06-13 Juan Quintelaram: Now POSTCOPY_ACTIVE is the same that STATUS_ACTIVE
2017-06-13 Juan Quintelaram: Print block stats also in the complete case
2017-06-13 Eduardo Habkostmigration: Don't try to set *errp directly
2017-06-13 Peter Xumigration: isolate return path on src
2017-06-13 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2017-06-12 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2017-06-12 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-06-12 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2017-06-12 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2017-06-09 Peter Maydellblock/gluster.c: Handle qdict_array_entries() failure
2017-06-09 Jeff Codyblock: fix external snapshot abort permission error
2017-06-09 Peter Maydellblock/qcow.c: Fix memory leak in qcow_create()
2017-06-09 Kevin Wolfqemu-iotests: Test automatic commit job cancel on hot...
2017-06-09 Kevin Wolfcommit: Fix use after free in completion
2017-06-09 Kevin Wolfqemu-iotests: Block migration test
2017-06-09 Kevin Wolfmigration/block: Clean up BBs in block_save_complete()
2017-06-09 Kevin Wolfmigration: Inactivate images after .save_live_complete_...
2017-06-09 Kevin Wolfblock: Fix anonymous BBs in blk_root_inactivate()
2017-06-09 Laurent VivierRevert "spapr: fix memory hot-unplugging"
2017-06-09 Greg Kurzxics: drop ICPStateClass::cpu_setup() handler
2017-06-09 Greg Kurzxics: setup cpu at realize time
2017-06-09 Greg Kurzxics: pass appropriate types to realize() handlers.
2017-06-09 Greg Kurzxics: introduce macros for ICP/ICS link properties
2017-06-09 Thomas Huthhw/cpu: core.c can be compiled as common object
2017-06-08 Marcel Apfelbaumhw/pcie: fix the generic pcie root port to support...
2017-06-08 Haozhong Zhangnvdimm acpi: fix region format interface code
2017-06-08 Marc-André... vhost-user-bridge: fix iov_restore_front() warning
2017-06-08 Marc-André... test-char: start a /char/serial test
2017-06-08 Marc-André... chardev: don't use alias names in parse_compat()
next