Show patches with: State = Action Required       |    Archived = No       |   426254 patches
« 1 2 ... 518 519 5204262 4263 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v6,19/24] hw/arm: add Faraday FTLCDC200 LCD controller support - - - - --- 2013-03-06 Kuo-Jung Su New
[v6,20/24] hw/arm: add Faraday FTTSC010 touchscreen controller support - - - - --- 2013-03-06 Kuo-Jung Su New
[v6,21/24] hw/arm: add Faraday FTSDC010 MMC/SD controller support - - - - --- 2013-03-06 Kuo-Jung Su New
[v6,22/24] hw/arm: add Faraday FTMAC110 10/100Mbps ethernet support - - - - --- 2013-03-06 Kuo-Jung Su New
[v6,23/24] hw/arm: add Faraday FTTMR010 timer support - - - - --- 2013-03-06 Kuo-Jung Su New
[v6,24/24] hw/arm: add Faraday FTSPI020 SPI flash controller support - - - - --- 2013-03-06 Kuo-Jung Su New
qemu-sockets: Fix assertion failure - - - - --- 2013-03-06 Kevin Wolf New
[3/4] qga: add windows implementation for guest-get-time - - - - --- 2013-03-06 Lei Li New
[4/4] qga: add windows implementation for guest-set-time - - - - --- 2013-03-06 Lei Li New
qdev: DEVICE_DELETED event - - - - --- 2013-03-06 Michael S. Tsirkin New
[1/2] qga: add windows implementation for guest-get-time - - - - --- 2013-03-06 Lei Li New
[2/2] qga: add windows implementation for guest-set-time - - - - --- 2013-03-06 Lei Li New
[v2] osdep: replace setsockopt by qemu_setsockopt - - - - --- 2013-03-06 Lei Li New
[1/7] block: only force IO completion in .bdrv_truncate if we are shrinking - - - - --- 2013-03-06 Jeff Cody New
[2/7] qemu: add castagnoli crc32c checksum algorithm - - - - --- 2013-03-06 Jeff Cody New
[3/7] block: vhdx header for the QEMU support of VHDX images - - - - --- 2013-03-06 Jeff Cody New
[4/7] block: initial VHDX driver support framework - supports open and probe - - - - --- 2013-03-06 Jeff Cody New
[5/7] block: add read-only support to VHDX image format. - - - - --- 2013-03-06 Jeff Cody New
[6/7] block: add header update capability for VHDX images. - - - - --- 2013-03-06 Jeff Cody New
[7/7] block: add write support for VHDX images - - - - --- 2013-03-06 Jeff Cody New
coroutine: use AioContext for CoQueue BH - - - - --- 2013-03-06 Stefan Hajnoczi New
[1/5] threadpool: move globals into struct ThreadPool - - 2 - --- 2013-03-06 Stefan Hajnoczi New
[2/5] threadpool: add thread_pool_new() and thread_pool_free() - - - - --- 2013-03-06 Stefan Hajnoczi New
[3/5] aio: add a ThreadPool instance to AioContext - - 1 - --- 2013-03-06 Stefan Hajnoczi New
[4/5] main-loop: add qemu_get_aio_context() - - 1 - --- 2013-03-06 Stefan Hajnoczi New
[5/5] threadpool: drop global thread pool - - - - --- 2013-03-06 Stefan Hajnoczi New
[PATCHv2] qdev: DEVICE_DELETED event - - - - --- 2013-03-06 Michael S. Tsirkin New
pci_bridge: drop formatting from source - - - - --- 2013-03-06 Michael S. Tsirkin New
migration: move ram migration support - - - - --- 2013-03-06 Michael S. Tsirkin New
qcow2: make is_allocated return true for zero clusters - - 1 - --- 2013-03-06 Paolo Bonzini New
[v2] migration: Improve QMP documentation - - 1 - --- 2013-03-06 Juan Quintela New
[v2,1/3] qga: introduce guest-get-vcpus / guest-set-vcpus with stubs - - 1 - --- 2013-03-06 Laszlo Ersek New
[v2,2/3] qga: implement qmp_guest_get_vcpus() for Linux with sysfs - - 1 - --- 2013-03-06 Laszlo Ersek New
[v2,3/3] qga: implement qmp_guest_set_vcpus() for Linux with sysfs - - 1 - --- 2013-03-06 Laszlo Ersek New
[01/12] target-lm32: fix debug memory access - - - - --- 2013-03-06 Michael Walle New
[02/12] lm32-dis: fix NULL pointer dereference - - - - --- 2013-03-06 Michael Walle New
[03/12] milkymist-uart: fix receive buffering - - - - --- 2013-03-06 Michael Walle New
[04/12] lm32_uart: fix receive buffering - - - - --- 2013-03-06 Michael Walle New
[05/12] target-lm32: don't log cpu state in translation - - - - --- 2013-03-06 Michael Walle New
[06/12] tests: tcg: lm32: add more test cases - - - - --- 2013-03-06 Michael Walle New
[07/12] target-lm32: fix cmpgui and cmpgeui opcodes - - - - --- 2013-03-06 Michael Walle New
[08/12] target-lm32: remove dead code - - - - --- 2013-03-06 Michael Walle New
[09/12] target-lm32: flush tlb after clearing env - - - - --- 2013-03-06 Michael Walle New
[10/12] target-lm32: use HELPER() macro - - - - --- 2013-03-06 Michael Walle New
[11/12] configure: proper OpenGL/GLX probe - - - - --- 2013-03-06 Michael Walle New
[12/12] configure: rename OpenGL feature to GLX - - - - --- 2013-03-06 Michael Walle New
Fix TAGS creation - - - - --- 2013-03-07 David Gibson New
[v2,1/5] net: spread hub on AioContexts - - - - --- 2013-03-07 pingfan liu New
[v2,2/5] net: hub use lock to protect ports list - - - - --- 2013-03-07 pingfan liu New
[v2,3/5] net: introduce lock to protect NetQueue - - - - --- 2013-03-07 pingfan liu New
[v2,4/5] net: introduce lock to protect NetClientState's peer's access - - - - --- 2013-03-07 pingfan liu New
[v2,5/5] net: make netclient re-entrant with refcnt - - - - --- 2013-03-07 pingfan liu New
[v6,12/24] hw/nand.c: bug fix to erase operation - - - - --- 2013-03-07 Peter Crosthwaite New
Use proper term in TCG README - - - - --- 2013-03-07 陳韋任 New
[V8,01/20] build: add block/snapshot.c - - - - --- 2013-03-07 Wayne Xia New
[V8,02/20] build: add block/qapi.c - - - - --- 2013-03-07 Wayne Xia New
[V8,03/20] block: move bdrv_snapshot_find() to block/snapshot.c - - - - --- 2013-03-07 Wayne Xia New
[V8,04/20] block: distinguish id and name in bdrv_find_snapshot() - - 1 - --- 2013-03-07 Wayne Xia New
[V8,05/20] qemu-img: remove unused parameter in collect_image_info() - - 2 - --- 2013-03-07 Wayne Xia New
[V8,06/20] block: move collect_snapshots() and collect_image_info() to block/qapi.c - - - - --- 2013-03-07 Wayne Xia New
[V8,07/20] block: add snapshot info query function bdrv_query_snapshot_info_list() - - 1 - --- 2013-03-07 Wayne Xia New
[V8,08/20] block: add filter for vm snapshot in bdrv_query_snapshot_info_list() - - - - --- 2013-03-07 Wayne Xia New
[V8,09/20] block: add image info query function bdrv_query_image_info() - - 1 - --- 2013-03-07 Wayne Xia New
[V8,10/20] qmp: add interface query-snapshots - - - - --- 2013-03-07 Wayne Xia New
[V8,11/20] qmp: add interface query-images - - - - --- 2013-03-07 Wayne Xia New
[V8,12/20] hmp: add function hmp_info_snapshots() - - - - --- 2013-03-07 Wayne Xia New
[V8,13/20] hmp: switch snapshot info function to qmp based one - - - - --- 2013-03-07 Wayne Xia New
[V8,14/20] block: move dump_human_image_info() to block/qapi.c - - - - --- 2013-03-07 Wayne Xia New
[V8,15/20] block: dump to buffer for bdrv_image_info_dump() - - - - --- 2013-03-07 Wayne Xia New
[V8,16/20] hmp: add command info images - - - - --- 2013-03-07 Wayne Xia New
[V8,17/20] block: return bool for bdrv_can_snapshot() - - 1 - --- 2013-03-07 Wayne Xia New
[V8,18/20] block: move snapshot related functions to block/snapshot.c - - - - --- 2013-03-07 Wayne Xia New
[V8,19/20] block: move bdrv_snapshot_dump() to block/qapi.c - - - - --- 2013-03-07 Wayne Xia New
[V8,20/20] block: rename bdrv_query_info() to bdrv_query_block_info() - - 1 - --- 2013-03-07 Wayne Xia New
[PATCHv3,1/2] bridge helper: unified error cleanup for parse_acl_file - - - - --- 2013-03-07 Doug Goldstein New
[PATCHv3,2/2] bridge helper: support conf dirs - - - - --- 2013-03-07 Doug Goldstein New
Fix the wrong description in qemu manual - - - - --- 2013-03-07 Lei Li New
[V7,1/5] runstate: introduce prelaunch-migrate state - - - - --- 2013-03-07 Jason Wang New
[V7,2/5] net: announce self after vm is started - - - - --- 2013-03-07 Jason Wang New
[V7,3/5] net: model specific announcing support - - - - --- 2013-03-07 Jason Wang New
[V7,4/5] virtio-net: notify guest to annouce itself - - - - --- 2013-03-07 Jason Wang New
[V7,5/5] virtio-net: compat guest announce - - - - --- 2013-03-07 Jason Wang New
[PATCHv3] qdev: DEVICE_DELETED event - - 1 - --- 2013-03-07 Michael S. Tsirkin New
[1/7] linux-user: Add Alpha socket constants - - 1 - --- 2013-03-07 Riku Voipio New
[2/7] linux-user: improve print_fcntl() - - - - --- 2013-03-07 Riku Voipio New
[3/7] linux-user/syscall.c: handle FUTEX_WAIT_BITSET in do_futex - - - - --- 2013-03-07 Riku Voipio New
[4/7] linux-user: fix futex strace of FUTEX_CLOCK_REALTIME - - - - --- 2013-03-07 Riku Voipio New
[5/7] linux-user: correct semctl() and shmctl() - - - - --- 2013-03-07 Riku Voipio New
[6/7] linux-user: Support setgroups syscall with no groups - - 1 - --- 2013-03-07 Riku Voipio New
[7/7] linux-user: Add more sparc syscall numbers - - - - --- 2013-03-07 Riku Voipio New
[v2,1/7] main-loop: add qemu_get_aio_context() - - - - --- 2013-03-07 Stefan Hajnoczi New
[v2,2/7] threadpool: move globals into struct ThreadPool - - - - --- 2013-03-07 Stefan Hajnoczi New
[v2,3/7] threadpool: add thread_pool_new() and thread_pool_free() - - - - --- 2013-03-07 Stefan Hajnoczi New
[v2,4/7] aio: add a ThreadPool instance to AioContext - - - - --- 2013-03-07 Stefan Hajnoczi New
[v2,5/7] block: add bdrv_get_aio_context() - - - - --- 2013-03-07 Stefan Hajnoczi New
[v2,6/7] threadpool: drop global thread pool - - - - --- 2013-03-07 Stefan Hajnoczi New
[v2,7/7] coroutine: use AioContext for CoQueue BH - - - - --- 2013-03-07 Stefan Hajnoczi New
[PATCHv2] migration: move ram migration support - - 1 - --- 2013-03-07 Michael S. Tsirkin New
problems with freeBSD - - - - --- 2013-03-07 Don Slutz New
[01/10,v2] qdev: add qdev property for bool type - - - - --- 2013-03-07 Igor Mammedov New
« 1 2 ... 518 519 5204262 4263 »