Show patches with: Archived = No       |   432178 patches
« 1 2 ... 3253 3254 32554321 4322 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,6/7] memory: Move owner-less MemoryRegions to /machine/unattached 1 - - 1 --- 2015-03-17 Andreas Färber New
[PULL,5/7] qom: Implement info qom-tree HMP command - - - 1 --- 2015-03-17 Andreas Färber New
[PULL,4/7] qom: Implement qom-set HMP command - - 1 1 --- 2015-03-17 Andreas Färber New
[PULL,3/7] qom: Implement qom-list HMP command - - 1 1 --- 2015-03-17 Andreas Färber New
[PULL,2/7] scripts: Add qom-tree script - - - 1 --- 2015-03-17 Andreas Färber New
[PULL,1/7] cadence_uart: Convert to QOM realize() - - 1 - --- 2015-03-17 Andreas Färber New
[PULL,0/7] QOM devices patch queue 2015-03-17 - - - - --- 2015-03-17 Andreas Färber New
[v2] Fix typos in comments - - 1 - --- 2015-03-17 Viswesh New
[v2] hw/usb: Include USB files only if necessary - - - - --- 2015-03-17 Thomas Huth New
[v2,8/8] ui: ensure VNC websockets server checks the ACL if requested - - - - --- 2015-03-17 Daniel P. Berrangé New
[v2,7/8] ui: remove separate gnutls_session for websockets server - - - - --- 2015-03-17 Daniel P. Berrangé New
[v2,6/8] ui: enforce TLS when using websockets server - - - - --- 2015-03-17 Daniel P. Berrangé New
[v2,5/8] ui: fix setup of VNC websockets auth scheme with TLS - - - - --- 2015-03-17 Daniel P. Berrangé New
[v2,4/8] ui: split setup of VNC auth scheme into separate method - - - - --- 2015-03-17 Daniel P. Berrangé New
[v2,3/8] ui: report error if user requests VNC option that is unsupported - - - - --- 2015-03-17 Daniel P. Berrangé New
[v2,2/8] ui: replace printf() calls with VNC_DEBUG - - - - --- 2015-03-17 Daniel P. Berrangé New
[v2,1/8] ui: remove unused 'wiremode' variable in VncState struct - - - - --- 2015-03-17 Daniel P. Berrangé New
[for-2.3] raw-posix: Deprecate aio=threads fallback without O_DIRECT - - 2 - --- 2015-03-17 Kevin Wolf New
[PULL,07/11] save_block_hdr: we can recalculate the cont parameter here - - - - --- 2015-03-17 Juan Quintela New
[7/7] checkpatch: complain about ffs(3) calls - - - - --- 2015-03-17 Stefan Hajnoczi New
[6/7] os-win32: drop ffs(3) prototype - - - - --- 2015-03-17 Stefan Hajnoczi New
[5/7] omap_intc: convert ffs(3) to ctz32() in omap_inth_sir_update() - - - - --- 2015-03-17 Stefan Hajnoczi New
[4/7] sd: convert sd_normal_command() ffs(3) call to ctz32() - - - - --- 2015-03-17 Stefan Hajnoczi New
[3/7] Convert ffs() != 0 callers to ctz32() - - - - --- 2015-03-17 Stefan Hajnoczi New
[2/7] Convert (ffs(val) - 1) to ctz32(val) - - - - --- 2015-03-17 Stefan Hajnoczi New
[1/7] bt-sdp: fix broken uuids power-of-2 calculation - - 1 - --- 2015-03-17 Stefan Hajnoczi New
usb: fix segfault when hot-unplugging usb host adapter - - - - --- 2015-03-17 Gonglei (Arei) New
Cleaning up the documentation - - 1 - --- 2015-03-17 Viswesh New
[v2] acpi: add acpi_send_gpe_event() to rise sci for hotplug - - - - --- 2015-03-17 Zhu Guihua New
[3/3] ui: fix VNC websockets TLS integration - - - - --- 2015-03-17 Daniel P. Berrangé New
[PULL,1/1] coverity: Fix g_malloc_n-like models - - - - --- 2015-03-17 Markus Armbruster New
[PULL,0/1] coverity: Fix g_malloc_n-like models - - - - --- 2015-03-17 Markus Armbruster New
[PULL,1/1] opengl: fix configure test - - 1 - --- 2015-03-17 Gerd Hoffmann New
[PULL,for-2.3,0/1] opengl: fix configure test - - - - --- 2015-03-17 Gerd Hoffmann New
[2.4] target-mips: add Config5.FRE support allowing Status.FR=0 emulation - - - - --- 2015-03-17 Leon Alrae New
[2/2] icc_bus: remove icc related files - - - - --- 2015-03-17 chenfan New
[1/2] cpu/apic: drop icc bus/bridge/ - - - - --- 2015-03-17 chenfan New
migration: flush the bdrv before stopping VM - - - - --- 2015-03-17 Li, Liang Z New
[v2,2/2] libxl: introduce gfx_passthru_kind - - - - --- 2015-03-17 Tiejun Chen New
macio: Convert to realize() - - - - --- 2015-03-17 Markus Armbruster New
block: Fix blockdev-backup not to use funky error class - - 1 - --- 2015-03-17 Markus Armbruster New
exec: Respect as_tranlsate_internal length clamp - - - - --- 2015-03-17 Peter Crosthwaite New
[for-2.3,2/2] tests: Add PC CPU test - - - - --- 2015-03-16 Andreas Färber New
[for-2.3,1/2] pc: Suppress APIC ID compatibility warning for QTest - - - - --- 2015-03-16 Andreas Färber New
[v2,7/7] MAINTAINERS: add VMware port - - - - --- 2015-03-16 Don Slutz New
[v2,6/7] vmport: Add VMware all ring hack - - - - --- 2015-03-16 Don Slutz New
[v2,5/7] vmport_rpc: Add migration - - - - --- 2015-03-16 Don Slutz New
[v2,4/7] vmport_rpc: Add QMP access to vmport_rpc object. - - - - --- 2015-03-16 Don Slutz New
[v2,3/7] vmport_rpc: Add limited support of VMware's hyper-call rpc - - - - --- 2015-03-16 Don Slutz New
[v2,2/7] vmport_rpc: Add the object vmport_rpc - - - - --- 2015-03-16 Don Slutz New
[v2,1/7] vmport.c: Fix vmport_cmd_ram_size - - - - --- 2015-03-16 Don Slutz New
spapr: Add missing checks for NULL pointers and report failures - - - - --- 2015-03-16 Alexander Graf New
[qemu] How to reliably obtain physaddr from vaddr - - - - --- 2015-03-16 Emilio Cota New
qdev: Make -device FOO, help help again when FOO is not pluggable - - - - --- 2015-03-16 Markus Armbruster New
[RFC,5/5] target-arm: Honour NS bits in page tables - - - - --- 2015-03-16 Peter Maydell New
[RFC,4/5] Add MemTxAttrs to the IOTLB - - - - --- 2015-03-16 Peter Maydell New
[RFC,3/5] Make CPU iotlb a structure rather than a plain hwaddr - - - - --- 2015-03-16 Peter Maydell New
[RFC,2/5] memory: Add MemTxAttrs argument to io_mem_read and io_mem_write - - - - --- 2015-03-16 Peter Maydell New
[RFC,1/5] memory: Define API for MemoryRegionOps to take attrs and return status - - - - --- 2015-03-16 Peter Maydell New
[PULL,17/17] block/vpc: remove disabled code from get_sector_offset - - 1 - --- 2015-03-16 Kevin Wolf New
[PULL,16/17] block/vpc: rename footer->size -> footer->current_size - - 1 - --- 2015-03-16 Kevin Wolf New
[PULL,15/17] block/vpc: make calculate_geometry spec conform - - 1 - --- 2015-03-16 Kevin Wolf New
[PULL,14/17] vpc: Ignore geometry for large images - - 1 - --- 2015-03-16 Kevin Wolf New
[PULL,13/17] block/vpc: optimize vpc_co_get_block_status - - 1 - --- 2015-03-16 Kevin Wolf New
[PULL,12/17] block: Drop bdrv_find - - 1 - --- 2015-03-16 Kevin Wolf New
[PULL,11/17] blockdev: Convert bdrv_find to blk_by_name - - 1 - --- 2015-03-16 Kevin Wolf New
[PULL,10/17] migration: Convert bdrv_find to blk_by_name - - 1 - --- 2015-03-16 Kevin Wolf New
[PULL,09/17] monitor: Convert bdrv_find to blk_by_name - - 1 - --- 2015-03-16 Kevin Wolf New
[PULL,08/17] iotests: Test non-self-referential qcow2 refblocks - - 1 - --- 2015-03-16 Kevin Wolf New
[PULL,07/17] iotests: Add tests for refcount table growth - - 2 - --- 2015-03-16 Kevin Wolf New
[PULL,06/17] qcow2: Respect new_block in alloc_refcount_block() - - 2 - --- 2015-03-16 Kevin Wolf New
[PULL,05/17] qemu-img: Avoid qerror_report_err() outside QMP handlers, again - - 1 - --- 2015-03-16 Kevin Wolf New
[PULL,04/17] block: Fix block-set-write-threshold not to use funky error class - - 1 - --- 2015-03-16 Kevin Wolf New
[PULL,03/17] block: Deprecate QCOW/QCOW2 encryption - - 1 - --- 2015-03-16 Kevin Wolf New
[PULL,02/17] qemu-img: Fix convert, amend error messages for unknown options - - - - --- 2015-03-16 Kevin Wolf New
[PULL,01/17] iotests: Update 051's reference output - - - - --- 2015-03-16 Kevin Wolf New
[PULL,00/17] Block patches for 2.3.0-rc0 - - - - --- 2015-03-16 Kevin Wolf New
[v2] target-mips: fix CP0.BadVAddr by stopping translation on Address Error - - - - --- 2015-03-16 Leon Alrae New
[v2,3/3] sPAPR: Reenable EEH functionality on reboot - - - - --- 2015-03-16 Gavin Shan New
[v2,2/3] VFIO: Disable INTx interrupt on EEH reset - - - - --- 2015-03-16 Gavin Shan New
[v2,1/3] VFIO: Clear stale MSIx table during EEH reset - - - - --- 2015-03-16 Gavin Shan New
target-mips: save cpu state before calling MSA load and store helpers - - - - --- 2015-03-16 Leon Alrae New
MAINTAINERS: Add myself as the maintainer of the Quorum driver - - - - --- 2015-03-16 Alberto Garcia New
[PULL,6/6] target-tricore: Add instructions of SYS opcode format - - - - --- 2015-03-16 Bastian Koppelmann New
[PULL,5/6] target-tricore: Add instructions of RRRW opcode format - - 1 - --- 2015-03-16 Bastian Koppelmann New
[PULL,4/6] target-tricore: Add instructions of RRRR opcode format - - 1 - --- 2015-03-16 Bastian Koppelmann New
[PULL,3/6] target-tricore: Add instructions of RRR1 opcode format, which have 0xe3 as first opcode - - 1 - --- 2015-03-16 Bastian Koppelmann New
[PULL,2/6] target-tricore: Add instructions of RRR1 opcode format, which have 0x63 as first opcode - - 1 - --- 2015-03-16 Bastian Koppelmann New
[PULL,1/6] target-tricore: Add instructions of RRR1 opcode format, which have 0xa3 as first opcode - - 1 - --- 2015-03-16 Bastian Koppelmann New
[PULL,0/6] tricore patches for 2.3 - - - - --- 2015-03-16 Bastian Koppelmann New
[PULL] tcg/optimize: Handle or r,a,a with constant a - - 1 1 --- 2015-03-16 Richard Henderson New
[PULL,for-2.3] tcg optimization fix - - - - --- 2015-03-16 Richard Henderson New
qga: implement qmp_guest_network_get_interfaces for win32 - - - - --- 2015-03-16 Kirk Allan New
[6/6] qga: RFC: guest-side retrieval of fw_cfg file - - - - --- 2015-03-16 Gabriel L. Somlo New
[5/6] fw_cfg: insert fw_cfg file blobs via qemu cmdline - - - - --- 2015-03-16 Gabriel L. Somlo New
[4/6] fw_cfg: exit with error when dupe fw_cfg file name inserted - - - - --- 2015-03-16 Gabriel L. Somlo New
[3/6] fw_cfg: assertion to detect memory leak when adding new data blob - - - - --- 2015-03-16 Gabriel L. Somlo New
[2/6] fw_cfg: remove support for guest-side data writes - - - - --- 2015-03-16 Gabriel L. Somlo New
[1/6] fw_cfg: add documentation file (docs/specs/fw_cfg.txt) - - - - --- 2015-03-16 Gabriel L. Somlo New
[PULL,11/11] pc: Disable vmdesc submission for old machines - - 1 - --- 2015-03-16 Juan Quintela New
« 1 2 ... 3253 3254 32554321 4322 »