| [RFC,V4,02/30] qcow2: Add deduplication structures and fields. |
2013-01-02 |
Benoît Canet |
|
New |
| [06/18] dataplane: add Linux AIO request queue |
2013-01-02 |
Stefan Hajnoczi |
|
New |
| [RFC,V4,05/30] qcow2: Create a way to link to l2 tables when deduplicating. |
2013-01-02 |
Benoît Canet |
|
New |
| [RFC,V4,13/30] qcow2: Extract qcow2_do_table_init. |
2013-01-02 |
Benoît Canet |
|
New |
| [RFC,V4,23/30] qcow2: Add check_dedup_l2 in order to check l2 of dedup table. |
2013-01-02 |
Benoît Canet |
|
New |
| [RFC,V4,20/30] qcow2: Serialize write requests when deduplication is activated. |
2013-01-02 |
Benoît Canet |
|
New |
| [RFC,V4,10/30] qcow2: Add qcow2_dedup_grow_table and use it. |
2013-01-02 |
Benoît Canet |
|
New |
| [RFC,V4,22/30] qcow2: Adapt checking of QCOW_OFLAG_COPIED for dedup. |
2013-01-02 |
Benoît Canet |
|
New |
| [14/18] cutils: change strtosz_suffix_unit function |
2013-01-02 |
Stefan Hajnoczi |
|
New |
| [RFC,V4,27/30] qcow2: Use large L2 table for deduplication. |
2013-01-02 |
Benoît Canet |
|
New |
| [RFC,V4,28/30] qcow: Set dedup cluster block size to 64KB. |
2013-01-02 |
Benoît Canet |
|
New |
| [RFC,V4,12/30] qcow2: Load and save deduplication table header extension. |
2013-01-02 |
Benoît Canet |
|
New |
| [RFC,V4,16/30] qcow2: Extract qcow2_add_feature and qcow2_remove_feature. |
2013-01-02 |
Benoît Canet |
|
New |
| [RFC,V4,09/30] qcow2: Extract qcow2_dedup_grow_table |
2013-01-02 |
Benoît Canet |
|
New |
| [RFC,V4,19/30] qcow2: Integrate deduplication in qcow2_co_writev loop. |
2013-01-02 |
Benoît Canet |
|
New |
| [RFC,V4,06/30] qcow2: Add qcow2_dedup and related functions |
2013-01-02 |
Benoît Canet |
|
New |
| [RFC,V4,17/30] block: Add qemu-img dedup create option. |
2013-01-02 |
Benoît Canet |
|
New |
| [RFC,V4,29/30] qcow2: init and cleanup deduplication. |
2013-01-02 |
Benoît Canet |
|
New |
| [17/18] sheepdog: don't update inode when create_and_write fails |
2013-01-02 |
Stefan Hajnoczi |
|
New |
| [04/18] dataplane: add virtqueue vring code |
2013-01-02 |
Stefan Hajnoczi |
|
New |
| [RFC,V4,18/30] qcow2: Behave correctly when refcount reach 0 or 2^16. |
2013-01-02 |
Benoît Canet |
|
New |
| [RFC,V4,24/30] qcow2: Do not overwrite existing entries with QCOW_OFLAG_COPIED. |
2013-01-02 |
Benoît Canet |
|
New |
| [RFC,V4,08/30] qcow2: Implement qcow2_compute_cluster_hash. |
2013-01-02 |
Benoît Canet |
|
New |
| [RFC,V4,14/30] qcow2-cache: Allow to choose table size at creation. |
2013-01-02 |
Benoît Canet |
|
New |
| [RFC,V4,03/30] qcow2: Add qcow2_dedup_read_missing_and_concatenate |
2013-01-02 |
Benoît Canet |
|
New |
| [RFC,V4,04/30] qcow2: Make update_refcount public. |
2013-01-02 |
Benoît Canet |
|
New |
| [PULL,v2,00/18] Block patches |
2013-01-02 |
Stefan Hajnoczi |
|
New |
| [RFC,V4,07/30] qcow2: Add qcow2_dedup_store_new_hashes. |
2013-01-02 |
Benoît Canet |
|
New |
| [ANNOUNCE] QEMU 1.5.0-rc2 is now available |
2013-05-16 |
fred.konrad@greensocs.com |
|
New |
| [RFC,V4,25/30] qcow2: Integrate SKEIN hash algorithm in deduplication. |
2013-01-02 |
Benoît Canet |
|
New |
| [RFC,V4,15/30] qcow2: Add qcow2_dedup_init and qcow2_dedup_close. |
2013-01-02 |
Benoît Canet |
|
New |
| [v2] Modifications to fix PowerPC on 64bit host, bug #1052857 |
2013-01-02 |
Samuel Seay |
|
New |
| [v2] linux-user: correct semctl() and shmctl() |
2013-01-02 |
Laurent Vivier |
|
New |
| linux-user: Add Alpha socket constants |
2013-01-02 |
dillona@dillona.com |
|
New |
| linux-user: Add Alpha socket constants |
2013-01-02 |
dillona@dillona.com |
|
New |
| linux-user: Add Alpha socket constants |
2013-01-03 |
dillona@dillona.com |
|
New |
| [3/6] iov: reorganize iov_send_recv, part 2 |
2013-03-27 |
Paolo Bonzini |
|
New |
| [2/6] iov: reorganize iov_send_recv, part 1 |
2013-03-27 |
Paolo Bonzini |
|
New |
| [4/6] iov: reorganize iov_send_recv, part 3 |
2013-03-27 |
Paolo Bonzini |
|
New |
| [1/6] qemu-file: drop socket_put_buffer |
2013-03-27 |
Paolo Bonzini |
|
New |
| [5/6] iov: handle partial writes from sendmsg and recvmsg |
2013-03-27 |
Paolo Bonzini |
|
New |
| dataplane: use linux-headers/ for virtio includes |
2013-01-03 |
Stefan Hajnoczi |
|
New |
| [6/6] qemu-file: do not use stdio for qemu_fdopen |
2013-03-27 |
Paolo Bonzini |
|
New |
| [05/10] xen_platform: do not use old_portio-style callbacks |
2013-01-04 |
Hervé Poussineau |
|
New |
| [RFC,3/8] uhci: do not use old_portio-style callbacks |
2013-01-03 |
Gerd Hoffmann |
|
New |
| linux-user: fix mips 32-on-64 prealloc case |
2013-01-03 |
Alexander Graf |
|
New |
| [RFC,V9,06/12] virtio-s390-bus : add virtio-s390-bus. |
2013-01-03 |
fred.konrad@greensocs.com |
|
New |
| [RFC,V9,01/12] qdev : add a maximum device allowed field for the bus. |
2013-01-03 |
fred.konrad@greensocs.com |
|
New |
| [RFC,V9,03/12] virtio-pci-bus : introduce virtio-pci-bus. |
2013-01-03 |
fred.konrad@greensocs.com |
|
New |
| [RFC,V9,04/12] virtio-pci : refactor virtio-pci device. |
2013-01-03 |
fred.konrad@greensocs.com |
|
New |
| [RFC,V9,10/12] virtio-blk-s390 : switch to the new API. |
2013-01-03 |
fred.konrad@greensocs.com |
|
New |
| [RFC,V9,09/12] virtio-blk-pci : switch to new API. |
2013-01-03 |
fred.konrad@greensocs.com |
|
New |
| [RFC,V9,11/12] virtio-blk : cleanup : use QOM cast. |
2013-01-03 |
fred.konrad@greensocs.com |
|
New |
| [for-1.5,v3,09/15] xilinx_spips: lqspi: Dont touch config register |
2013-04-22 |
Peter Crosthwaite |
|
New |
| [RFC,V9,07/12] virtio-s390-device : create a virtio-s390-bus during init. |
2013-01-03 |
fred.konrad@greensocs.com |
|
New |
| [RFC,V9,02/12] virtio-bus : introduce virtio-bus |
2013-01-03 |
fred.konrad@greensocs.com |
|
New |
| [RFC,V9,05/12] virtio-device : refactor virtio-device. |
2013-01-03 |
fred.konrad@greensocs.com |
|
New |
| [RFC,V9,12/12] virtio-blk : cleanup : remove qdev field. |
2013-01-03 |
fred.konrad@greensocs.com |
|
New |
| [RFC,V9,08/12] virtio-blk : add the virtio-blk device. |
2013-01-03 |
fred.konrad@greensocs.com |
|
New |
| [for-1.5,v3,12/15] xilinx_spips: Debug msgs for Snoop state |
2013-04-22 |
Peter Crosthwaite |
|
New |
| [for-1.5,v3,13/15] xilinx_spips: Multiple debug verbosity levels |
2013-04-22 |
Peter Crosthwaite |
|
New |
| [for-1.5,v3,14/15] xilinx_spips: lqspi: Push more data to tx-fifo |
2013-04-22 |
Peter Crosthwaite |
|
New |
| qdev: only send deleted event if device was realized |
2013-03-27 |
Anthony Liguori |
|
New |
| QEMU: PPC: set has-idle in guest device tree |
2013-01-03 |
Stuart Yoder |
|
New |
| [v2,2/4] openpic: IRQ_check: search the queue a word at a time |
2013-01-03 |
Scott Wood |
|
New |
| [v2,3/4] openpic: move IACK to its own function |
2013-01-03 |
Scott Wood |
|
New |
| linux-user: Add more sparc syscall numbers |
2013-01-04 |
dillona@dillona.com |
|
New |
| linux-user: Add support for oldumount |
2013-01-04 |
dillona@dillona.com |
|
New |
| [for-1.5,v3,10/15] xilinx_spips: Fix CTRL register RW bits |
2013-04-22 |
Peter Crosthwaite |
|
New |
| linux-user: Rewrite deprecated fnctl options |
2013-01-04 |
dillona@dillona.com |
|
New |
| [RFC,2/5] target-i386: Add "feature-words" property |
2013-04-04 |
Eduardo Habkost |
|
New |
| [RFC,1/5] target-i386: Add ECX information to FeatureWordInfo |
2013-04-04 |
Eduardo Habkost |
|
New |
| [RFC,3/5] target-i386: Use FeatureWord loop on filter_features_for_kvm() |
2013-04-04 |
Eduardo Habkost |
|
New |
| [4/4] pc: remove bochs bios debug ports |
2013-01-04 |
Gerd Hoffmann |
|
New |
| [RFC,4/5] target-i386: Introduce X86CPU.filtered_features field |
2013-04-04 |
Eduardo Habkost |
|
New |
| [RFC,5/5] target-i386: Add "filtered-features" property to X86CPU |
2013-04-04 |
Eduardo Habkost |
|
New |
| [01/35] build: enable using $(CONFIG_FOO) on the rhs of config files |
2013-04-04 |
Paolo Bonzini |
|
New |
| [3/4] apci: assign memory regions to piix4 acpi device |
2013-01-04 |
Gerd Hoffmann |
|
New |
| [03/35] hw: make subdirectories for devices |
2013-04-04 |
Paolo Bonzini |
|
New |
| [2/4] add isa-debug-exit device. |
2013-01-04 |
Gerd Hoffmann |
|
New |
| [v3,00/35] hw/ reorganization, part 2 |
2013-04-04 |
Paolo Bonzini |
|
New |
| [1/4] switch debugcon to memory api |
2013-01-04 |
Gerd Hoffmann |
|
New |
| [1/4] configure: also symlink *.aml files |
2013-01-04 |
Gerd Hoffmann |
|
New |
| [2/4] acpi: autoload dsdt |
2013-01-04 |
Gerd Hoffmann |
|
New |
| [2/5] win32: move Makefile dependencies on version-obj-y to rules.mak |
2013-04-27 |
Paolo Bonzini |
|
New |
| [PULL,0/4] test and debug devices |
2013-01-04 |
Gerd Hoffmann |
|
New |
| [PULL,0/4] acpi fixups |
2013-01-04 |
Gerd Hoffmann |
|
New |
| [3/4] hw: Add test device for unittests execution |
2013-01-04 |
Gerd Hoffmann |
|
New |
| [3/5] win32: generate console executable again |
2013-04-27 |
Paolo Bonzini |
|
New |
| [06/35] hw: move virtio devices to hw/ subdirectories |
2013-04-04 |
Paolo Bonzini |
|
New |
| pixman: pass extra cflags and ldflags |
2013-01-04 |
Gerd Hoffmann |
|
New |
| PPC: Bring EPR support closer to reality |
2013-01-04 |
Alexander Graf |
|
New |
| [04/35] moxie: configure with default-configs file |
2013-04-04 |
Paolo Bonzini |
|
New |
| [08/35] hw: make all of hw/usb/ configurable via default-configs/ |
2013-04-04 |
Paolo Bonzini |
|
New |
| [PULL,0/6] Trivial patches for 18 December 2012 to 4 January 2013 |
2013-01-04 |
Stefan Hajnoczi |
|
New |
| [5/6] linux-user/syscall.c: remove forward declarations |
2013-01-04 |
Stefan Hajnoczi |
|
New |
| [09/20,v2] target-i386: add x86cpu_vendor_words2str() |
2013-01-04 |
Igor Mammedov |
|
New |
| [07/35] hw: make all of hw/ide/ configurable via default-configs/ |
2013-04-04 |
Paolo Bonzini |
|
New |
| [2/2] target-i386: Disable kvm_mmu_op by default on pc-1.4 |
2013-01-04 |
Eduardo Habkost |
|
New |
| pixman: fix warning |
2013-01-04 |
Gerd Hoffmann |
|
New |