Show patches with: none      |   434231 patches
« 1 2 ... 4317 4318 43194342 4343 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,3/4] vga roms: move loading from pc.c to vga drivers. - - - - --- 2009-10-26 Gerd Hoffmann New
[v4,2/4] rom loader: make vga+rom loading configurable. - - - - --- 2009-10-26 Gerd Hoffmann New
[v4,1/4] rom loader: use qemu_strdup. - - - - --- 2009-10-26 Gerd Hoffmann New
target-arm: fix incorrect temporary variable freeing 1 - - - --- 2009-10-26 Juha.Riihimaki@nokia.com New
[v3] target-arm: allow modifying vfp fpexc en bit only 1 - - - --- 2009-10-26 Juha.Riihimaki@nokia.com New
[v3] target-arm: fix neon shift helper functions 1 - - - --- 2009-10-26 Juha.Riihimaki@nokia.com New
CODING_STYLE: don't allow non-indented statements after if/else blocks - - - - --- 2009-10-26 Aurelien Jarno New
Re: [Patch] Make usermode stacksize (-s) configurable at compile-time - - - - --- 2009-10-25 Juan Quintela New
Make usermode stacksize (-s) configurable at compile-time - - - - --- 2009-10-25 Jan-Simon Möller New
Make usermode stacksize (-s) configurable at compile-time - - - - --- 2009-10-25 Jan-Simon Möller New
qemu: async sending in tap causes "NFS not responding" error - - - - --- 2009-10-24 Scott Tsai New
Add support for multiple simultaneously used keyboard devices. - - - - --- 2009-10-24 Filip Navara New
target-arm: ARM7TDMI emulation - - - - --- 2009-10-24 Filip Navara New
[v2,10/10] target-arm: fix neon shift helper functions - - - - --- 2009-10-24 Juha.Riihimaki@nokia.com New
[v2,09/10] target-arm: optimize neon vld/vst ops - - - - --- 2009-10-24 Juha.Riihimaki@nokia.com New
[v2,08/10] target-arm: optimize thumb push/pop ops 1 - - - --- 2009-10-24 Juha.Riihimaki@nokia.com New
[v2,07/10] target-arm: optimize thumb2 load/store multiple ops 1 - - - --- 2009-10-24 Juha.Riihimaki@nokia.com New
[v2,06/10] target-arm: fix neon vsri, vshl and vsli ops 1 - - - --- 2009-10-24 Juha.Riihimaki@nokia.com New
[v2,05/10] target-arm: optimize arm load/store multiple ops 1 - - - --- 2009-10-24 Juha.Riihimaki@nokia.com New
[v2,04/10] target-arm: optimize vfp load/store multiple ops 1 - - - --- 2009-10-24 Juha.Riihimaki@nokia.com New
[v2,03/10] target-arm: allow modifying vfp fpexc en bit only - - - - --- 2009-10-24 Juha.Riihimaki@nokia.com New
[v2,02/10] target-arm: add support for neon vld1.64/vst1.64 instructions 1 - - - --- 2009-10-24 Juha.Riihimaki@nokia.com New
[v2,01/10] target-arm: fix neon vshrn/vrshrn ops 1 - - - --- 2009-10-24 Juha.Riihimaki@nokia.com New
Add *CFLAGS to LINK in rules.mak - - - - --- 2009-10-24 Peter Hjalmarsson New
[01/15,v2] net: move net-queue.[ch] under net/ - - - - --- 2009-10-23 Mark McLoughlin New
[00/15] Some networking code re-organization - - - - --- 2009-10-23 Mark McLoughlin New
[10/12] target-arm: replace tcg_gen_rori_i32 by tcg_gen_rotri_i32 1 - - - --- 2009-10-23 Aurelien Jarno New
[v3] TCG x86: implement lzcnt emulation - - - - --- 2009-10-23 Andre Przywara New
Re: [ANNOUNCE] Sheepdog: Distributed Storage System for KVM - - - - --- 2009-10-23 MORITA Kazutaka New
[5/5] usb-storage: use qdev for -usbdevice - - - - --- 2009-10-23 Gerd Hoffmann New
[4/5] usb: make attach optional. - - - - --- 2009-10-23 Gerd Hoffmann New
[3/5] usb-serial and braille: use qdev for -usbdevice - - - - --- 2009-10-23 Gerd Hoffmann New
[2/5] usb-hid: use qdev for -usbdevice - - - - --- 2009-10-23 Gerd Hoffmann New
[1/5] usb core: use qdev for -usbdevice - - - - --- 2009-10-23 Gerd Hoffmann New
Re: [PATCH] tcg, tci: Add TCG and interpreter for bytecode (virtual machine) - - - - --- 2009-10-23 TeLeMan New
Re: qemu-kvm: sigsegv at exit - - - - --- 2009-10-22 Marcelo Tosatti New
[1/5] linux-user: remove hardcoded value of _NSIG in signal.c - - - - --- 2009-10-22 Aurelien Jarno New
[2/5] cpu-all.h: fix cpu_get_real_ticks on mips host - - - - --- 2009-10-22 Aurelien Jarno New
[3/5] tcg: initial mips support - - - - --- 2009-10-22 Aurelien Jarno New
[4/5] tcg: increase TCG_MAX_OP_SIZE to 192 - - - - --- 2009-10-22 Aurelien Jarno New
[2/2] qemu: kvm specific wait_io_event - - - - --- 2009-10-22 Marcelo Tosatti New
[1/2] qemu: block SIGCHLD in vcpu thread(s) - - - - --- 2009-10-22 Marcelo Tosatti New
[5/5] tcg/mips: use direct jumps - - - - --- 2009-10-22 Aurelien Jarno New
[3/3] eepro100: Use VMSTATE_MACADDR - - - - --- 2009-10-22 Juan Quintela New
[2/3] rtl8139: Use VMSTATE_MACADDR - - - - --- 2009-10-22 Juan Quintela New
[1/3] vmstate: Add VMSTATE_MACADDR for the new type - - - - --- 2009-10-22 Juan Quintela New
[15/15] net: move UFO support detection to tap-linux.c - - - - --- 2009-10-22 Mark McLoughlin New
[14/15] net: move tap_set_offload() code into tap-linux.c - - - - --- 2009-10-22 Mark McLoughlin New
[13/15] net: move tap_probe_vnet_hdr() to tap-linux.c - - - - --- 2009-10-22 Mark McLoughlin New
[12/15] net: move tap_set_sndbuf() to tap-linux.c - - - - --- 2009-10-22 Mark McLoughlin New
[11/15] net: move linux code into net/tap-linux.c - - - - --- 2009-10-22 Mark McLoughlin New
[10/15] build: add CONFIG_LINUX - - - - --- 2009-10-22 Mark McLoughlin New
[09/15] net: move AIX code into net/tap-aix.c - - - - --- 2009-10-22 Mark McLoughlin New
[08/15] net: move solaris code to net/tap-solaris.c - - - - --- 2009-10-22 Mark McLoughlin New
[07/15] net: split BSD tap_open() out into net/tap-bsd.c - - - - --- 2009-10-22 Mark McLoughlin New
[06/15] net: split all the tap code out into net/tap.c - - - - --- 2009-10-22 Mark McLoughlin New
[05/15] net: move tap-linux.h under net/ - - - - --- 2009-10-22 Mark McLoughlin New
[04/15] net: move more stuff into net/tap-win32.c, add net/tap.h - - - - --- 2009-10-22 Mark McLoughlin New
[03/15] net: move tap-win32.c under net/ - - - - --- 2009-10-22 Mark McLoughlin New
[02/15] net: move net-checksum.c under net/ - - - - --- 2009-10-22 Mark McLoughlin New
[01/15] net: move net-queue.[ch] under net/ - - - - --- 2009-10-22 Mark McLoughlin New
[19/19] virtio-net: add tap_has_ufo flag to saved state - - - - --- 2009-10-22 Mark McLoughlin New
[18/19] Enable UFO on virtio-net and tap devices - - - - --- 2009-10-22 Mark McLoughlin New
[17/19] Work around dhclient brokenness - - - - --- 2009-10-22 Mark McLoughlin New
[16/19] virtio-net: enable tap offload if guest supports it - - - - --- 2009-10-22 Mark McLoughlin New
[15/19] net: add tap_set_offload() - - - - --- 2009-10-22 Mark McLoughlin New
[14/19] virtio-net: add vnet_hdr support - - - - --- 2009-10-22 Mark McLoughlin New
[13/19] net: implement tap support for receive_raw() - - - - --- 2009-10-22 Mark McLoughlin New
[12/19] net: use qemu_send_packet_raw() in qemu_announce_self() - - - - --- 2009-10-22 Mark McLoughlin New
[11/19] net: add receive_raw parameter to qemu_new_vlan_client() - - - - --- 2009-10-22 Mark McLoughlin New
[10/19] net: add an API for 'raw' packets - - - - --- 2009-10-22 Mark McLoughlin New
[09/19] net: add flags parameter to packet queue interface - - - - --- 2009-10-22 Mark McLoughlin New
[08/19] net: add tap_has_vnet_hdr() and tap_using_vnet_hdr() APIs - - - - --- 2009-10-22 Mark McLoughlin New
[07/19] net: add a client type code - - - - --- 2009-10-22 Mark McLoughlin New
[06/19] net: add a vnet_hdr=on|off parameter - - - - --- 2009-10-22 Mark McLoughlin New
[05/19] net: refactor tap initialization - - - - --- 2009-10-22 Mark McLoughlin New
[04/19] net: enable IFF_VNET_HDR on tap fds if available - - - - --- 2009-10-22 Mark McLoughlin New
[03/19] net: make tap_receive() re-use tap_receive_iov() code - - - - --- 2009-10-22 Mark McLoughlin New
[02/19] net: import linux tap ioctl definitions - - - - --- 2009-10-22 Mark McLoughlin New
[01/19] net: remove unused includes of if_tun.h and if_tap.h - - - - --- 2009-10-22 Mark McLoughlin New
[8/8] Revert "qcow2: Bring synchronous read/write back to life" - - - - --- 2009-10-22 Kevin Wolf New
[7/8] linux-aio: Honour AsyncContext - - - - --- 2009-10-22 Kevin Wolf New
[6/8] posix-aio-compat: Honour AsyncContext - - - - --- 2009-10-22 Kevin Wolf New
[5/8] block: Use new AsyncContext for bdrv_read/write emulation - - - - --- 2009-10-22 Kevin Wolf New
[4/8] Introduce contexts for asynchronous callbacks - - - - --- 2009-10-22 Kevin Wolf New
[3/8] Split out bottom halves - - - - --- 2009-10-22 Kevin Wolf New
[2/8] Add qemu_aio_process_queue() - - - - --- 2009-10-22 Kevin Wolf New
[1/8] posix-aio-compat: Split out posix_aio_process_queue - - - - --- 2009-10-22 Kevin Wolf New
new SDL keyboard shortcuts to start and stop VM - - - - --- 2009-10-22 Luiz Capitulino New
[20/20] ac97: port to vmstate - - - - --- 2009-10-22 Juan Quintela New
[19/20] ac97: up savevm version and remove active from state - - - - --- 2009-10-22 Juan Quintela New
[18/20] ac97: recalculate active after loadvm - - - - --- 2009-10-22 Juan Quintela New
[17/20] ac97: sizeof returns unsigned long - - - - --- 2009-10-22 Juan Quintela New
[16/20] gus: port to vmstate - - - - --- 2009-10-22 Juan Quintela New
[15/20] gus: remove IO_WRITE_PROTO - - - - --- 2009-10-22 Juan Quintela New
[14/20] gus: remove IO_READ_PROTO - - - - --- 2009-10-22 Juan Quintela New
[13/20] c4231a: port to vmstate - - - - --- 2009-10-22 Juan Quintela New
[12/20] c4231a: remove IO_WRITE_PROTO - - - - --- 2009-10-22 Juan Quintela New
[11/20] c4231a: remove IO_READ_PROTO - - - - --- 2009-10-22 Juan Quintela New
[10/20] adlib: remove IO_WRITE_PROTO - - - - --- 2009-10-22 Juan Quintela New
« 1 2 ... 4317 4318 43194342 4343 »