Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 439 440 441 442 443 444 445 446 447 ... 570 571 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[v2,2/2] hw/arm_gic_common: Use vmstate struct rather than save/load functions 2013-03-18 Peter Maydell New
[v2,2/2] hw/exynos4210_gic.c: Introduce n_in and n_out propeties. 2012-04-12 Evgeny Voevodin New
[v2,2/2] hw/i386/pc: check a20_out in port92_realizefn 2013-03-28 liguang New
[v2,2/2] hw/integratorcp: Simplify flash remap code 2011-12-20 Peter Maydell New
[v2,2/2] hw/onenand: reject read-only drives 2011-10-20 Juha.Riihimaki@nokia.com New
[v2,2/2] hw/vexpress.c: Add model of ARM Versatile Express board 2011-03-04 Peter Maydell New
[v2,2/2] hw/xtensa_sim: get rid of intermediate xtensa_sim_init 2012-10-25 Max Filippov New
[v2,2/2] i_generation / st_gen support for handle based fs driver 2011-08-10 Harsh Prateek Bora New
[v2,2/2] ide: convert ide_sector_write() to asynchronous I/O 2012-03-29 Stefan Hajnoczi New
[v2,2/2] input: introduce keyboard handler list 2013-03-08 Gerd Hoffmann New
[v2,2/2] ivshmem: use irqfd to interrupt among VMs 2012-11-25 pingfan liu New
[v2,2/2] ivshmem: use irqfd to interrupt among VMs 2012-12-06 pingfan liu New
[v2,2/2] linux-user: Save the correct resume address for MIPS signal handling 2013-05-17 Kwok Cheung Yeung New
[v2,2/2] linux-user: Use init_guest_space when -R and -B are specified 2012-07-27 Meador Inge New
[v2,2/2] linux-user: target_argv is placed on ts->bprm->argv and can't be freed() 2012-01-03 Fabio Erculiani New
[v2,2/2] lsi: Properly initialize controller state on reset 2010-04-30 Jan Kiszka New
[v2,2/2] make kvmclock value idempotent for stopped machine 2010-12-06 Glauber Costa New
[v2,2/2] memory: print aliased IO ranges in info mtree 2012-03-18 Blue Swirl New
[v2,2/2] migration: add migrate_set_state(), add trace_migrate_set_state() 2013-02-20 Kazuya Saito New
[v2,2/2] migration: go to paused state after finishing incoming migration with -S 2012-10-19 Paolo Bonzini New
[v2,2/2] monitor: convert do_device_del() to QObject, QError 2010-03-22 Markus Armbruster New
[v2,2/2] net: Dump client type 'info network' 2011-05-20 Jan Kiszka New
[v2,2/2] net: introduce command to query mac-table information 2013-05-16 Amos Kong New
[v2,2/2] pc: Fix RTC CMOS info on RAM for ram_size < 1MiB 2012-08-15 Markus Armbruster New
[v2,2/2] pci: Add INTx routing notifier 2012-07-02 Jan Kiszka New
[v2,2/2] pci_host: Derive remaining PCI host controllers from TYPE_PCI_HOST 2012-06-10 Andreas Färber New
[v2,2/2] pciinit: use pci_region functions. 2010-10-28 Isaku Yamahata New
[v2,2/2] piix4 acpi: convert io BAR to type-safe ioport callbacks 2010-10-25 Avi Kivity New
[v2,2/2] ppc/e500_pci: Fix an array overflow issue 2011-09-30 Liu Yu-B13201 New
[v2,2/2] ppc64: Don't try to build sPAPR RTAS on Darwin 2011-05-08 Andreas Färber New
[v2,2/2] ps2: preserve repeat state on migration 2013-05-22 Amos Kong New
[v2,2/2] pseries: set no default boot order 2012-10-25 Avik Sil New
[v2,2/2] qapi-schema.json: fix comment for type ObjectPropretyInfo 2012-03-05 Alon Levy New
[v2,2/2] qapi: add struct-errors test case to test-qmp-output-visitor 2012-03-20 Laszlo Ersek New
[v2,2/2] qcow2: Fix bdrv_write_compressed error handling 2011-10-19 Kevin Wolf New
[v2,2/2] qcow2: lock on prealloc 2012-05-07 Zhiyong Wu New
[v2,2/2] qdev: Catch attempt to attach more than one device to a netdev 2010-02-26 Markus Armbruster New
[v2,2/2] qdev: Drop taddr properties 2013-04-09 Peter Maydell New
[v2,2/2] qdev: Prepare "realized" property 2013-01-06 Andreas Färber New
[v2,2/2] qed: Periodically flush and clear need check bit 2011-05-09 Stefan Hajnoczi New
[v2,2/2] qemu, qmp: convert do_inject_nmi() to QObject, QError 2010-12-10 Lai Jiangshan New
[v2,2/2] qemu-ga: add guest-fstrim command 2012-06-13 Paolo Bonzini New
[v2,2/2] qemu-ga: sample fsfreeze hooks 2012-11-12 Tomoki Sekiyama New
[v2,2/2] qemu-iotests: add 052 BDRV_O_SNAPSHOT test 2013-03-18 Stefan Hajnoczi New
[v2,2/2] qemu-iotests: start vms in qtest mode 2012-06-06 Paolo Bonzini New
[v2,2/2] qga: unlink just created guest-file if fchmod() or fdopen() fails on it 2013-05-08 Laszlo Ersek New
[v2,2/2] qmp: revert "add set_echo implementation for qemu_chr_stdio" 2012-05-30 Pavel Hrdina New
[v2,2/2] qom/object.c: Allow itf cast with num_itfs = 0 2013-02-19 Peter Crosthwaite New
[v2,2/2] qxl/qxl_render.c: add trace events 2012-03-13 Alon Levy New
[v2,2/2] qxl: change rom size to 8192 2013-01-16 Alon Levy New
[v2,2/2] qxl: make qxl_render_update async 2012-02-17 Alon Levy New
[v2,2/2] qxl: make sure primary surface is saved on migration also in compat mode 2012-02-15 Yonit Halperin New
[v2,2/2] qxl: s/qxl_set_irq/qxl_update_irq/ 2011-08-31 Yonit Halperin New
[v2,2/2] rbd: allow configuration of rados from the rbd filename 2011-03-28 Josh Durgin New
[v2,2/2] rtl8139: add vlan tag extraction 2010-11-09 Benjamin Poirier New
[v2,2/2] scsi: fix warning 2012-08-13 Gerd Hoffmann New
[v2,2/2] seabios: pciinit: use pci device initializer helper function. 2010-07-07 Isaku Yamahata New
[v2,2/2] seabios: smm: move out piix4 specific smram logic to dev-i440fx.c 2010-07-20 Isaku Yamahata New
[v2,2/2] sheepdog: implement .bdrv_co_is_allocated() 2013-04-22 namei.unix@gmail.com New
[v2,2/2] sheepdog: pass oid directly to send_pending_req() 2012-12-17 namei.unix@gmail.com New
[v2,2/2] sheepdog: set io_flush handler in do_co_req 2013-03-12 MORITA Kazutaka New
[v2,2/2] socket: clean up redundant assignment 2012-08-03 Amos Kong New
[v2,2/2] softfloat: roundAndPackInt{32, 64}: Don't assume int32 is 32 bits 2012-04-05 Peter Maydell New
[v2,2/2] spice: support the new migration interface (spice 0.8.3) 2011-10-17 Yonit Halperin New
[v2,2/2] target-alpha: QOM'ify CPU init 2012-04-10 Andreas Färber New
[v2,2/2] target-arm: Fix shift by immediate and narrow where src, dest overlap 2011-02-21 Peter Maydell New
[v2,2/2] target-arm: Implement abs_i32 inline rather than as a helper 2012-10-19 Peter Maydell New
[v2,2/2] target-arm: Move Neon VZIP to helper functions 2011-02-14 Peter Maydell New
[v2,2/2] target-arm: Reinstate display of VFP registers in cpu_dump_state 2012-09-06 Peter Maydell New
[v2,2/2] target-arm: source code formatting fix 2010-01-25 Juha.Riihimaki@nokia.com New
[v2,2/2] target-arm: use make_float32() to make constant floats for VRSQRTS 2011-03-14 Peter Maydell New
[v2,2/2] target-i386/seg_helper: define names for code/data segment types 2013-05-06 liguang New
[v2,2/2] target-mips: Start QOM'ifying CPU init 2012-04-16 Andreas Färber New
[v2,2/2] target-sh4: Add support for ldc & stc with sgr 2010-07-12 Alexandre Courbot New
[v2,2/2] target-sparc: QOM'ify CPU 2012-04-04 Andreas Färber New
[v2,2/2] target-xtensa: add Avnet LX60/LX110/LX200 boards 2011-10-15 Max Filippov New
[v2,2/2] trace: document ftrace backend 2013-04-11 Eiichi Tsukata New
[v2,2/2] trace: use binary file open mode in simpletrace 2011-09-19 Stefan Hajnoczi New
[v2,2/2] vfio-pci: Add PCIe capability mangling based on bus type 2013-02-18 Alex Williamson New
[v2,2/2] virtio-console: Notify resize to the guest. 2010-04-30 Kusanagi Kouichi New
[v2,2/2] virtio-console: no need to remove char handlers explicitly 2012-01-13 Amit Shah New
[v2,2/2] virtio-net: introduce a new control to set macaddr 2013-01-16 Amos Kong New
[v2,2/2] vmdk: Read footer for streamOptimized images 2012-08-16 Kevin Wolf New
[v2,2/2] vmxnet3: const_cpu_to_le64 wrapping for feature bits dropped 2013-04-08 Stefan Hajnoczi New
[v2,2/2] vnc: threaded VNC server 2010-06-04 Corentin Chary New
[v2,2/2] xen: Don't peek behind the BlockDriverState abstraction 2012-06-06 Markus Armbruster New
[v2,2/2] xen: add vkbd support for PV on HVM guests 2011-06-24 Stefano Stabellini New
[v2,2/2] xilinx_zynq: added pl330 to machine model 2012-03-30 Peter A. G. Crosthwaite New
[v2,2/2] xilinx_zynq: added sdhci controller 2012-04-03 Peter A. G. Crosthwaite New
[v2,2/3] ARM: Set softfloat cumulative exc flags from correct FPSCR bits 2011-01-06 Peter Maydell New
[v2,2/3] Add event notification for guest balloon changes 2012-05-21 Daniel P. Berrange New
[v2,2/3] CPUPhysMemoryClient: Pass guest physical address not region offset 2011-05-03 Alex Williamson New
[v2,2/3] Cocoa: ppc64 host support 2009-12-06 Andreas Färber New
[v2,2/3] Correct alarm deadline computation 2011-02-03 Paolo Bonzini New
[v2,2/3] KVM: Use -cpu best as default on x86 2012-06-26 Alexander Graf New
[v2,2/3] MAINTAINERS: Added Xilinx EDK devices 2012-06-26 Peter A. G. Crosthwaite New
[v2,2/3] PXE: Use consistent naming for PXE ROMs 2011-04-11 Alex Williamson New
[v2,2/3] Poll main loop after I/O events were received 2011-04-11 Jan Kiszka New
[v2,2/3] Remove screendump dummy functions. 2012-02-24 Gerd Hoffmann New
[v2,2/3] Revert wrong fixes for -icount in the iothread case 2011-03-10 Paolo Bonzini New