| [v2,04/15] target-cris/helper.c: Update Coding Style |
2013-02-21 |
Andreas Färber |
|
New |
| [v2,05/15] target-cris/mmu.c: Update Coding Style of cris_mmu_translate_page() |
2013-02-21 |
Andreas Färber |
|
New |
| [v2,06/15] target-alpha: Refactor debug output macros |
2013-02-21 |
Andreas Färber |
|
New |
| [v2,07/15] target-cris: Refactor debug output macros |
2013-02-21 |
Andreas Färber |
|
New |
| [v2,08/15] target-i386: Refactor debug output macros |
2013-02-21 |
Andreas Färber |
|
New |
| [v2,09/15] target-lm32: Refactor debug output macros |
2013-02-21 |
Andreas Färber |
|
New |
| [v2,10/15] target-microblaze: Refactor debug output macros |
2013-02-21 |
Andreas Färber |
|
New |
| [v2,11/15] target-openrisc: Refactor debug output macros |
2013-02-21 |
Andreas Färber |
|
New |
| [v2,12/15] target-ppc: Refactor debug output macros |
2013-02-21 |
Andreas Färber |
|
New |
| [v2,13/15] target-s390x: Refactor debug output macros |
2013-02-21 |
Andreas Färber |
|
New |
| [v2,14/15] target-sparc: Refactor debug output macros |
2013-02-21 |
Andreas Färber |
|
New |
| [v2,15/15] target-unicore32: Refactor debug output macros |
2013-02-21 |
Andreas Färber |
|
New |
| [v2] doc: document -netdev hubport |
2013-02-21 |
Stefan Hajnoczi |
|
New |
| doc: fix sheepdog invalid texi @table @list syntax |
2013-02-21 |
Stefan Hajnoczi |
|
New |
| net: reduce the unnecessary memory allocation of multiqueue |
2013-02-21 |
Jason Wang |
|
New |
| [PULL,0/5] Trivial patches for 6 to 21 February 2013 |
2013-02-21 |
Stefan Hajnoczi |
|
New |
| [1/5] Remove forward declaration of non-existant variable |
2013-02-21 |
Stefan Hajnoczi |
|
New |
| [2/5] xilinx_axienet.c: Assert no error when making link |
2013-02-21 |
Stefan Hajnoczi |
|
New |
| [3/5] Add some missing qtest binaries to .gitignore |
2013-02-21 |
Stefan Hajnoczi |
|
New |
| [4/5] ppc: fix bamboo >256MB RAM initialization in hw/ppc4xx_devs.c |
2013-02-21 |
Stefan Hajnoczi |
|
New |
| [5/5] .gitignore: Ignore optionrom/*.asm |
2013-02-21 |
Stefan Hajnoczi |
|
New |
| [PULL,00/14] usb patch queue |
2013-02-21 |
Gerd Hoffmann |
|
New |
| [01/14] usb: Makefile cleanup |
2013-02-21 |
Gerd Hoffmann |
|
New |
| [02/14] fix scripts/make_device_config.sh |
2013-02-21 |
Gerd Hoffmann |
|
New |
| [03/14] make usb devices configurable |
2013-02-21 |
Gerd Hoffmann |
|
New |
| [04/14] allow disabling usb smartcard support |
2013-02-21 |
Gerd Hoffmann |
|
New |
| [05/14] usb-storage: use scsi_req_enqueue return value |
2013-02-21 |
Gerd Hoffmann |
|
New |
| [06/14] usb-host: move legacy cmd line bits |
2013-02-21 |
Gerd Hoffmann |
|
New |
| [07/14] usb-host: remove usb_host_device_close |
2013-02-21 |
Gerd Hoffmann |
|
New |
| [08/14] usb: add usb_ep_set_halted |
2013-02-21 |
Gerd Hoffmann |
|
New |
| [09/14] usb: make usb_packet_copy operate on combined packets |
2013-02-21 |
Gerd Hoffmann |
|
New |
| [10/14] usb-redir: simplify packet copy |
2013-02-21 |
Gerd Hoffmann |
|
New |
| [11/14] usb: fix endpoint descriptor ordering |
2013-02-21 |
Gerd Hoffmann |
|
New |
| [12/14] usb-core: usb3 streams |
2013-02-21 |
Gerd Hoffmann |
|
New |
| [13/14] usb-xhci: usb3 streams |
2013-02-21 |
Gerd Hoffmann |
|
New |
| [14/14] uas-uas: usb3 streams |
2013-02-21 |
Gerd Hoffmann |
|
New |
| scp during migration with vhost fails |
2013-02-21 |
Michael S. Tsirkin |
|
New |
| [v5,1/6] add documenation for new backup framework |
2013-02-21 |
Dietmar Maurer |
|
New |
| [v5,2/6] add basic backup support to block driver |
2013-02-21 |
Dietmar Maurer |
|
New |
| [v5,3/6] add backup related monitor commands |
2013-02-21 |
Dietmar Maurer |
|
New |
| [v5,4/6] introduce new vma archive format |
2013-02-21 |
Dietmar Maurer |
|
New |
| [v5,5/6] add regression tests for backup |
2013-02-21 |
Dietmar Maurer |
|
New |
| [v5,6/6] add vm state to backups |
2013-02-21 |
Dietmar Maurer |
|
New |
| [1/9] vring: split the modification and publish of used ring |
2013-02-21 |
pingfan liu |
|
New |
| [2/9] vring: introduce vring_restore() to restore from img |
2013-02-21 |
pingfan liu |
|
New |
| [3/9] event poll: make epoll work for normal fd |
2013-02-21 |
pingfan liu |
|
New |
| [4/9] event poll: pass event type to event callback |
2013-02-21 |
pingfan liu |
|
New |
| [5/9] event poll: enable event poll handle more than one event each time |
2013-02-21 |
pingfan liu |
|
New |
| [6/9] virtio net: introduce dataplane for virtio net |
2013-02-21 |
pingfan liu |
|
New |
| [7/9] tap: make tap peer work on dedicated data-plane thread |
2013-02-21 |
pingfan liu |
|
New |
| [8/9] virtio net: enable dataplane for virtio net |
2013-02-21 |
pingfan liu |
|
New |
| [9/9] configure: make virtio net dataplane configurable |
2013-02-21 |
pingfan liu |
|
New |
| [RFC,1/3] KVM: s390: Move out initialization code. |
2013-02-21 |
Cornelia Huck |
|
New |
| [RFC,2/3] KVM: Generalize ioeventfds. |
2013-02-21 |
Cornelia Huck |
|
New |
| [RFC,3/3] KVM: s390: Hook up ioeventfds. |
2013-02-21 |
Cornelia Huck |
|
New |
| [RFC,1/2] linux-headers: Update with ioeventfd changes. |
2013-02-21 |
Cornelia Huck |
|
New |
| [RFC,2/2] virtio-ccw: Wire up ioeventfd. |
2013-02-21 |
Cornelia Huck |
|
New |
| [24028/24028] Evaluate breakpoint condition on target.Mechanism: translate gdb bytecode to TCG code and add to the translation block. Most of code is located in the new file translate-gdbagent.*. OPC_MAX_SIZE - size of translation buffer - was increased |
2013-02-21 |
Anna Neiman |
|
New |
| [RFC,1/3] KVM: s390: Move out initialization code. |
2013-02-21 |
Cornelia Huck |
|
New |
| [PATCHv2] iscsi: retry read, write, flush and unmap on unit attention check conditions |
2013-02-21 |
Peter Lieven |
|
New |
| [1/3] Revert "make_device_config.sh: Fix target path in generated dependency file" |
2013-02-21 |
Andreas Färber |
|
New |
| [2/3] make_device_config.sh: Emit dependency file to directory where included |
2013-02-21 |
Andreas Färber |
|
New |
| [3/3] Makefile: Add subdir dependency on config-devices-all.mak |
2013-02-21 |
Andreas Färber |
|
New |
| seabios: Add a dummy PCI slot to irq mapping function |
2013-02-21 |
Alex Williamson |
|
New |
| dataplane: remove EventPoll in favor of AioContext |
2013-02-21 |
Paolo Bonzini |
|
New |
| [V25,1/7] Support for TPM command line options |
2013-02-21 |
Stefan Berger |
|
New |
| [V25,2/7] Add TPM (frontend) hardware interface (TPM TIS) to QEMU |
2013-02-21 |
Stefan Berger |
|
New |
| [V25,3/7] Add a debug register |
2013-02-21 |
Stefan Berger |
|
New |
| [V25,4/7] Build the TPM frontend code |
2013-02-21 |
Stefan Berger |
|
New |
| [V25,5/7] Add a TPM Passthrough backend driver implementation |
2013-02-21 |
Stefan Berger |
|
New |
| [V25,6/7] Add support for cancelling of a TPM command |
2013-02-21 |
Stefan Berger |
|
New |
| [V25,7/7] Build TPM passthrough for i386 and x86_64 targets |
2013-02-21 |
Stefan Berger |
|
New |
| [1/2] Fix dma interrupt |
2013-02-21 |
Amadeusz Sławiński |
|
New |
| [2/2] xnu kernel expects FLUSH to be cleared on STOP |
2013-02-21 |
Amadeusz Sławiński |
|
New |
| [RFC,3/3] KVM: s390: Hook up ioeventfds. |
2013-02-21 |
Cornelia Huck |
|
New |
| hw/usb/redirect.c: add missing parameter to usb_wakeup() |
2013-02-21 |
Eduardo Habkost |
|
New |
| [PULL] check-qjson: More thorough testing of UTF-8 in strings |
2013-02-21 |
Luiz Capitulino |
|
New |
| vl.c: Support multiple CPU ranges on -numa option |
2013-02-21 |
Eduardo Habkost |
|
New |
| fix wrong output with 'info chardev' for tcp socket. |
2013-02-21 |
Serge E. Hallyn |
|
New |
| [v2] vl.c: Support multiple CPU ranges on -numa option |
2013-02-21 |
Eduardo Habkost |
|
New |
| xhci: fix bad print specifier |
2013-02-21 |
Hervé Poussineau |
|
New |
| [for-1.4] pc: tag apic as overlap region |
2013-02-22 |
Alexey Korolev |
|
New |
| qemu: define a TOM register to report the base of PCI |
2013-02-22 |
Hao, Xudong |
|
New |
| [v4,RESEND,1/5] slirp/tcp_subr.c: fix coding style in tcp_connect |
2013-02-22 |
MORITA Kazutaka |
|
New |
| [v4,RESEND,2/5] move socket_set_nodelay to osdep.c |
2013-02-22 |
MORITA Kazutaka |
|
New |
| [v4,RESEND,3/5] sheepdog: accept URIs |
2013-02-22 |
MORITA Kazutaka |
|
New |
| [v4,RESEND,4/5] sheepdog: use inet_connect to simplify connect code |
2013-02-22 |
MORITA Kazutaka |
|
New |
| [v4,RESEND,5/5] sheepdog: add support for connecting to unix domain socket |
2013-02-22 |
MORITA Kazutaka |
|
New |
| [v2] Fix guest OS hang when 64bit PCI bar present |
2013-02-22 |
Alexey Korolev |
|
New |
| [v2,1/6] pc/bios: move common BIOS_CFG_IOPORT into fw_cfg.h |
2013-02-22 |
liguang |
|
New |
| [v2,2/6] pc/numa: refactor bios_init function |
2013-02-22 |
liguang |
|
New |
| [v2,3/6] bitops: change BITS_TO_LONGS |
2013-02-22 |
liguang |
|
New |
| [v2,4/6] pc: format load_linux() |
2013-02-22 |
liguang |
|
New |
| [v2,5/6] load_linux: report open kernel file & its size error |
2013-02-22 |
liguang |
|
New |
| [v2,6/6] load_linux: change kernel header size allocation |
2013-02-22 |
liguang |
|
New |
| [V2] help: add docs for multiqueue tap options |
2013-02-22 |
Jason Wang |
|
New |
| [v3] doc: document -netdev hubport |
2013-02-22 |
Stefan Hajnoczi |
|
New |
| [v2] dataplane: remove EventPoll in favor of AioContext |
2013-02-22 |
Paolo Bonzini |
|
New |
| gtk: Replace bogus term "VGA" with "display" |
2013-02-22 |
Jan Kiszka |
|
New |
| [PULL,0/4] migration stats queue |
2013-02-22 |
Juan Quintela |
|
New |