Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 516 517 518 519 520 521 522 523 524 ... 571 572 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
[v4,12/13] cpu: do not use object_delete 2013-01-25 Paolo Bonzini New
[v4,08/13] qdev: move unrealization of devices from finalize to unparent 2013-01-25 Paolo Bonzini New
[14/15] s390-virtio: Check for NULL device in reset hypercall 2013-01-25 Alexander Graf New
[18/21] openpic: add basic support for MPIC v4.2 2013-01-25 Alexander Graf New
[10/15] s390: Add new channel I/O based virtio transport. 2013-01-25 Alexander Graf New
[PULL,1/7] block: Monitor command commit neglects to report some errors 2013-01-25 Luiz Capitulino New
[PULL,4/7] docs: document virtio-balloon stats 2013-01-25 Luiz Capitulino New
[PULL,6/7] QAPI: Introduce memchar-write QMP command 2013-01-25 Luiz Capitulino New
[PULL,5/7] qemu-char: Add new char backend CirMemCharDriver 2013-01-25 Luiz Capitulino New
[PULL,2/7] balloon: drop old stats code & API 2013-01-25 Luiz Capitulino New
[02/15] s390: Lowcore mapping helper. 2013-01-25 Alexander Graf New
[v4,06/13] qdev: add reference count to a device for the BusChild 2013-01-25 Paolo Bonzini New
[17/21] openpic: fix timer address decoding 2013-01-25 Alexander Graf New
[05/21] mac_nvram: Clean up public API 2013-01-25 Alexander Graf New
[v4,03/13] pci: use qbus_create in pci_bus_new 2013-01-25 Paolo Bonzini New
[04/21] macio: Split MacIO in two 2013-01-25 Alexander Graf New
[09/15] s390-virtio: Factor out some initialization code. 2013-01-25 Alexander Graf New
[v2,1/6] bochs: Fix bdrv_open() error handling 2013-01-25 Kevin Wolf New
[11/21] adb: QOM'ify ADB devices 2013-01-25 Alexander Graf New
[3/4] trace: Clean up the "try to update atomic until it worked" loops 2013-01-25 Markus Armbruster New
[PULL,3/7] balloon: re-enable balloon stats 2013-01-25 Luiz Capitulino New
[4/4] trace: Fix location of simpletrace.py in docs 2013-01-25 Markus Armbruster New
[02/21] macio: QOM'ify some more 2013-01-25 Alexander Graf New
[v4,01/13] qdev: remove duplication between qbus_create and qbus_create_inplace 2013-01-25 Paolo Bonzini New
[qom-cpu,for-1.4?] kvm: Pass CPUState to kvm_on_sigbus_vcpu() 2013-01-25 Andreas Färber New
[2/4] trace: Direct access of atomics is verboten, use the API 2013-01-25 Markus Armbruster New
[v2,2/6] cloop: Fix bdrv_open() error handling 2013-01-25 Kevin Wolf New
[10/21] adb: QOM'ify Apple Desktop Bus 2013-01-25 Alexander Graf New
[v4,07/13] qdev: move deletion of children from finalize to unparent 2013-01-25 Paolo Bonzini New
[v4,11/13] qdev: drop extra references at creation time 2013-01-25 Paolo Bonzini New
[09/21] cuda: QOM'ify CUDA 2013-01-25 Alexander Graf New
[v2,6/6] parallels: Fix bdrv_open() error handling 2013-01-25 Kevin Wolf New
[v2,3/6] vpc: Fix bdrv_open() error handling 2013-01-25 Kevin Wolf New
[08/21] ide/macio: QOM'ify MacIO IDE 2013-01-25 Alexander Graf New
[1/4] trace: Fix simple trace dropped event record for big endian 2013-01-25 Markus Armbruster New
[PULL,7/7] QAPI: Introduce memchar-read QMP command 2013-01-25 Luiz Capitulino New
[16/21] openpic: fix remaining issues from idr-to-destmask conversion 2013-01-25 Alexander Graf New
[03/15] s390: Add mapping helper functions. 2013-01-25 Alexander Graf New
[v2,4/6] dmg: Fix bdrv_open() error handling 2013-01-25 Kevin Wolf New
[v10,3/7] trace: Provide a detailed event control interface 2013-01-25 Lluís Vilanova New
[v10,2/7] trace: Provide a generic tracing event descriptor 2013-01-25 Lluís Vilanova New
[v10,7/7] trace: [stderr] Port to generic event information and new control interface 2013-01-25 Lluís Vilanova New
[v10,5/7] trace: [default] Port to generic event information and new control interface 2013-01-25 Lluís Vilanova New
[v10,6/7] trace: [simple] Port to generic event information and new control interface 2013-01-25 Lluís Vilanova New
[v10,4/7] trace: [monitor] Use new event control interface 2013-01-25 Lluís Vilanova New
[v10,1/7] trace: [tracetool] Explicitly identify public backends 2013-01-25 Lluís Vilanova New
target-cris/helper.c: Update Coding Style 2013-01-25 Andreas Färber New
[v2] vmware_vga: fix out of bounds and invalid rects updating 2013-01-25 Michael Tokarev New
[06/24] block: return count of dirty sectors, not chunks 2013-01-25 Kevin Wolf New
[v3,1/2] linux-headers: Update with ioeventfd changes. 2013-02-25 Cornelia Huck New
[PULL,00/24] Block patches 2013-01-25 Kevin Wolf New
[01/24] host-utils: add ffsl 2013-01-25 Kevin Wolf New
[03/24] block: implement dirty bitmap using HBitmap 2013-01-25 Kevin Wolf New
[13/24] block: Add special error code for wrong format 2013-01-25 Kevin Wolf New
[07/24] block: allow customizing the granularity of the dirty bitmap 2013-01-25 Kevin Wolf New
[24/24] ide: Add fall through annotations 2013-01-25 Kevin Wolf New
block: Adds mirroring tests for resized images 2013-01-25 Vishvananda Ishaya New
[05/24] mirror: perform COW if the cluster size is bigger than the granularity 2013-01-25 Kevin Wolf New
[11/24] mirror: support more than one in-flight AIO operation 2013-01-25 Kevin Wolf New
[21/24] ahci: Change data types in preparation for migration 2013-01-25 Kevin Wolf New
[04/24] block: make round_to_clusters public 2013-01-25 Kevin Wolf New
[22/24] ahci: Add migration support 2013-01-25 Kevin Wolf New
[10/24] mirror: add buf-size argument to drive-mirror 2013-01-25 Kevin Wolf New
[20/24] ahci: Remove unused AHCIDevice fields 2013-01-25 Kevin Wolf New
[14/24] block: Use error code EMEDIUMTYPE for wrong format in some block drivers 2013-01-25 Kevin Wolf New
[08/24] mirror: allow customizing the granularity 2013-01-25 Kevin Wolf New
[18/24] mirror: do nothing on zero-sized disk 2013-01-25 Kevin Wolf New
[19/24] hbitmap: add assertion on hbitmap_iter_init 2013-01-25 Kevin Wolf New
[02/24] add hierarchical bitmap data type and test cases 2013-01-25 Kevin Wolf New
[23/24] block: Create proper size file for disk mirror 2013-01-25 Kevin Wolf New
[09/24] mirror: switch mirror_iteration to AIO 2013-01-25 Kevin Wolf New
[12/24] mirror: support arbitrarily-sized iterations 2013-01-25 Kevin Wolf New
[for-1.4,qom-cpu,8/9,v6] target-i386: Topology & APIC ID utility functions 2013-01-25 Eduardo Habkost New
[RFC,v2,2/6] kvm: use hw/kvm/Makefile.objs consistently for all relevant architectures 2013-04-15 Scott Wood New
[RFC,v2,3/6] memory: add memory_region_to_address() 2013-04-15 Scott Wood New
[RFC,v2,1/6] kvm: update linux-headers 2013-04-15 Scott Wood New
[RFC,v2,4/6] openpic: factor out some common defines into openpic.h 2013-04-15 Scott Wood New
[for-1.4,2/6] tests: Fix gcov report for test-iov 2013-01-26 Andreas Färber New
[RFC,v2,6/6] kvm/openpic: in-kernel mpic support 2013-04-15 Scott Wood New
[for-1.4,5/6] tests: Add gcov support for x86_64 qtest 2013-01-26 Andreas Färber New
[for-1.4,4/6] tests: Add gcov support for sparc64 qtest 2013-01-26 Andreas Färber New
[RFC,6/6] tests: Workaround gcov being unable to open .gcda file 2013-01-26 Andreas Färber New
[for-1.4,3/6] tests: Fix gcov typo for tmp105-test 2013-01-26 Andreas Färber New
hw/vexpress: Use correct HBI (board model number) for vexpress-a15 2013-01-26 Peter Maydell New
[for-1.4] block/raw-posix: Build fix for O_ASYNC 2013-01-26 Andreas Färber New
[RFC,v2,5/6] PPC: e500: factor out mpic init code 2013-04-15 Scott Wood New
[1/4] cadence_ttc: Debug mode compile fixes 2013-01-26 Peter Crosthwaite New
[v3,7/7] hw/i386: build ACPI MADT (APIC) for fw_cfg clients 2013-04-16 Laszlo Ersek New
[v6,01/16] xilinx_axienet: typedef XilinxAXIEnet struct 2013-04-16 Peter Crosthwaite New
[v6,02/16] xilinx_axienet: Defined and use type cast macro 2013-04-16 Peter Crosthwaite New
[for-1.4?] usb/hcd-ehci-sysbus: Convert to QOM realizefn 2013-01-26 Andreas Färber New
[v3,3/7] hw/acpi: extract standard table headers as a standalone structure 2013-04-16 Laszlo Ersek New
[prep,for-1.4] prep: Move PReP machine to hw/ppc/ 2013-01-26 Andreas Färber New
[QEMU,RFC,2/2] xilinx_axienet: Model timing. 2013-01-26 Peter Crosthwaite New
[v1,3/3] xilinx_ethlite: Debug mode compile fixes 2013-01-26 Peter Crosthwaite New
[v1,1/3] xilinx_ethlite: fix eth_can_rx() for ping-pong 2013-01-26 Peter Crosthwaite New
[RFC] Writeable files in fw_cfg 2013-01-26 David Woodhouse New
[v1,2/3] xilinx_ethlite: Flush queued packets on SW service 2013-01-26 Peter Crosthwaite New
[2/4] cadence_gem: Debug mode compile fixes 2013-01-26 Peter Crosthwaite New
[3/4] xilinx_axidma: Fix debug mode compile messages 2013-01-26 Peter Crosthwaite New