Show patches with: Archived = No       |   431020 patches
« 1 2 ... 539 540 5414310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,3/4] page_cache: fix memory leak - - - - --- 2013-02-25 Orit Wasserman New
[v2,4/4] page_cache: dup memory on insert - - - - --- 2013-02-25 Orit Wasserman New
[1/4] util: move socket_init() to osdep.c - - 1 - --- 2013-02-25 Marc-André Lureau New
[2/4] build-sys: must link with -fstack-protector - - 1 - --- 2013-02-25 Marc-André Lureau New
[3/4] libcacard: fix mingw64 cross-compilation - - - - --- 2013-02-25 Marc-André Lureau New
[4/4] libcacard: teach vscclient to use GMainLoop for portability - - - - --- 2013-02-25 Marc-André Lureau New
[qom-cpu,v3,1/6] vmstate: Make vmstate_register() static inline - - 2 - --- 2013-02-25 Andreas Färber New
[qom-cpu,v3,2/6] stubs: Add a vmstate_dummy struct for CONFIG_USER_ONLY - - 2 - --- 2013-02-25 Andreas Färber New
[qom-cpu,v3,3/6] cpu: Register VMStateDescription through CPUState - - 1 - --- 2013-02-25 Andreas Färber New
[qom-cpu,v3,4/6] cpu: Introduce cpu_class_set_vmsd() - - 1 - --- 2013-02-25 Andreas Färber New
[qom-cpu,v3,5/6] target-i386: Update VMStateDescription to X86CPU - - 1 - --- 2013-02-25 Andreas Färber New
[qom-cpu,v3,6/6] target-lm32: Update VMStateDescription to LM32CPU 1 - - - --- 2013-02-25 Andreas Färber New
[1/3] arm/translate.c: Fix adc_CC/sbc_CC implementation - - - - --- 2013-02-25 Richard Henderson New
[2/3] target-arm: Fix sbc_CC carry - - - - --- 2013-02-25 Richard Henderson New
[3/3] target-ppc: Fix SUBFE carry - - - - --- 2013-02-25 Richard Henderson New
[1/2] build-sys: must link with -fstack-protector - - - - --- 2013-02-25 Marc-André Lureau New
[2/2] libcacard: fix mingw64 cross-compilation - - - - --- 2013-02-25 Marc-André Lureau New
[qom-cpu,v2,1/7] target-cris/helper.c: Update Coding Style 1 - - - --- 2013-02-25 Andreas Färber New
[qom-cpu,v2,2/7] cpu: Move halted and interrupt_request fields to CPUState - - - - --- 2013-02-25 Andreas Färber New
[qom-cpu,v2,3/7] exec: Pass CPUState to cpu_reset_interrupt() - - - - --- 2013-02-25 Andreas Färber New
[qom-cpu,v2,4/7] cpu: Pass CPUState to cpu_interrupt() - - - - --- 2013-02-25 Andreas Färber New
[qom-cpu,v2,5/7] cpu: Replace do_interrupt() by CPUClass::do_interrupt method - - - - --- 2013-02-25 Andreas Färber New
[qom-cpu,v2,6/7] target-arm: Override do_interrupt for ARMv7-M profile - - - - --- 2013-02-25 Andreas Färber New
[qom-cpu,v2,7/7] target-cris: Override do_interrupt for pre-v32 CPU cores 1 - - - --- 2013-02-25 Andreas Färber New
[v2,1/3] arm/translate.c: Fix adc_CC/sbc_CC implementation - - - - --- 2013-02-25 Richard Henderson New
[v2,2/3] target-arm: Fix sbc_CC carry - - - - --- 2013-02-25 Richard Henderson New
[v2,3/3] target-ppc: Fix SUBFE carry - - 1 - --- 2013-02-25 Richard Henderson New
[v3,1/3] arm/translate.c: Fix adc_CC/sbc_CC implementation - - 1 - --- 2013-02-25 Richard Henderson New
[v3,2/3] target-arm: Fix sbc_CC carry - - 1 - --- 2013-02-25 Richard Henderson New
[v3,3/3] target-ppc: Fix SUBFE carry - - - - --- 2013-02-25 Richard Henderson New
[v11,1/5] Checksum-related utility functions - - - - --- 2013-02-25 Dmitry Fleytman New
[v11,2/5] iovec checksum calculation fuction - - - - --- 2013-02-25 Dmitry Fleytman New
[v11,3/5] Common definitions for VMWARE devices - - - - --- 2013-02-25 Dmitry Fleytman New
[v11,4/5] Packet abstraction for VMWARE network devices - - - - --- 2013-02-25 Dmitry Fleytman New
[v11,5/5] VMXNET3 device implementation - - - - --- 2013-02-25 Dmitry Fleytman New
[PULL,0/2] target-arm queue (fixes breakage) - - - - --- 2013-02-25 Peter Maydell New
[1/2] arm/translate.c: Fix adc_CC/sbc_CC implementation - - - - --- 2013-02-25 Peter Maydell New
[2/2] target-arm: Fix sbc_CC carry - - - - --- 2013-02-25 Peter Maydell New
[v3,1/4] Add moxie target code - - - - --- 2013-02-25 Anthony Green New
[v3,2/4] Add moxie disassembler - - - - --- 2013-02-25 Anthony Green New
[v3,3/4] Add sample moxie system - - - - --- 2013-02-25 Anthony Green New
[v3,4/4] Add top level changes for moxie - - - - --- 2013-02-25 Anthony Green New
[v2,1/6] util: move socket_init() to osdep.c - - - - --- 2013-02-25 Marc-André Lureau New
[v2,2/6] build-sys: must link with -fstack-protector - - - - --- 2013-02-25 Marc-André Lureau New
[v2,3/6] libcacard: fix mingw64 cross-compilation - - - - --- 2013-02-25 Marc-André Lureau New
[v2,4/6] libcacard: split vscclient main() from socket reading - - - - --- 2013-02-25 Marc-André Lureau New
[v2,5/6] libcacard: vscclient to use QemuThread for portability - - - - --- 2013-02-25 Marc-André Lureau New
[v2,6/6] libcacard: teach vscclient to use GMainLoop for portability - - - - --- 2013-02-25 Marc-André Lureau New
glib: Add compat wrapper for g_poll on old glib - - 1 - --- 2013-02-25 Alexander Graf New
pseries: Add compatible property to root of device tree - - - - --- 2013-02-26 David Gibson New
[1/1] virtio-serial: make flow control explicit in virtio-console - - - - --- 2013-02-26 Amit Shah New
scp during migration with vhost fails - - - - --- 2013-02-26 Michael S. Tsirkin New
[v4,01/23] target-arm: add Faraday ARMv5TE processors support - - - - --- 2013-02-26 Kuo-Jung Su New
[v4,02/23] hw/arm: add Faraday a369 SoC platform support - - - - --- 2013-02-26 Kuo-Jung Su New
[v4,03/23] hw/arm: add Faraday FTINTC020 interrupt controller support - - - - --- 2013-02-26 Kuo-Jung Su New
[v4,04/23] hw/arm: add Faraday FTAHBC020 support - - - - --- 2013-02-26 Kuo-Jung Su New
[v4,05/23] hw/arm: add Faraday FTDDRII030 support - - - - --- 2013-02-26 Kuo-Jung Su New
[v4,06/23] hw/arm: add Faraday FTPWMTMR010 timer support - - - - --- 2013-02-26 Kuo-Jung Su New
[v4,07/23] hw/arm: add Faraday FTWDT010 watchdog timer support - - - - --- 2013-02-26 Kuo-Jung Su New
[v4,08/23] hw/arm: add Faraday FTRTC011 RTC timer support - - - - --- 2013-02-26 Kuo-Jung Su New
[v4,09/23] hw/arm: add Faraday FTDMAC020 AHB DMA support - - - - --- 2013-02-26 Kuo-Jung Su New
[v4,10/23] hw/arm: add Faraday FTAPBBRG020 APB DMA support - - - - --- 2013-02-26 Kuo-Jung Su New
[v4,11/23] hw/nand.c: bug fix to BUSY/READY status bit - - - - --- 2013-02-26 Kuo-Jung Su New
[v4,12/23] hw/nand.c: bug fix to erase operation - - - - --- 2013-02-26 Kuo-Jung Su New
[v4,13/23] hw/arm: add Faraday FTNANDC021 nand flash controller support - - - - --- 2013-02-26 Kuo-Jung Su New
[v4,14/23] hw/arm: add Faraday FTI2C010 I2C controller support - - - - --- 2013-02-26 Kuo-Jung Su New
[v4,15/23] hw: add WM8731 codec support - - - - --- 2013-02-26 Kuo-Jung Su New
[v4,16/23] hw/arm: add Faraday FTSSP010 multi-function controller support - - - - --- 2013-02-26 Kuo-Jung Su New
[v4,17/23] hw/arm: add Faraday FTGMAC100 1Gbps ethernet support - - - - --- 2013-02-26 Kuo-Jung Su New
[v4,18/23] hw/arm: add Faraday FTLCDC200 LCD controller support - - - - --- 2013-02-26 Kuo-Jung Su New
[v4,19/23] hw/arm: add Faraday FTTSC010 touchscreen controller support - - - - --- 2013-02-26 Kuo-Jung Su New
[v4,20/23] hw/arm: add Faraday FTSDC010 MMC/SD controller support - - - - --- 2013-02-26 Kuo-Jung Su New
[v4,21/23] hw/arm: add Faraday FTSPI020 SPI flash controller support - - - - --- 2013-02-26 Kuo-Jung Su New
[v4,22/23] hw/arm: add Faraday FTMAC110 10/100Mbps ethernet support - - - - --- 2013-02-26 Kuo-Jung Su New
[v4,23/23] hw/arm: add Faraday FTTMR010 timer support - - - - --- 2013-02-26 Kuo-Jung Su New
[v4] doc: document -netdev hubport - - 1 - --- 2013-02-26 Stefan Hajnoczi New
[PATCHv2,for-1.4] vhost: memory sync fixes 1 - - 1 --- 2013-02-26 Michael S. Tsirkin New
[V7,01/14] qemu-img: remove unused parameter in collect_image_info() - - 1 - --- 2013-02-26 Wayne Xia New
[V7,02/14] block: add bdrv_can_read_snapshot() function - - 1 - --- 2013-02-26 Wayne Xia New
[V7,03/14] block: return bool for bdrv_can_snapshot() - - 1 - --- 2013-02-26 Wayne Xia New
[V7,04/14] block: move collect_snapshots() and collect_image_info() to block.c - - 1 - --- 2013-02-26 Wayne Xia New
[V7,05/14] block: add snapshot info query function bdrv_query_snapshot_infolist() - - 1 - --- 2013-02-26 Wayne Xia New
[V7,06/14] block: add image info query function bdrv_query_image_info() - - - - --- 2013-02-26 Wayne Xia New
[V7,07/14] block: rename bdrv_query_info() to bdrv_query_block_info() - - 1 - --- 2013-02-26 Wayne Xia New
[V7,08/14] qmp: add interface query-images. - - - - --- 2013-02-26 Wayne Xia New
[V7,09/14] block: move bdrv_snapshot_find() to block.c - - 1 - --- 2013-02-26 Wayne Xia New
[V7,10/14] block: distinguish id and name in bdrv_find_snapshot() - - 1 - --- 2013-02-26 Wayne Xia New
[V7,11/14] qmp: add interface query-snapshots - - - - --- 2013-02-26 Wayne Xia New
[V7,12/14] hmp: add function hmp_info_snapshots() - - - - --- 2013-02-26 Wayne Xia New
[V7,13/14] hmp: switch snapshot info function to qmp based one - - - - --- 2013-02-26 Wayne Xia New
[V7,14/14] hmp: show snapshots on single block device - - - - --- 2013-02-26 Wayne Xia New
[PULL] slirp: Urgent fix for QEMU lockup - - - - --- 2013-02-26 Jan Kiszka New
[v3,0/5] kvm: Make ioeventfd usable on s390. 1 - 1 1 --- 2013-02-26 Michael S. Tsirkin New
PATCH1 - infrastructure for Evaluate breakpoint condition on target.OPC_MAX_SIZE - size of translat… - - - - --- 2013-02-26 Anna Neiman New
PATCH2 - evaluate breakpoint condition on target - functionality core ( without usage yet ) - trans… - - - - --- 2013-02-26 Anna Neiman New
PATCH3- evaluate breakpoint condition on target - dump bytecode of breakpoint condition in human re… - - - - --- 2013-02-26 Anna Neiman New
PATCH4 - evaluate breakpoint condition on target - final patch - call of translation gdb bytecode t… - - - - --- 2013-02-26 Anna Neiman New
block: for HMP commit() operations on 'all', skip non-COW drives - - 2 - --- 2013-02-26 Jeff Cody New
[v7,01/11] oslib-posix: Align to permit transparent hugepages on ARM Linux - - 1 - --- 2013-02-26 Peter Maydell New
[v7,02/11] linux-headers: resync from mainline to add ARM KVM headers - - - - --- 2013-02-26 Peter Maydell New
« 1 2 ... 539 540 5414310 4311 »