Show patches with: none      |   445485 patches
« 1 2 ... 4299 4300 43014454 4455 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,upstream,10/22] inline cpu_halted into sole caller - - - - --- 2011-02-26 Paolo Bonzini New
[v2,upstream,09/22] target-sh4: move intr_at_halt out of cpu_halted() - - - - --- 2011-02-26 Paolo Bonzini New
[v2,upstream,08/22] remove CONFIG_THREAD - - - - --- 2011-02-26 Paolo Bonzini New
[v2,upstream,07/22] add assertions on the owner of a QemuMutex - - - - --- 2011-02-26 Paolo Bonzini New
[v2,upstream,06/22] include qemu-thread.h early - - - - --- 2011-02-26 Paolo Bonzini New
[v2,upstream,05/22] add win32 qemu-thread implementation - - - - --- 2011-02-26 Paolo Bonzini New
[v2,upstream,04/22] Refactor thread retrieval and check - - - - --- 2011-02-26 Paolo Bonzini New
[v2,upstream,03/22] use win32 timer queues - - - - --- 2011-02-26 Paolo Bonzini New
[v2,upstream,02/22] implement win32 dynticks timer - - - - --- 2011-02-26 Paolo Bonzini New
[v2,upstream,01/22] unlock iothread during WaitForMultipleObjects - - - - --- 2011-02-26 Paolo Bonzini New
[v3,2/2] rtl8139: add vlan tag extraction - - - - --- 2011-02-26 Benjamin Poirier New
[v3,1/2] rtl8139: add vlan tag insertion - - - - --- 2011-02-26 Benjamin Poirier New
[26/26] FVD: add fully automated test-fvd.sh - - - - --- 2011-02-25 Chunqiang Tang New
[25/26] FVD: add impl of interface bdrv_probe() - - - - --- 2011-02-25 Chunqiang Tang New
[24/26] FVD: add impl of interface bdrv_has_zero_init() - - - - --- 2011-02-25 Chunqiang Tang New
[23/26] FVD: add impl of interface bdrv_is_allocated() - - - - --- 2011-02-25 Chunqiang Tang New
[22/26] FVD: add impl of interface bdrv_update() - - - - --- 2011-02-25 Chunqiang Tang New
[21/26] FVD: add impl of interface bdrv_close() - - - - --- 2011-02-25 Chunqiang Tang New
[20/26] FVD: add impl of interface bdrv_get_info() - - - - --- 2011-02-25 Chunqiang Tang New
[19/26] FVD: add support for aio_cancel - - - - --- 2011-02-25 Chunqiang Tang New
[18/26] FVD: add support for base image prefetching - - - - --- 2011-02-25 Chunqiang Tang New
[17/26] FVD: add impl of bdrv_flush() and bdrv_aio_flush() - - - - --- 2011-02-25 Chunqiang Tang New
[16/26] FVD: add impl for buffered journal updates - - - - --- 2011-02-25 Chunqiang Tang New
[15/26] FVD: add basic journal functionality - - - - --- 2011-02-25 Chunqiang Tang New
[14/26] FVD: add impl of loading data from compact image - - - - --- 2011-02-25 Chunqiang Tang New
[13/26] FVD: add impl of storing data in compact image - - - - --- 2011-02-25 Chunqiang Tang New
[12/26] FVD: add impl of interface bdrv_aio_readv() - - - - --- 2011-02-25 Chunqiang Tang New
[11/26] FVD: add impl of interface bdrv_aio_writev() - - - - --- 2011-02-25 Chunqiang Tang New
[10/26] FVD: add impl of interface bdrv_file_open() - - - - --- 2011-02-25 Chunqiang Tang New
[09/26] FVD: add impl of interface bdrv_create() - - - - --- 2011-02-25 Chunqiang Tang New
[08/26] FVD: add debugging utilities - - - - --- 2011-02-25 Chunqiang Tang New
[07/26] FVD: extend FVD header fvd.h to be more complete - - - - --- 2011-02-25 Chunqiang Tang New
[06/26] FVD: skeleton of Fast Virtual Disk - - - - --- 2011-02-25 Chunqiang Tang New
[05/26] FVD: add the 'qemu-img update' command - - - - --- 2011-02-25 Chunqiang Tang New
[04/26] FVD: add fully automated test-vdi.sh - - - - --- 2011-02-25 Chunqiang Tang New
[03/26] FVD: add fully automated test-qcow2.sh - - - - --- 2011-02-25 Chunqiang Tang New
[02/26] FVD: extend qemu-io to do fully automated testing - - - - --- 2011-02-25 Chunqiang Tang New
[01/26] FVD: add simulated block driver 'blksim' - - - - --- 2011-02-25 Chunqiang Tang New
[RESENT] HACKING: Update status of format checking - - - - --- 2011-02-25 Stefan Weil Accepted
vnc: fix a memory leak in threaded vnc server - - - - --- 2011-02-25 Corentin Chary New
Re: [PATCH 0/4] Improve -icount, fix it with iothread - - - - --- 2011-02-25 Paolo Bonzini New
[FYI] memory leak in 0.14.0rc1 ? - - - - --- 2011-02-25 Bruce Rogers New
checkpatch.pl false positive: wants braces on #if - - - - --- 2011-02-25 Blue Swirl New
target-arm: Don't decode old cp15 WFI instructions on v7 cores - - 1 - --- 2011-02-25 Peter Maydell New
linux-user: Fix unlock_user() call in return from poll() - - - - --- 2011-02-25 Peter Maydell New
mst_fpga: correct irq level settings - - - - --- 2011-02-25 andrzej zaborowski New
net: Add the missing option declaration of "vhostforce" 1 - - - --- 2011-02-25 Jason Wang New
fix vnc regression 1 - - - --- 2011-02-25 Wen Congyang New
null mac address - - - - --- 2011-02-25 Wen Congyang New
[08/58] vmstate: be able to store/save a pci device from a pointer - - - - --- 2011-02-25 Isaku Yamahata New
Outdated comment in HACKING - - - - --- 2011-02-25 Joey Trebbien New
bitops: fix test_and_change_bit() - - - - --- 2011-02-24 Corentin Chary New
[3/3] kvm-unit-tests: make I/O more friendly to existing QEMU hardware - - - - --- 2011-02-24 Anthony Liguori New
[2/3] kvm-unit-tests: do not set level sensitive irq when initializing the PIC - - - - --- 2011-02-24 Anthony Liguori New
[1/3] kvm-unit-tests: add x86 port io accessors - - - - --- 2011-02-24 Anthony Liguori New
[Appendix] Skeleton backend driver - - - - --- 2011-02-24 Stefan Berger New
[5/5] : Implementation of the libtpms-based backend - - - - --- 2011-02-24 Stefan Berger New
[4/5] : Implement qemu_thread_join function - - - - --- 2011-02-24 Stefan Berger New
[3/5] : Add TPM (frontend) hardware interface (TPM TIS) to Qemu - - - - --- 2011-02-24 Stefan Berger New
[2/5] : Support for TPM command line options - - - - --- 2011-02-24 Stefan Berger New
[1/5] : Add tpm_tis driver to build process - - - - --- 2011-02-24 Stefan Berger New
[58/58] vmstate: port mac_dbdma - - - - --- 2011-02-24 Juan Quintela New
[57/58] mac_dbdma: create DBDMAState instead of passing one array around - - - - --- 2011-02-24 Juan Quintela New
[56/58] vmstate: port piix4 - - - - --- 2011-02-24 Juan Quintela New
[55/58] piix4: create PIIX4State - - - - --- 2011-02-24 Juan Quintela New
[54/58] vmstate: port mac_nvram - - - - --- 2011-02-24 Juan Quintela New
[53/58] mac_nvram: size is a size, no need to be a target dependent type - - - - --- 2011-02-24 Juan Quintela New
[52/58] vmstate: port nand - - - - --- 2011-02-24 Juan Quintela New
[51/58] nand: pin values are uint8_t - - - - --- 2011-02-24 Juan Quintela New
[50/58] vmstate: port max111x - - - - --- 2011-02-24 Juan Quintela New
[49/58] max111x: input field is only used as uint8_t - - - - --- 2011-02-24 Juan Quintela New
[48/58] vmstate: port pxa2xx_lcdc - - - - --- 2011-02-24 Juan Quintela New
[47/58] pxa2xx_lcd: up field is used as a bool and migrated as an uint8_t - - - - --- 2011-02-24 Juan Quintela New
[46/58] pxa2xx_lcd: name anonymous struct - - - - --- 2011-02-24 Juan Quintela New
[45/58] vmstate: port pxa2xx_dma - - - - --- 2011-02-24 Juan Quintela New
[44/58] pxa2xx_dma: make req array static - - - - --- 2011-02-24 Juan Quintela New
[43/58] vmstate: stellaris use unused for placeholder entries - - - - --- 2011-02-24 Juan Quintela New
[42/58] vmstate: port stellaris gamepad - - - - --- 2011-02-24 Juan Quintela New
[41/58] vmstate: port syborg_keyboard - - - - --- 2011-02-24 Juan Quintela New
[40/58] vmstate: port syborg_serial - - - - --- 2011-02-24 Juan Quintela New
[39/58] vmstate: port stellaris_adc - - - - --- 2011-02-24 Juan Quintela New
[38/58] vmstate: port syborg_pointer - - - - --- 2011-02-24 Juan Quintela New
[37/58] vmstate: port ppc4xx_pci - - - - --- 2011-02-24 Juan Quintela New
[36/58] vmstate: port ppce500_pci - - - - --- 2011-02-24 Juan Quintela New
[35/58] vmstate: port pxa2xx_rtc - - - - --- 2011-02-24 Juan Quintela New
[34/58] vmstate: port pxa2xx_pm - - - - --- 2011-02-24 Juan Quintela New
[33/58] vmstate: port pxa2xx_mm - - - - --- 2011-02-24 Juan Quintela New
[32/58] vmstate: port pxa2xx_cm - - - - --- 2011-02-24 Juan Quintela New
[31/58] vmstate: port pxa2xx_i2s - - - - --- 2011-02-24 Juan Quintela New
[30/58] vmstate: port stellaris gptm - - - - --- 2011-02-24 Juan Quintela New
[29/58] vmstate: port cuda - - - - --- 2011-02-24 Juan Quintela New
[28/58] vmstate: port heathrow_pic - - - - --- 2011-02-24 Juan Quintela New
[27/58] vmstate: port pl022 ssp - - - - --- 2011-02-24 Juan Quintela New
[26/58] vmstate: port stellaris sys - - - - --- 2011-02-24 Juan Quintela New
[25/58] vmstate: port stellaris ssi bus - - - - --- 2011-02-24 Juan Quintela New
[24/58] vmstate: port stellaris i2c - - - - --- 2011-02-24 Juan Quintela New
[23/58] vmstate: port armv7m nvic - - - - --- 2011-02-24 Juan Quintela New
[22/58] vmstate: port pl011 - - - - --- 2011-02-24 Juan Quintela New
[21/58] vmstate: port pxa2xx_keypad - - - - --- 2011-02-24 Juan Quintela New
[20/58] vmstate: port pxa2xx_pic - - - - --- 2011-02-24 Juan Quintela New
« 1 2 ... 4299 4300 43014454 4455 »