| [PULL,00/11] Block patches |
2011-04-27 |
Kevin Wolf |
|
New |
| [8/8] qed: Add -o stream=on image creation option |
2011-04-27 |
Stefan Hajnoczi |
|
New |
| [7/8] qed: Add QED_CF_STREAM flag to auto-enable streaming |
2011-04-27 |
Stefan Hajnoczi |
|
New |
| [6/8] blockdev: Allow image files to auto-enable streaming |
2011-04-27 |
Stefan Hajnoczi |
|
New |
| [5/8] qed: detect zero writes and skip them when to an unalloc cluster |
2011-04-27 |
Stefan Hajnoczi |
|
New |
| [4/8] qed: intelligent streaming implementation |
2011-04-27 |
Stefan Hajnoczi |
|
New |
| [3/8] qed: add support for Copy-on-Read |
2011-04-27 |
Stefan Hajnoczi |
|
New |
| [2/8] qmp: Add QMP support for stream commands |
2011-04-27 |
Stefan Hajnoczi |
|
New |
| [1/8] block: add bdrv_aio_stream |
2011-04-27 |
Stefan Hajnoczi |
|
New |
| [2/2] Remove obsolete 'enabled' variable from progress state |
2011-04-27 |
Jes Sorensen |
|
New |
| [1/2] Add dd-style SIGUSR1 progress reporting |
2011-04-27 |
Jes Sorensen |
|
New |
| [3/3] virtio-9p: Move device specific code to virtio-9p-device |
2011-04-27 |
Aneesh Kumar K.V |
|
New |
| [2/3] virtio-9p: move 9p files around |
2011-04-27 |
Aneesh Kumar K.V |
|
New |
| [1/3] virtio-9p: Move 9p device registration into virtio-9p.c |
2011-04-27 |
Aneesh Kumar K.V |
|
New |
| Fix bug with virtio-9p fsync |
2011-04-27 |
Sassan Panahinejad |
|
New |
| virtio-9p: move 9p files around |
2011-04-27 |
Aneesh Kumar K.V |
|
New |
| linux-user: Fix compilation for "old" linux versions |
2011-04-27 |
Stefan Weil |
|
New |
| target-arm: Don't update base register on abort in Thumb T1 LDM |
2011-04-27 |
오유연 |
|
New |
| target-i386: Initialize CPUState::halted in cpu_reset |
2011-04-27 |
Jan Kiszka |
|
New |
| virtio-9p: removexattr on default acl should return 0 |
2011-04-27 |
Aneesh Kumar K.V |
|
New |
| virtio-9p: Print the pdu details on return |
2011-04-27 |
Aneesh Kumar K.V |
|
New |
| virtio-9p: move 9p files around |
2011-04-27 |
Aneesh Kumar K.V |
|
New |
| tcg/tcg.c:1892: tcg fatal error |
2011-04-26 |
Blue Swirl |
|
New |
| target-arm: Don't update base register on abort in Thumb T1 LDM |
2011-04-26 |
Peter Maydell |
|
New |
| Fix bug with virtio-9p fsync |
2011-04-26 |
Sassan Panahinejad |
|
New |
| [v2] configure: Make epoll_create1 test work around SPARC glibc bug |
2011-04-26 |
Peter Maydell |
|
New |
| Add QMP fsfreeze support |
2011-04-26 |
Jes Sorensen |
|
New |
| [trivial] fix "-virtfs ?" help to match reality |
2011-04-26 |
Michael Tokarev |
|
New |
| vl: trivial spelling fix |
2011-04-26 |
Stefan Hajnoczi |
|
New |
| [PULL] Trivial patches |
2011-04-26 |
Stefan Hajnoczi |
|
New |
| [6/6] trace: [trace-events] fix print formats in some events |
2011-04-26 |
Stefan Hajnoczi |
|
New |
| [5/6] trace: [ust] fix generation of 'trace.c' on events without args |
2011-04-26 |
Stefan Hajnoczi |
|
New |
| [4/6] docs/tracing.txt: minor documentation fixes |
2011-04-26 |
Stefan Hajnoczi |
|
New |
| [3/6] docs: Trace events must not expect pointer dereferencing |
2011-04-26 |
Stefan Hajnoczi |
|
New |
| [2/6] trace: Remove %s in grlib trace events |
2011-04-26 |
Stefan Hajnoczi |
|
New |
| [1/6] tracetool: allow ) in trace output string |
2011-04-26 |
Stefan Hajnoczi |
|
New |
| [PULL,0/6] Tracing patches |
2011-04-26 |
Stefan Hajnoczi |
|
New |
| Fix bug with virtio-9p fsync |
2011-04-26 |
Sassan Panahinejad |
|
New |
| virtio: Move virtio-pci to hw library |
2011-04-26 |
Jan Kiszka |
|
New |
| char: Allow devices to use a single multiplexed chardev. |
2011-04-26 |
Kusanagi Kouichi |
|
New |
| handle bind(), listen() race |
2011-04-26 |
Simon Rowe |
|
New |
| target-i386: Initialize CPUState::halted in cpu_reset |
2011-04-26 |
Jan Kiszka |
|
New |
| [PULL] linux-user pending patches |
2011-04-26 |
Riku Voipio |
|
New |
| Qemu on FreeBSD sparc64 unresponsive. |
2011-04-25 |
Super Bisquit |
|
New |
| configure: support target dependent linking |
2011-04-25 |
Michael Walle |
|
New |
| [2/2] configure: reenable opengl by default |
2011-04-25 |
Michael Walle |
|
New |
| [1/2] configure: support target dependent linking |
2011-04-25 |
Michael Walle |
|
New |
| Fix bug with virtio-9p fsync |
2011-04-25 |
Sassan Panahinejad |
|
New |
| [18/18] Introduce "kemari:" to enable FT migration mode (Kemari). |
2011-04-25 |
OHMURA Kei |
|
New |
| [17/18] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not to close fd when ft_mode is enabled. |
2011-04-25 |
OHMURA Kei |
|
New |
| [16/18] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready() when ft_mode is on. |
2011-04-25 |
OHMURA Kei |
|
New |
| [15/18] savevm: introduce qemu_savevm_trans_{begin, commit}. |
2011-04-25 |
OHMURA Kei |
|
New |
| [14/18] block: insert event-tap to bdrv_aio_writev(), bdrv_aio_flush() and bdrv_flush(). |
2011-04-25 |
OHMURA Kei |
|
New |
| [13/18] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async(). |
2011-04-25 |
OHMURA Kei |
|
New |
| [12/18] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c. |
2011-04-25 |
OHMURA Kei |
|
New |
| [11/18] ioport: insert event_tap_ioport() to ioport_write(). |
2011-04-25 |
OHMURA Kei |
|
New |
| [10/18] Call init handler of event-tap at main() in vl.c. |
2011-04-25 |
OHMURA Kei |
|
New |
| [09/18] Introduce event-tap. |
2011-04-25 |
OHMURA Kei |
|
New |
| [08/18] savevm: introduce util functions to control ft_trans_file from savevm layer. |
2011-04-25 |
OHMURA Kei |
|
New |
| [07/18] Introduce fault tolerant VM transaction QEMUFile and ft_mode. |
2011-04-25 |
OHMURA Kei |
|
New |
| [06/18] virtio: decrement last_avail_idx with inuse before saving. |
2011-04-25 |
OHMURA Kei |
|
New |
| [05/18] vl.c: add deleted flag for deleting the handler. |
2011-04-25 |
OHMURA Kei |
|
New |
| [04/18] qemu-char: export socket_set_nodelay(). |
2011-04-25 |
OHMURA Kei |
|
New |
| [03/18] Introduce qemu_loadvm_state_no_header() and make qemu_loadvm_state() a wrapper. |
2011-04-25 |
OHMURA Kei |
|
New |
| [02/18] Introduce read() to FdMigrationState. |
2011-04-25 |
OHMURA Kei |
|
New |
| [01/18] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer(). |
2011-04-25 |
OHMURA Kei |
|
New |
| fix ambiguity in "-d op_opt" |
2011-04-25 |
qemu_wanghuang |
|
New |
| [RESEND,9/9] collie: add support for PCMCIA bus |
2011-04-25 |
Dmitry Eremin-Solenikov |
|
New |
| [RESEND,8/9] strongarm: add PCMCIA support |
2011-04-25 |
Dmitry Eremin-Solenikov |
|
New |
| [RESEND,7/9] ide-core: allocate metadata storage for CFATA drives |
2011-04-25 |
Dmitry Eremin-Solenikov |
|
New |
| [RESEND,6/9] pxa: change order of pcmcia devices instantiation, so that the socket 0 will be default |
2011-04-25 |
Dmitry Eremin-Solenikov |
|
New |
| [RESEND,5/9] pcmcia: move attach and detach socket methods to PCMCIASocket |
2011-04-25 |
Dmitry Eremin-Solenikov |
|
New |
| [RESEND,4/9] pcmcia: move all card callbacks to PCMCIACardInfo |
2011-04-25 |
Dmitry Eremin-Solenikov |
|
New |
| [RESEND,3/9] microdrive: qdevify |
2011-04-25 |
Dmitry Eremin-Solenikov |
|
New |
| [RESEND,2/9] PCMCIA: start qdev'ication |
2011-04-25 |
Dmitry Eremin-Solenikov |
|
New |
| [RESEND,1/9] pxa2xx_pcmcia: qdevify |
2011-04-25 |
Dmitry Eremin-Solenikov |
|
New |
| net: add drop_packets parameter to -net nic |
2011-04-25 |
Nguyễn Thái Ngọc Duy |
|
New |
| [RFC] Removing old command line options |
2011-04-25 |
Brad Hards |
|
New |
| target-arm: fix LDMIA bug on page boundary |
2011-04-25 |
오유연 |
|
New |
| qed: Fix consistency check on 32-bit hosts |
2011-04-24 |
Stefan Hajnoczi |
|
New |
| target-arm: fix LDMIA bug on page boundary |
2011-04-24 |
오유연 |
|
New |
| doc: fix slirp description |
2011-04-24 |
Brad Hards |
|
New |
| vl: trivial spelling fix |
2011-04-23 |
Brad Hards |
|
New |
| char: Allow devices to use a single multiplexed chardev. |
2011-04-22 |
Kusanagi Kouichi |
|
New |
| net/socket: remove hardcoded packet size in favor of new mtu parameter |
2011-04-22 |
Nguyễn Thái Ngọc Duy |
|
New |
| usb-uhci: Use defines for base address registers, instead of magic numbers |
2011-04-22 |
Brad Hards |
|
New |
| net/socket: remove hardcoded packet size in favor of new mtu parameter |
2011-04-22 |
Nguyễn Thái Ngọc Duy |
|
New |
| iSCSI block driver support |
2011-04-21 |
ronniesahlberg@gmail.com |
|
New |
| target-arm: Minimal implementation of performance counters |
2011-04-21 |
Peter Maydell |
|
New |
| configure: Support --target-list=? to list available targets |
2011-04-21 |
Peter Maydell |
|
New |
| [qemu-glib] Add missing files to distclean list |
2011-04-21 |
Jes Sorensen |
|
New |
| iSCSI block driver support |
2011-04-21 |
ronniesahlberg@gmail.com |
|
New |
| Supporting emulation of IOMMUs |
2011-04-21 |
David Gibson |
|
New |
| xen-upstream-qemu: get vncpassword through xenstore, enable VNC_AUTH_VNC |
2011-04-21 |
ZhouPeng |
|
New |
| [3/3] rtl8139: add format attribute to DPRINTF |
2011-04-20 |
Benjamin Poirier |
|
New |
| [2/3] rtl8139: use variadic macro for debug statements |
2011-04-20 |
Benjamin Poirier |
|
New |
| [1/3] rtl8139: use TARGET_FMT_plx in debug messages |
2011-04-20 |
Benjamin Poirier |
|
New |
| [V14,17/17] xen: Add Xen hypercall for sleep state in the cmos_s3 callback. |
2011-04-20 |
Anthony PERARD |
|
New |
| [V14,16/17] xen: Set running state in xenstore. |
2011-04-20 |
Anthony PERARD |
|
New |
| [V14,15/17] xen: Initialize event channels and io rings |
2011-04-20 |
Anthony PERARD |
|
New |