Show patches with: none      |   303816 patches
« 1 2 ... 2419 2420 24213038 3039 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,08/25] pci: Eliminate redundant PCIDevice::bus pointer - 4 - --- 2017-12-21 Michael S. Tsirkin New
[PULL,07/25] pci: Add pci_dev_bus_num() helper - 3 - --- 2017-12-21 Michael S. Tsirkin New
[PULL,06/25] pci: Move bridge data structures from pci_bus.h to pci_bridge.h - 3 - --- 2017-12-21 Michael S. Tsirkin New
[PULL,05/25] pci: Rename root bus initialization functions for clarity - 3 - --- 2017-12-21 Michael S. Tsirkin New
[PULL,04/25] tests: add test to check VirtQueue object - 2 - --- 2017-12-21 Michael S. Tsirkin New
[PULL,03/25] vmgenid: use UUID property type - 3 - --- 2017-12-21 Michael S. Tsirkin New
[PULL,02/25] qdev-properties: add UUID property type - 2 - --- 2017-12-21 Michael S. Tsirkin New
[PULL,01/25] smbios: support setting OEM strings table - 1 - --- 2017-12-21 Michael S. Tsirkin New
[v2,19/19] block: Keep nodes drained between reopen_queue/multiple - 1 - --- 2017-12-21 Kevin Wolf New
[v2,18/19] commit: Simplify reopen of base - 1 - --- 2017-12-21 Kevin Wolf New
[v2,17/19] test-bdrv-drain: Test graph changes in drained section - - - --- 2017-12-21 Kevin Wolf New
[v2,16/19] block: Allow graph changes in subtree drained section - - - --- 2017-12-21 Kevin Wolf New
[v2,15/19] test-bdrv-drain: Recursive draining with multiple parents - - - --- 2017-12-21 Kevin Wolf New
[v2,14/19] test-bdrv-drain: Test behaviour in coroutine context - - - --- 2017-12-21 Kevin Wolf New
[v2,13/19] test-bdrv-drain: Tests for bdrv_subtree_drain - - - --- 2017-12-21 Kevin Wolf New
[v2,12/19] block: Add bdrv_subtree_drained_begin/end() - - - --- 2017-12-21 Kevin Wolf New
[v2,11/19] block: Don't notify parents in drain call chain - - - --- 2017-12-21 Kevin Wolf New
[v2,10/19] test-bdrv-drain: Test nested drain sections - - - --- 2017-12-21 Kevin Wolf New
[v2,09/19] block: Nested drain_end must still call callbacks - - - --- 2017-12-21 Kevin Wolf New
[v2,08/19] block: Don't block_job_pause_all() in bdrv_drain_all() - 1 - --- 2017-12-21 Kevin Wolf New
[v2,07/19] test-bdrv-drain: Test drain vs. block jobs - 1 - --- 2017-12-21 Kevin Wolf New
[v2,06/19] blockjob: Pause job on draining any job BDS - 1 - --- 2017-12-21 Kevin Wolf New
[v2,05/19] test-bdrv-drain: Test bs->quiesce_counter - - - --- 2017-12-21 Kevin Wolf New
[v2,04/19] test-bdrv-drain: Test callback for bdrv_drain - - - --- 2017-12-21 Kevin Wolf New
[v2,03/19] block: Make bdrv_drain() driver callbacks non-recursive - 1 - --- 2017-12-21 Kevin Wolf New
[v2,02/19] block: Assert drain_all is only called from main AioContext - 2 - --- 2017-12-21 Kevin Wolf New
[v2,01/19] block: Remove unused bdrv_requests_pending - 1 - --- 2017-12-21 Kevin Wolf New
[v20,3/7,RESEND] xbitmap: add more operations - - - --- 2017-12-21 Matthew Wilcox New
out of bounds in set_cc_op() - - - --- 2017-12-21 Laurent Vivier New
out of bounds in set_cc_op() - - - --- 2017-12-21 Laurent Vivier New
[v1,2/2] char: allow passing pre-opened socket file descriptor at startup - - - --- 2017-12-21 Daniel P. Berrangé New
[v1,1/2] io: move fd_is_socket() into common sockets code - 1 - --- 2017-12-21 Daniel P. Berrangé New
char: don't silently skip tn3270 protocol init when TLS is enabled 1 - - --- 2017-12-21 Daniel P. Berrangé New
[PULL,41/41] chardev: convert the socket server to QIONetListener - - - --- 2017-12-21 Paolo Bonzini New
[PULL,37/41] chardev: fix backend events regression with mux chardev - - 1 --- 2017-12-21 Paolo Bonzini New
[PULL,02/41] qemu-thread: fix races on threads that exit very quickly - 1 - --- 2017-12-21 Paolo Bonzini New
[v2] target/m68k: add monitor.c - 3 - --- 2017-12-21 Laurent Vivier New
[PATCHv3,16/16] sun4u: switch from EBUS_DPRINTF() macro to trace-events - 2 - --- 2017-12-21 Mark Cave-Ayland New
[PATCHv3,15/16] sparc64: introduce trace-events for hw/sparc64 - 2 - --- 2017-12-21 Mark Cave-Ayland New
[PATCHv3,14/16] apb: replace OBIO interrupt numbers in pci_pbmA_map_irq() with constants - 2 - --- 2017-12-21 Mark Cave-Ayland New
[PATCHv3,13/16] ebus: wire up OBIO interrupts to APB pbm via qdev GPIOs - 2 - --- 2017-12-21 Mark Cave-Ayland New
[PATCHv3,12/16] apb: remove busA property from PBMPCIBridge state - 1 - --- 2017-12-21 Mark Cave-Ayland New
[PATCHv3,11/16] apb: split pci_pbm_map_irq() into separate functions for bus A and bus B - 1 - --- 2017-12-21 Mark Cave-Ayland New
[PATCHv3,10/16] apb: remove pci_apb_init() and instantiate APB device using qdev - 2 - --- 2017-12-21 Mark Cave-Ayland New
[PATCHv3,09/16] apb: move the two secondary PCI bridges objects into APBState - 2 - --- 2017-12-21 Mark Cave-Ayland New
[PATCHv3,08/16] apb: use gpios to wire up the apb device to the SPARC CPU IRQs - 2 - --- 2017-12-21 Mark Cave-Ayland New
[PATCHv3,07/16] apb: return APBState from pci_apb_init() rather than PCIBus - 2 - --- 2017-12-21 Mark Cave-Ayland New
[PATCHv3,06/16] apb: APB QOMify tidy-up - 1 - --- 2017-12-21 Mark Cave-Ayland New
[PATCHv3,05/16] sun4u: move initialisation of all ISABus devices into ebus_realize() - 2 - --- 2017-12-21 Mark Cave-Ayland New
[PATCHv3,04/16] sun4u: remove pci_ebus_init() function - 2 - --- 2017-12-21 Mark Cave-Ayland New
[PATCHv3,03/16] sun4u: move ISABus inside of EBusState - 2 - --- 2017-12-21 Mark Cave-Ayland New
[PATCHv3,02/16] sun4u: ebus QOMify tidy-up - 1 - --- 2017-12-21 Mark Cave-Ayland New
[PATCHv3,01/16] apb: move QOM macros and typedefs from apb.c to apb.h - 2 - --- 2017-12-21 Mark Cave-Ayland New
intel_iommu: a fix to vtd_dev_get_trans_type() - - - --- 2017-12-21 Liu, Yi L New
[v20,3/7,RESEND] xbitmap: add more operations - - - --- 2017-12-21 Wang, Wei W New
[PULL,2/2] util: add is_equal to UUID API - - - --- 2017-12-21 Fam Zheng New
[PULL,1/2] Revert "docker: Enable features explicitly in test-full" - - - --- 2017-12-21 Fam Zheng New
[PULL,4/4] qmp: add nbd-server-remove - - - --- 2017-12-21 Eric Blake New
[PULL,3/4] nbd/server: add additional assert to nbd_export_put - - - --- 2017-12-21 Eric Blake New
[PULL,2/4] nbd/server: Optimize final chunk of sparse read - 1 - --- 2017-12-21 Eric Blake New
[PULL,1/4] nbd/server: Implement sparse reads atop structured reply - 1 - --- 2017-12-21 Eric Blake New
[v2,0/2] mux chardev events regression fix - - - --- 2017-12-20 Paolo Bonzini New
[v3,7/7] linux-user: Activate armeb handler registration - 1 - --- 2017-12-20 Michael Weiser New
[v3,6/7] linux-user: Separate binfmt arm CPU families - 1 - --- 2017-12-20 Michael Weiser New
[v3,5/7] linux-user: Add aarch64_be magic numbers to qemu-binfmt-conf.sh - 1 - --- 2017-12-20 Michael Weiser New
[v3,4/7] configure: Add aarch64_be-linux-user target - 2 - --- 2017-12-20 Michael Weiser New
[v3,3/7] linux-user: Fix endianess of aarch64 signal trampoline - 1 - --- 2017-12-20 Michael Weiser New
[v3,2/7] linux-user: Add separate aarch64_be uname - 2 - --- 2017-12-20 Michael Weiser New
[v3,1/7] linux-user: Add support for big-endian aarch64 - 1 - --- 2017-12-20 Michael Weiser New
target/m68k: add monitor.c - 2 - --- 2017-12-20 Laurent Vivier New
9pfs: drop v9fs_register_transport() - 1 - --- 2017-12-20 Greg Kurz New
[PULL,13/13] qmp: remove qmp_cpu - 1 - --- 2017-12-20 Markus Armbruster New
[PULL,12/13] qapi-docs: fix a comment typo - 1 - --- 2017-12-20 Markus Armbruster New
[PULL,11/13] qapi2texi: De-duplicate code to add blank line before symbol - 1 - --- 2017-12-20 Markus Armbruster New
[PULL,10/13] qapi: Rename QAPIDoc.parser, .section to ._parser, ._section - 1 - --- 2017-12-20 Markus Armbruster New
[PULL,09/13] qapi2texi: Simplify representation of section text - 1 - --- 2017-12-20 Markus Armbruster New
[PULL,08/13] qapi: Simplify representation of QAPIDoc section text - 1 - --- 2017-12-20 Markus Armbruster New
[PULL,07/13] qapi: Unify representation of doc section without name - 1 - --- 2017-12-20 Markus Armbruster New
[PULL,06/13] qapi2texi: Clean up texi_sections() - 1 - --- 2017-12-20 Markus Armbruster New
[PULL,05/13] tests/qapi-schema/doc-bad-section: New, factored out of doc-good - 1 - --- 2017-12-20 Markus Armbruster New
[PULL,04/13] qapi: Make cur_doc local to QAPISchemaParser.__init__() - 1 - --- 2017-12-20 Markus Armbruster New
[PULL,03/13] qapi: Eliminate QAPISchemaParser.__init__()'s local fname - 1 - --- 2017-12-20 Markus Armbruster New
[PULL,02/13] qapi: Stop rejecting #optional - 1 - --- 2017-12-20 Markus Armbruster New
[PULL,01/13] qapi-schema: Fix query-vm-generation-id's doc comment markup - 1 - --- 2017-12-20 Markus Armbruster New
[PULL,19/19] i386: hvf: cleanup x86_gen.h - - - --- 2017-12-20 Paolo Bonzini New
[PULL,18/19] i386: hvf: remove VM_PANIC from "in" - - - --- 2017-12-20 Paolo Bonzini New
[PULL,17/19] i386: hvf: remove addr_t - - - --- 2017-12-20 Paolo Bonzini New
[PULL,16/19] i386: hvf: simplify flag handling - - - --- 2017-12-20 Paolo Bonzini New
[PULL,15/19] i386: hvf: abort on decoding error - - - --- 2017-12-20 Paolo Bonzini New
[PULL,14/19] i386: hvf: remove ZERO_INIT macro - - - --- 2017-12-20 Paolo Bonzini New
[PULL,13/19] i386: hvf: remove more dead emulator code - - - --- 2017-12-20 Paolo Bonzini New
[PULL,12/19] i386: hvf: unify register enums between HVF and the rest - - - --- 2017-12-20 Paolo Bonzini New
[PULL,11/19] i386: hvf: header cleanup - - - --- 2017-12-20 Paolo Bonzini New
[PULL,10/19] i386: hvf: move all hvf files in the same directory - - - --- 2017-12-20 Paolo Bonzini New
[PULL,09/19] i386: hvf: inject General Protection Fault when vmexit through vmcall - - - --- 2017-12-20 Paolo Bonzini New
[PULL,08/19] i386: hvf: refactor event injection code for hvf - - - --- 2017-12-20 Paolo Bonzini New
[PULL,07/19] i386: hvf: implement vga dirty page tracking - - - --- 2017-12-20 Paolo Bonzini New
[PULL,06/19] i386: refactor KVM cpuid code so that it applies to hvf as well - - - --- 2017-12-20 Paolo Bonzini New
[PULL,05/19] i386: hvf: implement hvf_get_supported_cpuid - - - --- 2017-12-20 Paolo Bonzini New
[PULL,04/19] i386: hvf: use new helper functions for put/get xsave - - - --- 2017-12-20 Paolo Bonzini New
« 1 2 ... 2419 2420 24213038 3039 »