| [05/12] S/390 target build system support |
2009-10-21 |
Ulrich Hecht |
|
New |
| [06/12] S/390 host support for TCG |
2009-10-21 |
Ulrich Hecht |
|
New |
| [07/12] linux-user: S/390 64-bit (s390x) support |
2009-10-21 |
Ulrich Hecht |
|
New |
| [08/12] linux-user: don't do locking in single-threaded processes |
2009-10-21 |
Ulrich Hecht |
|
New |
| [09/12] linux-user: dup3, fallocate syscalls |
2009-10-21 |
Ulrich Hecht |
|
New |
| [10/12] linux-user: define a couple of syscalls for non-uid16 targets |
2009-10-21 |
Ulrich Hecht |
|
New |
| [11/12] linux-user: getpriority errno fix |
2009-10-21 |
Ulrich Hecht |
|
New |
| [12/12] enable CPU_QuadU for s390x |
2009-10-21 |
Ulrich Hecht |
|
New |
| [1/9] Add KVM support for S390x |
2009-10-21 |
Alexander Graf |
|
New |
| [2/9] Allocate physical memory in low virtual address space |
2009-10-21 |
Alexander Graf |
|
New |
| [3/9] Add support for S390x system emulation |
2009-10-21 |
Alexander Graf |
|
New |
| [4/9] Add S390x virtio machine bus |
2009-10-21 |
Alexander Graf |
|
New |
| [5/9] Add S390x virtio machine description |
2009-10-21 |
Alexander Graf |
|
New |
| [6/9] S390 GDB stub |
2009-10-21 |
Alexander Graf |
|
New |
| [7/9] Implement early printk in virtio-console |
2009-10-21 |
Alexander Graf |
|
New |
| [8/9] Set default console to virtio on S390x |
2009-10-21 |
Alexander Graf |
|
New |
| [9/9] Move mp_state to CPU_COMMON |
2009-10-21 |
Alexander Graf |
|
New |
| [v2] target-arm: cleanup internal resource leaks |
2009-10-22 |
Juha.Riihimaki@nokia.com |
|
New |
| target-arm: cleanup internal resource leaks |
2009-10-22 |
Juha.Riihimaki@nokia.com |
|
New |
| [v2,RESEND] target-arm: cleanup internal resource leaks |
2009-10-22 |
Juha.Riihimaki@nokia.com |
|
New |
| v2: properly save kvm system time msr registers |
2009-10-22 |
Glauber Costa |
|
New |
| [01/20] audio: fix compilation of DEBUG_PLIVE |
2009-10-22 |
Juan Quintela |
|
New |
| [02/20] audio: port to vmstate |
2009-10-22 |
Juan Quintela |
|
New |
| [03/20] sb16: remove IO_READ_PROTO |
2009-10-22 |
Juan Quintela |
|
New |
| [04/20] sb16: remove IO_WRITE_PROTO |
2009-10-22 |
Juan Quintela |
|
New |
| [05/20] sb16: port to vmstate |
2009-10-22 |
Juan Quintela |
|
New |
| [06/20] es1370: remove IO_READ_PROTO |
2009-10-22 |
Juan Quintela |
|
New |
| [07/20] es1370: remove IO_WRITE_PROTO |
2009-10-22 |
Juan Quintela |
|
New |
| [08/20] es1370: port to vmstate |
2009-10-22 |
Juan Quintela |
|
New |
| [09/20] adlib: remove IO_READ_PROTO |
2009-10-22 |
Juan Quintela |
|
New |
| [10/20] adlib: remove IO_WRITE_PROTO |
2009-10-22 |
Juan Quintela |
|
New |
| [11/20] c4231a: remove IO_READ_PROTO |
2009-10-22 |
Juan Quintela |
|
New |
| [12/20] c4231a: remove IO_WRITE_PROTO |
2009-10-22 |
Juan Quintela |
|
New |
| [13/20] c4231a: port to vmstate |
2009-10-22 |
Juan Quintela |
|
New |
| [14/20] gus: remove IO_READ_PROTO |
2009-10-22 |
Juan Quintela |
|
New |
| [15/20] gus: remove IO_WRITE_PROTO |
2009-10-22 |
Juan Quintela |
|
New |
| [16/20] gus: port to vmstate |
2009-10-22 |
Juan Quintela |
|
New |
| [17/20] ac97: sizeof returns unsigned long |
2009-10-22 |
Juan Quintela |
|
New |
| [18/20] ac97: recalculate active after loadvm |
2009-10-22 |
Juan Quintela |
|
New |
| [19/20] ac97: up savevm version and remove active from state |
2009-10-22 |
Juan Quintela |
|
New |
| [20/20] ac97: port to vmstate |
2009-10-22 |
Juan Quintela |
|
New |
| new SDL keyboard shortcuts to start and stop VM |
2009-10-22 |
Luiz Capitulino |
|
New |
| [1/8] posix-aio-compat: Split out posix_aio_process_queue |
2009-10-22 |
Kevin Wolf |
|
New |
| [2/8] Add qemu_aio_process_queue() |
2009-10-22 |
Kevin Wolf |
|
New |
| [3/8] Split out bottom halves |
2009-10-22 |
Kevin Wolf |
|
New |
| [4/8] Introduce contexts for asynchronous callbacks |
2009-10-22 |
Kevin Wolf |
|
New |
| [5/8] block: Use new AsyncContext for bdrv_read/write emulation |
2009-10-22 |
Kevin Wolf |
|
New |
| [6/8] posix-aio-compat: Honour AsyncContext |
2009-10-22 |
Kevin Wolf |
|
New |
| [7/8] linux-aio: Honour AsyncContext |
2009-10-22 |
Kevin Wolf |
|
New |
| [8/8] Revert "qcow2: Bring synchronous read/write back to life" |
2009-10-22 |
Kevin Wolf |
|
New |
| [01/19] net: remove unused includes of if_tun.h and if_tap.h |
2009-10-22 |
Mark McLoughlin |
|
New |
| [02/19] net: import linux tap ioctl definitions |
2009-10-22 |
Mark McLoughlin |
|
New |
| [03/19] net: make tap_receive() re-use tap_receive_iov() code |
2009-10-22 |
Mark McLoughlin |
|
New |
| [04/19] net: enable IFF_VNET_HDR on tap fds if available |
2009-10-22 |
Mark McLoughlin |
|
New |
| [05/19] net: refactor tap initialization |
2009-10-22 |
Mark McLoughlin |
|
New |
| [06/19] net: add a vnet_hdr=on|off parameter |
2009-10-22 |
Mark McLoughlin |
|
New |
| [07/19] net: add a client type code |
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 |
| [09/19] net: add flags parameter to packet queue interface |
2009-10-22 |
Mark McLoughlin |
|
New |
| [10/19] net: add an API for 'raw' packets |
2009-10-22 |
Mark McLoughlin |
|
New |
| [11/19] net: add receive_raw parameter to qemu_new_vlan_client() |
2009-10-22 |
Mark McLoughlin |
|
New |
| [12/19] net: use qemu_send_packet_raw() in qemu_announce_self() |
2009-10-22 |
Mark McLoughlin |
|
New |
| [13/19] net: implement tap support for receive_raw() |
2009-10-22 |
Mark McLoughlin |
|
New |
| [14/19] virtio-net: add vnet_hdr support |
2009-10-22 |
Mark McLoughlin |
|
New |
| [15/19] net: add tap_set_offload() |
2009-10-22 |
Mark McLoughlin |
|
New |
| [16/19] virtio-net: enable tap offload if guest supports it |
2009-10-22 |
Mark McLoughlin |
|
New |
| [17/19] Work around dhclient brokenness |
2009-10-22 |
Mark McLoughlin |
|
New |
| [18/19] Enable UFO on virtio-net and tap devices |
2009-10-22 |
Mark McLoughlin |
|
New |
| [19/19] virtio-net: add tap_has_ufo flag to saved state |
2009-10-22 |
Mark McLoughlin |
|
New |
| [01/15] net: move net-queue.[ch] under net/ |
2009-10-22 |
Mark McLoughlin |
|
New |
| [02/15] net: move net-checksum.c under net/ |
2009-10-22 |
Mark McLoughlin |
|
New |
| [03/15] net: move tap-win32.c 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 |
| [05/15] net: move tap-linux.h under net/ |
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 |
| [07/15] net: split BSD tap_open() out into net/tap-bsd.c |
2009-10-22 |
Mark McLoughlin |
|
New |
| [08/15] net: move solaris code to net/tap-solaris.c |
2009-10-22 |
Mark McLoughlin |
|
New |
| [09/15] net: move AIX code into net/tap-aix.c |
2009-10-22 |
Mark McLoughlin |
|
New |
| [10/15] build: add CONFIG_LINUX |
2009-10-22 |
Mark McLoughlin |
|
New |
| [11/15] net: move linux code into net/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 |
| [13/15] net: move tap_probe_vnet_hdr() 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 |
| [15/15] net: move UFO support detection to tap-linux.c |
2009-10-22 |
Mark McLoughlin |
|
New |
| [1/3] vmstate: Add VMSTATE_MACADDR for the new type |
2009-10-22 |
Juan Quintela |
|
New |
| [2/3] rtl8139: Use VMSTATE_MACADDR |
2009-10-22 |
Juan Quintela |
|
New |
| [3/3] eepro100: Use VMSTATE_MACADDR |
2009-10-22 |
Juan Quintela |
|
New |
| [5/5] tcg/mips: use direct jumps |
2009-10-22 |
Aurelien Jarno |
|
New |
| [1/2] qemu: block SIGCHLD in vcpu thread(s) |
2009-10-22 |
Marcelo Tosatti |
|
New |
| [2/2] qemu: kvm specific wait_io_event |
2009-10-22 |
Marcelo Tosatti |
|
New |
| [1/5] linux-user: remove hardcoded value of _NSIG in signal.c |
2009-10-22 |
Aurelien Jarno |
|
New |
| [3/5] tcg: initial mips support |
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 |
| [4/5] tcg: increase TCG_MAX_OP_SIZE to 192 |
2009-10-22 |
Aurelien Jarno |
|
New |
| Re: qemu-kvm: sigsegv at exit |
2009-10-22 |
Marcelo Tosatti |
|
New |
| Re: [PATCH] tcg, tci: Add TCG and interpreter for bytecode (virtual machine) |
2009-10-23 |
TeLeMan |
|
New |
| [1/5] usb core: use qdev for -usbdevice |
2009-10-23 |
Gerd Hoffmann |
|
New |
| [2/5] usb-hid: use qdev for -usbdevice |
2009-10-23 |
Gerd Hoffmann |
|
New |
| [3/5] usb-serial and braille: use qdev for -usbdevice |
2009-10-23 |
Gerd Hoffmann |
|
New |
| [4/5] usb: make attach optional. |
2009-10-23 |
Gerd Hoffmann |
|
New |