Show patches with: none      |   431361 patches
« 1 2 ... 3131 3132 31334313 4314 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v3,10/32] qapi-types: Convert to QAPISchemaVisitor, fixing flat unions - - 1 - --- 2015-08-04 Markus Armbruster New
[RFC,v3,09/32] Revert "qapi: Split up some typedefs to ease review" - - - - --- 2015-08-04 Markus Armbruster New
[RFC,v3,08/32] Revert "qapi: Generate comments to simplify splitting for review" - - - - --- 2015-08-04 Markus Armbruster New
[RFC,v3,07/32] qapi: Generate comments to simplify splitting for review - - - - --- 2015-08-04 Markus Armbruster New
[RFC,v3,06/32] qapi: Split up some typedefs to ease review - - - - --- 2015-08-04 Markus Armbruster New
[RFC,v3,05/32] tests/qapi-schema: Convert test harness to QAPISchemaVisitor - - 1 - --- 2015-08-04 Markus Armbruster New
[RFC,v3,04/32] qapi: New QAPISchemaVisitor - - 1 - --- 2015-08-04 Markus Armbruster New
[RFC,v3,03/32] qapi: QAPISchema code generation helper methods - - 1 - --- 2015-08-04 Markus Armbruster New
[RFC,v3,02/32] qapi: New QAPISchema intermediate reperesentation - - 1 - --- 2015-08-04 Markus Armbruster New
[RFC,v3,01/32] qapi: Rename class QAPISchema to QAPISchemaParser - - 1 - --- 2015-08-04 Markus Armbruster New
[for-2.4] target-i386: fix IvyBridge xlevel in PC_COMPAT_2_3 - - - - --- 2015-08-04 Eduardo Habkost New
block: don't register quorum driver if SHA256 support is unavailable - - 3 - --- 2015-08-04 Sascha Silbe New
[for-2.4] target-i386: fix IvyBridge xlevel in PC_COMPAT_2_3 1 - 2 - --- 2015-08-04 Radim Krčmář New
[v7,4/4] qcow2: reorder fields in Qcow2CachedTable to reduce padding - - 3 - --- 2015-08-04 Alberto Garcia New
[v7,3/4] docs: document how to configure the qcow2 L2/refcount caches - - 1 - --- 2015-08-04 Alberto Garcia New
[v7,2/4] qcow2: add option to clean unused cache entries after some time - - 1 - --- 2015-08-04 Alberto Garcia New
[v7,1/4] qcow2: mark the memory as no longer needed after qcow2_cache_empty() - - 1 - --- 2015-08-04 Alberto Garcia New
[PULL,2/2] target-mips: Copy restrictions from ext/ins to dext/dins - - 2 - --- 2015-08-04 Leon Alrae New
[PULL,1/2] target-mips: fix semihosting for microMIPS R6 - - 1 - --- 2015-08-04 Leon Alrae New
[PULL,0/2] target-mips queue for 2.4 - - - - --- 2015-08-04 Leon Alrae New
[v5] hw/arm/virt: Add high MMIO PCI region, 512G in size - - - - --- 2015-08-04 Pavel Fedin New
[2/2] throttle: add throttle_max_is_missing_limit() test - - 1 - --- 2015-08-04 Stefan Hajnoczi New
[1/2] throttle: refuse bps_max/iops_max without bps/iops - - 1 - --- 2015-08-04 Stefan Hajnoczi New
[26/26] qapi: Generated code cleanup - - 1 - --- 2015-08-04 Markus Armbruster New
[25/26] qapi-commands: Drop useless initialization - - 1 - --- 2015-08-04 Markus Armbruster New
[24/26] qapi-commands: Don't feed output of mcgen() to mcgen() again - - 1 - --- 2015-08-04 Markus Armbruster New
[23/26] qapi-commands: Inline gen_marshal_output_call() - - 1 - --- 2015-08-04 Markus Armbruster New
[22/26] qapi-commands: Fix gen_err_check(e) for e and e != 'local_err' - - 1 - --- 2015-08-04 Markus Armbruster New
[21/26] qapi: Command returning anonymous type doesn't work, outlaw - - - - --- 2015-08-04 Markus Armbruster New
[20/26] qapi: Fix to reject union command and event arguments - - 1 - --- 2015-08-04 Markus Armbruster New
[19/26] qapi-tests: New tests for union, alternate command arguments - - 1 - --- 2015-08-04 Markus Armbruster New
[18/26] tests/qapi-schema: Rename tests from data- to args- - - 1 - --- 2015-08-04 Markus Armbruster New
[17/26] tests/qapi-schema: Restore test case for flat union base bug - - 1 - --- 2015-08-04 Markus Armbruster New
[16/26] qapi: Document flaws in checking of names - - 1 - --- 2015-08-04 Markus Armbruster New
[15/26] qapi: Document shortcoming with union 'data' branch - - - - --- 2015-08-04 Markus Armbruster New
[14/26] qapi: Document that input visitor semantics are prone to leaks - - - - --- 2015-08-04 Markus Armbruster New
[13/26] tests/qapi-schema: Document events with base don't work - - 1 - --- 2015-08-04 Markus Armbruster New
[12/26] tests/qapi-schema: Document alternate's enum lacks visit function - - 1 - --- 2015-08-04 Markus Armbruster New
[11/26] qapi-visit: Fix two name arguments passed to visitors - - 1 - --- 2015-08-04 Markus Armbruster New
[10/26] qapi-visit: Replace list implicit_structs by set - - 1 - --- 2015-08-04 Markus Armbruster New
[09/26] qapi-visit: Fix generated code when schema has forward refs - - 1 - --- 2015-08-04 Markus Armbruster New
[08/26] qapi: Generate a nicer struct for flat unions - - 1 - --- 2015-08-04 Markus Armbruster New
[07/26] qapi: Fix generated code when flat union has member 'kind' - - 1 - --- 2015-08-04 Markus Armbruster New
[06/26] qapi: Drop unused and useless parameters and variables - - 1 - --- 2015-08-04 Markus Armbruster New
[05/26] qapi: Reject -p arguments that break qapi-event.py - - 1 - --- 2015-08-04 Markus Armbruster New
[04/26] qapi-event: Clean up how name of enum QAPIEvent is made - - 1 - --- 2015-08-04 Markus Armbruster New
[03/26] qapi: Simplify guardname() - - 1 - --- 2015-08-04 Markus Armbruster New
[02/26] qapi: Clean up cgen() and mcgen() - - 1 - --- 2015-08-04 Markus Armbruster New
[01/26] qapi: Clarify docs on including the same file multiple times - - 1 - --- 2015-08-04 Markus Armbruster New
[v16,21/21] replay: recording of the user input - - - - --- 2015-08-04 Pavel Dovgalyuk New
[v16,20/21] replay: command line options - - - - --- 2015-08-04 Pavel Dovgalyuk New
[v16,19/21] replay: replay blockers for devices - - - - --- 2015-08-04 Pavel Dovgalyuk New
[v16,18/21] replay: initialization and deinitialization - - 1 - --- 2015-08-04 Pavel Dovgalyuk New
[v16,17/21] typedef: add typedef for QemuOpts - - 1 - --- 2015-08-04 Pavel Dovgalyuk New
[v16,16/21] replay: ptimer - - - - --- 2015-08-04 Pavel Dovgalyuk New
[v16,15/21] bottom halves: introduce bh call function - - - - --- 2015-08-04 Pavel Dovgalyuk New
[v16,14/21] replay: checkpoints - - - - --- 2015-08-04 Pavel Dovgalyuk New
[v16,13/21] replay: shutdown event - - 1 - --- 2015-08-04 Pavel Dovgalyuk New
[v16,12/21] replay: recording and replaying clock ticks - - - - --- 2015-08-04 Pavel Dovgalyuk New
[v16,11/21] replay: asynchronous events infrastructure - - - - --- 2015-08-04 Pavel Dovgalyuk New
[v16,10/21] replay: interrupts and exceptions - - - - --- 2015-08-04 Pavel Dovgalyuk New
[v16,09/21] i386: interrupt poll processing - - - - --- 2015-08-04 Pavel Dovgalyuk New
[v16,08/21] cpu: replay instructions sequence - - 1 - --- 2015-08-04 Pavel Dovgalyuk New
[v16,07/21] cpu-exec: allow temporary disabling icount - - - - --- 2015-08-04 Pavel Dovgalyuk New
[v16,06/21] replay: introduce icount event - - 1 - --- 2015-08-04 Pavel Dovgalyuk New
[v16,05/21] replay: introduce mutex to protect the replay log - - 1 - --- 2015-08-04 Pavel Dovgalyuk New
[v16,04/21] replay: internal functions for replay log - - 1 - --- 2015-08-04 Pavel Dovgalyuk New
[v16,03/21] sysemu: system functions for replay - - 1 - --- 2015-08-04 Pavel Dovgalyuk New
[v16,02/21] replay: global variables and function stubs - - 2 - --- 2015-08-04 Pavel Dovgalyuk New
[v16,01/21] i386: partial revert of interrupt poll fix - - - - --- 2015-08-04 Pavel Dovgalyuk New
[v4,11/11] tests: add test cases for netfilter object - - - - --- 2015-08-04 Yang Hongyang New
[v4,10/11] filter/buffer: update command description and help - - - - --- 2015-08-04 Yang Hongyang New
[v4,09/11] netfilter: add a netbuffer filter - - - - --- 2015-08-04 Yang Hongyang New
[v4,08/11] move out net queue structs define - - - - --- 2015-08-04 Yang Hongyang New
[v4,07/11] net/queue: export qemu_net_queue_append_iov - - - - --- 2015-08-04 Yang Hongyang New
[v4,06/11] netfilter: add an API to pass the packet to next filter - - - - --- 2015-08-04 Yang Hongyang New
[v4,05/11] netfilter: hook packets before net queue send - - - - --- 2015-08-04 Yang Hongyang New
[v4,04/11] net: delete netfilter object when delete netdev - - - - --- 2015-08-04 Yang Hongyang New
[v4,03/11] netfilter: add netfilter_{add|del} commands - - - - --- 2015-08-04 Yang Hongyang New
[v4,02/11] init/cleanup of netfilter object - - - - --- 2015-08-04 Yang Hongyang New
[v4,01/11] net: add a new object netfilter - - 1 - --- 2015-08-04 Yang Hongyang New
[TRIVIAL] i6300esb: fix timer overflow - - 1 - --- 2015-08-04 Laurent Vivier New
[v2,1/3] target-mips: Copy restrictions from ext/ins to dext/dins - - 2 - --- 2015-08-03 Richard Henderson New
[3/3] target-mips: Use CPU_LOG_INT for logging related to interrupts - - 1 - --- 2015-08-03 Richard Henderson New
[2/3] target-mips: Stop translation after unconditional exceptions - - - - --- 2015-08-03 Richard Henderson New
[1/3] target-mips: Copy restrictions from ext/ins to dext/dins - - - - --- 2015-08-03 Richard Henderson New
[v3,4/4] qemu-ga: Prevent QEMU-GA VSS provider from being unregistered on MSI reinstall - - 1 - --- 2015-08-03 Leonid Bloch New
[v3,3/4] qemu-ga: Created a separate component for each installed file in the MSI - - - - --- 2015-08-03 Leonid Bloch New
[v3,2/4] qemu-ga: Minor cosmetic changes to the WXS file - - - - --- 2015-08-03 Leonid Bloch New
[v3,1/4] qemu-ga: Fixed GUID capitalization - - - - --- 2015-08-03 Leonid Bloch New
[PULL,for-2.4,2/2] migration: Fix regression for xenfv and pc, accel=xen machine. - - - - --- 2015-08-03 Stefano Stabellini New
[PULL,for-2.4,1/2] migration: Fix global state with Xen. - - - - --- 2015-08-03 Stefano Stabellini New
[PULL,for-2.4,0/2] Fix migration on Xen - - - - --- 2015-08-03 Stefano Stabellini New
[kvm-unit-tests,v5,11/11] new: arm/barrier-test for memory barriers - - - - --- 2015-08-03 Alex Bennée New
[PULL,for-2.4,1/1] Fix release_drive on unplugged devices (pci_piix3_xen_ide_unplug) - - - - --- 2015-08-03 Stefano Stabellini New
[PULL,for-2.4,0/1] cve-2015-5166-tag - - - - --- 2015-08-03 Stefano Stabellini New
[for-2.4,v3,3/3] migration: Fix regression for xenfv and pc, accel=xen machine. - - 1 - --- 2015-08-03 Anthony PERARD New
[for-2.4,v3,2/3] migration: Add configuration section to vmstate with xen. - - - - --- 2015-08-03 Anthony PERARD New
[for-2.4,v3,1/3] migration: Fix global state with Xen. - - - - --- 2015-08-03 Anthony PERARD New
i6300esb: correctly convert watchdog clock ticks into nanoseconds - - - - --- 2015-08-03 Laurent Vivier New
« 1 2 ... 3131 3132 31334313 4314 »