Show patches with: none      |   434440 patches
« 1 2 ... 2130 2131 21324344 4345 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/3] i2c:pm_smbus: Fix state transfer Fix/add vmstate handling in some I2C code - - - - --- 2018-11-07 Corey Minyard New
i386: Rename bools in PCMachineState to end in _enabled i386: Rename bools in PCMachineState to end in _enabled - - 1 1 --- 2018-11-07 Corey Minyard New
[for-3.2,v2] vhost-user: define conventions for vhost-user backends [for-3.2,v2] vhost-user: define conventions for vhost-user backends - - - - --- 2018-11-07 Marc-André Lureau New
Support u-boot noload images for arm as used by NetBSD/evbarm GENERIC kernel. Support u-boot noload images for arm as used by NetBSD/evbarm GENERIC kernel. - - - - --- 2018-11-07 Nick Hudson New
[for-3.2,v3,3/3] qcow2-snapshot: remove redundant find_snapshot_by_id_and_name call HMP/snapshot changes - do not use ID anymore - - - - --- 2018-11-07 Daniel Henrique Barboza New
[for-3.2,v3,2/3] block/snapshot: remove bdrv_snapshot_delete_by_id_or_name HMP/snapshot changes - do not use ID anymore - - - - --- 2018-11-07 Daniel Henrique Barboza New
[for-3.2,v3,1/3] block/snapshot.c: eliminate use of ID input in snapshot operations HMP/snapshot changes - do not use ID anymore 1 - - - --- 2018-11-07 Daniel Henrique Barboza New
[v4,15/15] block: Assert that flags are up-to-date in bdrv_reopen_prepare() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,14/15] block: Remove assertions from update_flags_from_options() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,13/15] block: Stop passing flags to bdrv_reopen_queue_child() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,12/15] block: Remove flags parameter from bdrv_reopen_queue() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,11/15] block: Clean up reopen_backing_file() in block/replication.c Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,10/15] qemu-io: Put flag changes in the options QDict in reopen_f() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,09/15] block: Drop bdrv_reopen() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,08/15] block: Use bdrv_reopen_set_read_only() in the mirror driver Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,07/15] block: Use bdrv_reopen_set_read_only() in external_snapshot_commit() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,06/15] block: Use bdrv_reopen_set_read_only() in qmp_change_backing_file() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,05/15] block: Use bdrv_reopen_set_read_only() in stream_start/complete() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,04/15] block: Use bdrv_reopen_set_read_only() in bdrv_commit() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,03/15] block: Use bdrv_reopen_set_read_only() in commit_start/complete() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,02/15] block: Use bdrv_reopen_set_read_only() in bdrv_backing_update_filename() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[v4,01/15] block: Add bdrv_reopen_set_read_only() Don't pass flags to bdrv_reopen_queue() - - 1 - --- 2018-11-07 Alberto Garcia New
[for-3.2,v3,14/14] hostmem: use object id for memory region name with >= 3.1 Generalize machine compatibility properties - - - - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,13/14] hw/i386: add pc-i440fx-3.2 & pc-q35-3.2 Generalize machine compatibility properties - - - - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,12/14] machine: add compat-props interface Generalize machine compatibility properties - - - - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,11/14] qom: teach interfaces to implement post-init Generalize machine compatibility properties - - - - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,10/14] qdev-props: call object_apply_global_props() Generalize machine compatibility properties - - - - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,09/14] qdev-props: remove errp from GlobalProperty Generalize machine compatibility properties - - - - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,08/14] qdev-props: convert global_props to GArray Generalize machine compatibility properties - - - - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,07/14] qdev: all globals are now user-provided Generalize machine compatibility properties - - - - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,06/14] qdev: do not mix compat props with global props Generalize machine compatibility properties - - - - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,05/14] qdev: move qdev_prop_register_global_list() to tests Generalize machine compatibility properties - - 3 - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,04/14] accel: register global_props like machine globals Generalize machine compatibility properties - - 1 - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,03/14] qom: make user_creatable_complete() specific to UserCreatable Generalize machine compatibility properties - - 1 - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,02/14] qom: make interface types abstract Generalize machine compatibility properties - - 1 - --- 2018-11-07 Marc-André Lureau New
[for-3.2,v3,01/14] tests: qdev_prop_check_globals() doesn't return "all_used" Generalize machine compatibility properties - - 1 - --- 2018-11-07 Marc-André Lureau New
[RFC,qemu,v3,3/3] spice: set device address and device display ID in QXL interface QXL interface to set monitor ID - - - - --- 2018-11-07 Lukáš Hrázký New
[RFC,spice,v3,2/3] QXL interface: deprecate spice_qxl_set_max_monitors QXL interface to set monitor ID - - - - --- 2018-11-07 Lukáš Hrázký New
[RFC,spice,v3,1/3] QXL interface: add a function to identify monitors in the guest QXL interface to set monitor ID - - - - --- 2018-11-07 Lukáš Hrázký New
ui/gtk: fix cursor in egl mode ui/gtk: fix cursor in egl mode - - - 1 --- 2018-11-07 Gerd Hoffmann New
netdev: fix socket backend implementation and docs netdev: fix socket backend implementation and docs - - - - --- 2018-11-07 Artem Pisarenko New
[v2] block: Make more block drivers compile-time configurable [v2] block: Make more block drivers compile-time configurable - - - - --- 2018-11-07 Markus Armbruster New
9p: write lock path in v9fs_co_open2() 9p: write lock path in v9fs_co_open2() - - - - --- 2018-11-07 Greg Kurz New
[PULL,17/17] util/qemu-thread-posix: Fix qemu_thread_atexit* for OSX [PULL,01/17] icount: fix deadlock when all cpus are sleeping - - 1 - --- 2018-11-06 Paolo Bonzini New
[PULL,16/17] include/qemu/thread.h: Document qemu_thread_atexit* API [PULL,01/17] icount: fix deadlock when all cpus are sleeping - - 1 - --- 2018-11-06 Paolo Bonzini New
[PULL,15/17] scsi-generic: do not do VPD emulation for sense other than ILLEGAL_REQUEST [PULL,01/17] icount: fix deadlock when all cpus are sleeping - - - - --- 2018-11-06 Paolo Bonzini New
[PULL,14/17] scsi-generic: avoid invalid access to struct when emulating block limits [PULL,01/17] icount: fix deadlock when all cpus are sleeping - - 1 - --- 2018-11-06 Paolo Bonzini New
[PULL,13/17] scsi-generic: avoid out-of-bounds access to VPD page list [PULL,01/17] icount: fix deadlock when all cpus are sleeping - - 1 - --- 2018-11-06 Paolo Bonzini New
[PULL,12/17] scsi-generic: keep VPD page list sorted [PULL,01/17] icount: fix deadlock when all cpus are sleeping - - 1 - --- 2018-11-06 Paolo Bonzini New
[PULL,11/17] lsi53c895a: check message length value is valid [PULL,01/17] icount: fix deadlock when all cpus are sleeping - - - - --- 2018-11-06 Paolo Bonzini New
[PULL,10/17] scripts/dump-guest-memory: Synchronize with guest_phys_blocks_region_add [PULL,01/17] icount: fix deadlock when all cpus are sleeping - - 1 - --- 2018-11-06 Paolo Bonzini New
[PULL,09/17] memory-mapping: skip non-volatile memory regions in GuestPhysBlockList [PULL,01/17] icount: fix deadlock when all cpus are sleeping - - 2 - --- 2018-11-06 Paolo Bonzini New
[PULL,08/17] nvdimm: set non-volatile on the memory region [PULL,01/17] icount: fix deadlock when all cpus are sleeping - - - - --- 2018-11-06 Paolo Bonzini New
[PULL,07/17] memory: learn about non-volatile memory region [PULL,01/17] icount: fix deadlock when all cpus are sleeping - - - - --- 2018-11-06 Paolo Bonzini New
[PULL,06/17] target/i386: Clear RF on SYSCALL instruction [PULL,01/17] icount: fix deadlock when all cpus are sleeping - - - - --- 2018-11-06 Paolo Bonzini New
[PULL,05/17] MAINTAINERS: remove or downgrade myself to reviewer from some subsystems [PULL,01/17] icount: fix deadlock when all cpus are sleeping - - - - --- 2018-11-06 Paolo Bonzini New
[PULL,04/17] ivshmem: fix memory backend leak [PULL,01/17] icount: fix deadlock when all cpus are sleeping - 1 1 - --- 2018-11-06 Paolo Bonzini New
[PULL,03/17] i386: clarify that the Q35 machine type implements a P35 chipset [PULL,01/17] icount: fix deadlock when all cpus are sleeping - - - - --- 2018-11-06 Paolo Bonzini New
[PULL,02/17] x86: hv_evmcs CPU flag support [PULL,01/17] icount: fix deadlock when all cpus are sleeping - - 1 - --- 2018-11-06 Paolo Bonzini New
[PULL,01/17] icount: fix deadlock when all cpus are sleeping [PULL,01/17] icount: fix deadlock when all cpus are sleeping - - - - --- 2018-11-06 Paolo Bonzini New
[PULL,00/17] Misc patches for QEMU 3.1 hard freeze (?) - - - - --- 2018-11-06 Paolo Bonzini New
[v2,for-3.1] hw/arm/sysbus-fdt: Only call match_fn callback if the type matches [v2,for-3.1] hw/arm/sysbus-fdt: Only call match_fn callback if the type matches - 1 1 1 --- 2018-11-06 Eric Auger New
MAINTAINERS: Add an entry for the 'collie' machine MAINTAINERS: Add an entry for the 'collie' machine - - 1 - --- 2018-11-06 Thomas Huth New
[PULL,v2,3/3] vl: Avoid crash when -mon is underspecified [PULL,v2,1/3] monitor: guard iothread access by mon->use_io_thread - - 3 - --- 2018-11-06 Markus Armbruster New
[PULL,v2,2/3] monitor: delay monitor iothread creation [PULL,v2,1/3] monitor: guard iothread access by mon->use_io_thread - 1 2 1 --- 2018-11-06 Markus Armbruster New
[PULL,v2,1/3] monitor: guard iothread access by mon->use_io_thread [PULL,v2,1/3] monitor: guard iothread access by mon->use_io_thread - - 2 - --- 2018-11-06 Markus Armbruster New
[PULL,v2,0/3] Monitor patches for 2018-10-30 - - - - --- 2018-11-06 Markus Armbruster New
[for-3.1] target/arm: Remove antique TODO comment [for-3.1] target/arm: Remove antique TODO comment - - 3 - --- 2018-11-06 Peter Maydell New
[for-3.1] target/arm: Remove workaround for small SAU regions [for-3.1] target/arm: Remove workaround for small SAU regions - - 2 - --- 2018-11-06 Peter Maydell New
[1/1] virtio-blk: rename iov to out_iov in virtio_blk_handle_request() [1/1] virtio-blk: rename iov to out_iov in virtio_blk_handle_request() - - - - --- 2018-11-06 Dongli Zhang New
[for-3.1] replay: Exit on errors reading from replay log [for-3.1] replay: Exit on errors reading from replay log - - 1 - --- 2018-11-06 Peter Maydell New
tests: tpm: Use g_test_message rather than fprintf tests: tpm: Use g_test_message rather than fprintf - - 1 - --- 2018-11-06 Stefan Berger New
[for-3.1,4/4] slirp: fork_exec(): create and connect child socket before fork() slirp: fix coverity issues - - - - --- 2018-11-06 Peter Maydell New
[for-3.1,3/4] slirp: Remove code that handles socreate() failure slirp: fix coverity issues - - - - --- 2018-11-06 Peter Maydell New
[for-3.1,2/4] slirp: Use g_new() to allocate sockets in socreate() slirp: fix coverity issues - - - - --- 2018-11-06 Peter Maydell New
[for-3.1,1/4] slirp: Don't pass possibly -1 fd to send() slirp: fix coverity issues - - - - --- 2018-11-06 Peter Maydell New
tests: Fix Python 3 detection on older GNU make versions tests: Fix Python 3 detection on older GNU make versions - - 1 1 --- 2018-11-06 Eduardo Habkost New
scripts/device-crash-test: Remove known crashes scripts/device-crash-test: Remove known crashes - - - - --- 2018-11-06 Thomas Huth New
[v3,2/2] tests/test-char: add muxed chardev testing for open/close chardev: fix mess in OPENED/CLOSED events when muxed - - 1 - --- 2018-11-06 Artem Pisarenko New
[v3,1/2] chardev: fix mess in OPENED/CLOSED events when muxed chardev: fix mess in OPENED/CLOSED events when muxed - - 1 - --- 2018-11-06 Artem Pisarenko New
[v2,5/5] tests: add threaded-workqueue-bench migration: improve multithreads - - - - --- 2018-11-06 Xiao Guangrong New
[v2,4/5] migration: use threaded workqueue for decompression migration: improve multithreads - - - - --- 2018-11-06 Xiao Guangrong New
[v2,3/5] migration: use threaded workqueue for compression migration: improve multithreads - - - - --- 2018-11-06 Xiao Guangrong New
[v2,2/5] util: introduce threaded workqueue migration: improve multithreads - - - - --- 2018-11-06 Xiao Guangrong New
[v2,1/5] bitops: introduce change_bit_atomic migration: improve multithreads - - - - --- 2018-11-06 Xiao Guangrong New
block/nvme: call blk_drain in NVMe reset code to avoid lockups block/nvme: call blk_drain in NVMe reset code to avoid lockups - - - - --- 2018-11-06 Igor Druzhinin New
lsi53c895a: check script ram address value lsi53c895a: check script ram address value - - - - --- 2018-11-06 Prasad Pandit New
[PULL,5/5] target/arm: Fix ATS1Hx instructions [PULL,1/5] target/arm: Remove can't-happen if() from handle_vec_simd_shli() - - 2 - --- 2018-11-06 Peter Maydell New
[PULL,4/5] target/arm: Set S and PTW in 64-bit PAR format [PULL,1/5] target/arm: Remove can't-happen if() from handle_vec_simd_shli() - - 2 - --- 2018-11-06 Peter Maydell New
[PULL,3/5] hw/arm/exynos4210: Zero memory allocated for Exynos4210State [PULL,1/5] target/arm: Remove can't-happen if() from handle_vec_simd_shli() - - 1 1 --- 2018-11-06 Peter Maydell New
[PULL,2/5] milkymist: Check for failure trying to load BIOS image [PULL,1/5] target/arm: Remove can't-happen if() from handle_vec_simd_shli() 1 - 1 - --- 2018-11-06 Peter Maydell New
[PULL,1/5] target/arm: Remove can't-happen if() from handle_vec_simd_shli() [PULL,1/5] target/arm: Remove can't-happen if() from handle_vec_simd_shli() - - 2 1 --- 2018-11-06 Peter Maydell New
[PULL,0/5] target-arm queue - - - - --- 2018-11-06 Peter Maydell New
[PULL,1/1] update seabios to master snapshot [PULL,1/1] update seabios to master snapshot - - - - --- 2018-11-06 Gerd Hoffmann New
[PULL,0/1] Seabios 20181106 patches - - - - --- 2018-11-06 Gerd Hoffmann New
[v4,16/16] arm/xlnx-zynqmp: put APUs and RPUs in separate CPU clusters gdbstub: support for the multiprocess extension - - - - --- 2018-11-06 Luc Michel New
[v4,15/16] gdbstub: add multiprocess extension support gdbstub: support for the multiprocess extension 1 - 1 - --- 2018-11-06 Luc Michel New
[v4,14/16] gdbstub: gdb_set_stop_cpu: ignore request when process is not attached gdbstub: support for the multiprocess extension 1 - - - --- 2018-11-06 Luc Michel New
[v4,13/16] gdbstub: processes initialization on new peer connection gdbstub: support for the multiprocess extension - - 1 - --- 2018-11-06 Luc Michel New
[v4,12/16] gdbstub: add support for vAttach packets gdbstub: support for the multiprocess extension - - - - --- 2018-11-06 Luc Michel New
« 1 2 ... 2130 2131 21324344 4345 »