Show patches with: Archived = No       |   430333 patches
« 1 2 ... 3597 3598 35994303 4304 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V15,11/11] NUMA: convert hmp command info_numa to use qmp command query_numa - - 1 - --- 2013-10-29 Wanlong Gao New
[V15,10/11] NUMA: add qmp command query-numa - - 1 - --- 2013-10-29 Wanlong Gao New
[V15,09/11] NUMA: set guest numa nodes memory policy - - - - --- 2013-10-29 Wanlong Gao New
[V15,08/11] NUMA: parse guest numa nodes memory policy - - - - --- 2013-10-29 Wanlong Gao New
[V15,07/11] NUMA: expand MAX_NODES from 64 to 128 - - - - --- 2013-10-29 Wanlong Gao New
[V15,06/11] NUMA: add "-numa mem," options - - 1 - --- 2013-10-29 Wanlong Gao New
[V15,05/11] NUMA: introduce NumaMemOptions - - - - --- 2013-10-29 Wanlong Gao New
[V15,04/11] NUMA: convert -numa option to use OptsVisitor - - - - --- 2013-10-29 Wanlong Gao New
[V15,03/11] NUMA: Add numa_info structure to contain numa nodes info - - 1 - --- 2013-10-29 Wanlong Gao New
[V15,02/11] NUMA: check if the total numa memory size is equal to ram_size - - - - --- 2013-10-29 Wanlong Gao New
[V15,01/11] NUMA: move numa related code to new file numa.c - - - - --- 2013-10-29 Wanlong Gao New
qemu: mempath: prefault pages manually (v4) - - - - --- 2013-10-28 Marcelo Tosatti New
qemu: mempath: prefault pages manually (v3) - - - - --- 2013-10-28 Marcelo Tosatti New
[repost] ahci: fix win7 hang on boot - - 1 1 --- 2013-10-28 Michael S. Tsirkin New
ahci fix: windows boots fine. need to review with kwolf - - 1 1 --- 2013-10-28 Michael S. Tsirkin New
[WIP,00/24] IDE cleanups, initial work on AHCI rerror/werror=stop - - - - --- 2013-10-28 Michael S. Tsirkin New
[24/24] ide: commonize io_buffer_index initialization - - - - --- 2013-10-28 Paolo Bonzini New
[23/24] ide: migrate initial request state via IDEBus - - - - --- 2013-10-28 Paolo Bonzini New
[22/24] ide: place initial state of the current request to IDEBus - - - - --- 2013-10-28 Paolo Bonzini New
[21/24] ide: replace set_unit callback with more IDEBus state - - - - --- 2013-10-28 Paolo Bonzini New
[20/24] ide: remove restart_cb callback - - - - --- 2013-10-28 Paolo Bonzini New
[19/24] ide: move restart callback to common code - - - - --- 2013-10-28 Paolo Bonzini New
[18/24] ide: pass IDEBus to the restart_cb - - - - --- 2013-10-28 Paolo Bonzini New
[17/24] ide: do not use BMDMA in restart callback - - - - --- 2013-10-28 Paolo Bonzini New
[16/24] ide: introduce ide_register_restart_cb - - - - --- 2013-10-28 Paolo Bonzini New
[15/24] ide: prepare to move restart to common code - - - - --- 2013-10-28 Paolo Bonzini New
[14/24] ide: start extracting ide_restart_dma out of bmdma_restart_dma - - - - --- 2013-10-28 Paolo Bonzini New
[13/24] ide: move retry constants out of BM_STATUS_* namespace - - - - --- 2013-10-28 Paolo Bonzini New
[12/24] ide: move BM_STATUS bits to pci.[ch] - - - - --- 2013-10-28 Paolo Bonzini New
[11/24] ide: fold add_status callback into set_inactive - - - - --- 2013-10-28 Paolo Bonzini New
[10/24] ide: add trigger_irq callback - - - - --- 2013-10-28 Paolo Bonzini New
[09/24] ide: wrap start_dma callback - - - - --- 2013-10-28 Paolo Bonzini New
[08/24] ide: simplify start_transfer callbacks - - - - --- 2013-10-28 Paolo Bonzini New
[07/24] ide: simplify async_cmd_done callbacks - - - - --- 2013-10-28 Paolo Bonzini New
[06/24] ide: simplify set_inactive callbacks - - - - --- 2013-10-28 Paolo Bonzini New
[05/24] ide: simplify reset callbacks - - - - --- 2013-10-28 Paolo Bonzini New
[04/24] ide-test: add test for werror=stop - - - - --- 2013-10-28 Paolo Bonzini New
[03/24] libqtest: add QTEST_LOG for debugging qtest testcases - - 1 - --- 2013-10-28 Paolo Bonzini New
[02/24] libqtest: return progress from qmp/qmpv - - - - --- 2013-10-28 Paolo Bonzini New
[01/24] blkdebug: report errors on flush too - - 1 - --- 2013-10-28 Paolo Bonzini New
[1.7] timers: fix stop/cont with -icount - - - - --- 2013-10-28 Paolo Bonzini New
[2/2] slirp: make slirp event dispatch based on slirp instance - - - - --- 2013-10-28 pingfan liu New
[1/2] slirp: introduce gsource event abstraction - - - - --- 2013-10-28 pingfan liu New
[for,1.7] exec: fix breakpoint_invalidate when pc may not be translated - - 1 - --- 2013-10-28 Max Filippov New
[v4,4/4] Protect coroutine_fn and blocking_fn with #ifndef - - - - --- 2013-10-27 Charlie Shepherd New
[v4,3/4] Introduce blocking_fn annotation - - - - --- 2013-10-27 Charlie Shepherd New
[v4,2/4] Rename qemu_coroutine_self to qemu_coroutine_self_int and add an annotated wrapper - - - - --- 2013-10-27 Charlie Shepherd New
[v4,1/4] Add an explanation of when a function should be marked coroutine_fn - - - - --- 2013-10-27 Charlie Shepherd New
[v3,2/2] Rename qemu_coroutine_self to qemu_coroutine_self_int and add an annotated wrapper - - - - --- 2013-10-27 Charlie Shepherd New
[v3,1/2] Add an explanation of when a function should be marked coroutine_fn - - - - --- 2013-10-27 Charlie Shepherd New
hw/9pfs: fix P9_STATS_GEN handling - - - - --- 2013-10-27 Kirill A. Shutemov New
hw/9pfs: fix P9_STATS_GEN handling - - 1 - --- 2013-10-27 Kirill A. Shutemov New
[v2] rdma: rename 'x-rdma' => 'rdma' - - - - --- 2013-10-26 mrhines@linux.vnet.ibm.com New
block: Don't copy backing file name on error - - 2 - --- 2013-10-26 Max Reitz New
[PULL,7/7] audio/mixeng_template.h: fix inline declaration - - - - --- 2013-10-26 Michael Tokarev New
[PULL,6/7] misc: Spelling and grammar fixes in comments - - 2 - --- 2013-10-26 Michael Tokarev New
[PULL,5/7] docs/ccid.txt: fix the typo - - 1 - --- 2013-10-26 Michael Tokarev New
[PULL,4/7] qapi: fix documentation example - - - - --- 2013-10-26 Michael Tokarev New
[PULL,3/7] .gitignore: ignore qmp-commands.txt - - 1 - --- 2013-10-26 Michael Tokarev New
[PULL,2/7] misc: New spelling fixes in comments - - - - --- 2013-10-26 Michael Tokarev New
[PULL,1/7] configure: create fsdev/ directory 1 - - - --- 2013-10-26 Michael Tokarev New
[PULL,0/7,for-1.7] Trivial patches for 2013-10-26 - - - - --- 2013-10-26 Michael Tokarev New
Bug#727756: qemu: Broken -smb with latest SAMBA package. (Unsupported security=share option) - - - - --- 2013-10-26 Michael Tokarev New
[PATCHv1,4/4] Timers: produce timer-debug-log file - - - - --- 2013-10-25 Alex Bligh New
[PATCHv1,3/4] Timers: Instrument timer_mod - - - - --- 2013-10-25 Alex Bligh New
[PATCHv1,2/4] Timers: add command line option -timer-debug-log - - - - --- 2013-10-25 Alex Bligh New
[PATCHv1,1/4] Timers: add debugging macros wrapping timer functions and debug structures - - - - --- 2013-10-25 Alex Bligh New
[PULL,29/29] spapr: Use DeviceClass::fw_name for device tree CPU node - - - - --- 2013-10-25 Alexander Graf New
[PULL,28/29] target-ppc: Fill in OpenFirmware names for some PowerPCCPU families - - - - --- 2013-10-25 Alexander Graf New
[PULL,27/29] target-ppc: dump-guest-memory support - - - - --- 2013-10-25 Alexander Graf New
[PULL,26/29] dump-guest-memory: Check for the correct return value - - - - --- 2013-10-25 Alexander Graf New
[PULL,25/29] target-ppc: Use #define for max slb entries - - - - --- 2013-10-25 Alexander Graf New
[PULL,24/29] target-ppc: Check for error on address translation in memsave command - - - - --- 2013-10-25 Alexander Graf New
[PULL,23/29] target-ppc: Update slb array with correct index values. - - - - --- 2013-10-25 Alexander Graf New
[PULL,22/29] spapr-pci: enable irqfd for INTx - - - - --- 2013-10-25 Alexander Graf New
[PULL,21/29] xics-kvm: enable irqfd for MSI - - - - --- 2013-10-25 Alexander Graf New
[PULL,20/29] xics: Implement H_XIRR_X - - - - --- 2013-10-25 Alexander Graf New
[PULL,19/29] xics: Implement H_IPOLL 1 - - - --- 2013-10-25 Alexander Graf New
[PULL,18/29] xics-kvm: Support for in-kernel XICS interrupt controller - - 1 - --- 2013-10-25 Alexander Graf New
[PULL,17/29] xics: add cpu_setup callback - - - - --- 2013-10-25 Alexander Graf New
[PULL,16/29] xics: split to xics and xics-common - - 1 - --- 2013-10-25 Alexander Graf New
[PULL,15/29] xics: add missing const specifiers to TypeInfo - - 1 - --- 2013-10-25 Alexander Graf New
[PULL,14/29] xics: convert init() to realize() - - 1 - --- 2013-10-25 Alexander Graf New
[PULL,13/29] xics: add pre_save/post_load dispatchers - - - - --- 2013-10-25 Alexander Graf New
[PULL,12/29] xics: replace fprintf with error_report 1 - 1 - --- 2013-10-25 Alexander Graf New
[PULL,11/29] spapr: move cpu_setup after kvmppc_set_papr 1 - - - --- 2013-10-25 Alexander Graf New
[PULL,10/29] xics: move reset and cpu_setup 1 - - - --- 2013-10-25 Alexander Graf New
[PULL,09/29] target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN 1 - - - --- 2013-10-25 Alexander Graf New
[PULL,08/29] spapr-rtas: fix h_rtas parameters reading - - - - --- 2013-10-25 Alexander Graf New
[PULL,07/29] spapr: Add ibm, purr property on power7 and newer - - - - --- 2013-10-25 Alexander Graf New
[PULL,06/29] spapr: increase temporary fdt buffer size - - - - --- 2013-10-25 Alexander Graf New
[PULL,05/29] PPC: Fix L2CR write accesses - - - 1 --- 2013-10-25 Alexander Graf New
[PULL,04/29] target-ppc: Little Endian Correction to Load/Store Vector Element - - 1 - --- 2013-10-25 Alexander Graf New
[PULL,03/29] ppc: Add CFAR, DAR and DSISR to the dictionary of printable registers - - 1 - --- 2013-10-25 Alexander Graf New
[PULL,02/29] pseries: Fix loading of little endian kernels - - 1 - --- 2013-10-25 Alexander Graf New
[PULL,01/29] pseries: Update SLOF firmware image - - - - --- 2013-10-25 Alexander Graf New
[PULL,00/29] ppc patch queue 2013-10-25 - - - - --- 2013-10-25 Alexander Graf New
[PULL,6/6] integrator: fix Linux boot failure by emulating dbg region - - - - --- 2013-10-25 Peter Maydell New
[PULL,5/6] target-arm: fix sorting issue of KVM cpreg list - - - - --- 2013-10-25 Peter Maydell New
[PULL,4/6] target-arm: sort TCG cpreg list by KVM-style 64 bit ID number - - - - --- 2013-10-25 Peter Maydell New
« 1 2 ... 3597 3598 35994303 4304 »