Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 481 482 483 484 485 486 487 488 489 ... 569 570 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
iscsi: add iscsi_create support 2012-11-17 Peter Lieven New
Remove device_tree.o from hw/moxie/Makefile.objs. 2013-03-24 Anthony Green New
configure: show debug-info option in --help output 2013-03-24 dunrong huang New
target-i386: honor CR0_PG_MASK in cpu_get_phys_page_debug 2012-11-17 Max Filippov New
[20/40] pci: use memory core for iommu support 2013-05-07 Paolo Bonzini New
[v2] hw/virtio-serial-bus: post_load send_event when vm is running 2012-11-17 Alon Levy New
[04/40] memory: Rename readable flag to romd_mode 2013-05-07 Paolo Bonzini New
[14/40] memory: iommu support 2013-05-07 Paolo Bonzini New
[v2,11/12] ARM: Add aarch64 target to configure 2013-04-30 John Rigby New
[v2,12/12] linux-user: AArch64 requires at least 3.8.0 2013-04-30 John Rigby New
rbd: fix compile error 2013-03-24 namei.unix@gmail.com New
[PATCHv5,06/10] migration: search for zero instead of dup pages 2013-04-08 Peter Lieven New
[v3,4/5] pc_sysfw: allow flash (-pflash) memory to be used with KVM 2013-05-06 jordan.l.justen@intel.com New
[3/4] tests: link in stubs 2012-11-19 Paolo Bonzini New
[2/5] reorganize pci-ids.txt 2012-11-19 Paolo Bonzini New
[3/5] virtio-9p: use symbolic constant, add to pci-ids.txt 2012-11-19 Paolo Bonzini New
[4/5] ivshmem: use symbolic constant for PCI ID, add to pci-ids.txt 2012-11-19 Paolo Bonzini New
[5/5] pci: use constants for devices under the 1B36 device ID, document them 2012-11-19 Paolo Bonzini New
scsi-hd with discard_granularity and unmap results in Aborted Commands 2012-11-19 Stefan Priebe - Profihost AG New
[03/40] memory: Replace open-coded memory_region_is_romd 2013-05-07 Paolo Bonzini New
[2/2] slirp: Add domain-search option to slirp's DHCP server 2012-11-19 Jan Kiszka New
[0/2,PULL] slirp: Fix for ARP assert and DSN search DHCP option 2012-11-19 Jan Kiszka New
[2/2] Add AT24Cxx I2C EEPROM device model 2012-11-19 Jan Kiszka New
scsi-hd with discard_granularity and unmap results in Aborted Commands 2012-11-19 Stefan Priebe - Profihost AG New
[1/2] i2c: Introduce device address mask 2012-11-19 Jan Kiszka New
iscsi: partly avoid iovec linearization in iscsi_aio_writev 2012-11-19 Peter Lieven New
[27/40] pci: set owner for BARs 2013-05-07 Paolo Bonzini New
LICENSE: clarify licensing 2012-11-19 Anthony Liguori New
Incorrect handling of more PPC64 insns (PATCH) 2013-05-07 Torbjorn Granlund New
[2/2] trace: document frace backend 2013-04-03 Eiichi Tsukata New
[1/2] trace: Add ftrace tracing backend 2013-04-03 Eiichi Tsukata New
[4/4] AER-QEMU: Bring down the guest when KVM detects a PCI device error 2012-11-20 Pandarathil, Vijaymohan R New
qmp: fix handling of cmd with Equals in qmp-shell 2013-05-06 Zhangleiqiang New
qmp: fix handling of cmd with Equals in qmp-shell 2013-05-06 Zhangleiqiang New
[24/40] memory: add getter/setter for owner 2013-05-07 Paolo Bonzini New
[v2] block: add bdrv_reopen() support for raw hdev, floppy, and cdrom 2012-11-20 Jeff Cody New
rbd block driver fix race between aio completition and aio cancel 2012-11-19 Stefan Priebe - Profihost AG New
[1/4] AER-PCI: Add infrastructure for notification of errors to other subsystems 2012-11-20 Pandarathil, Vijaymohan R New
[2/4] AER-GHES: Add support for error notification in firmware first approach of AER 2012-11-20 Pandarathil, Vijaymohan R New
[1/2] hw/qxl: extract verify_surface_cmd from qxl_track_command 2012-11-20 Alon Levy New
[v2] vnc: added initial websockets support 2012-11-20 Tim Hardeck New
[V10,2/7] Buildsystem clean tests directory clearly 2012-11-20 Wayne Xia New
[v2,2/8] configure: add CONFIG_VIRTIO_BLK_DATA_PLANE 2012-11-20 Stefan Hajnoczi New
[v2,4/8] dataplane: add virtqueue vring code 2012-11-20 Stefan Hajnoczi New
[v2,7/8] dataplane: add virtio-blk data plane code 2012-11-20 Stefan Hajnoczi New
[v2,1/8] raw-posix: add raw_get_aio_fd() for virtio-blk-data-plane 2012-11-20 Stefan Hajnoczi New
[v2,8/8] virtio-blk: add x-data-plane=on|off performance feature 2012-11-20 Stefan Hajnoczi New
[v2,5/8] dataplane: add event loop 2012-11-20 Stefan Hajnoczi New
use int64_t for return values from rbd instead of int 2012-11-20 Stefan Priebe - Profihost AG New
[v2,6/8] dataplane: add Linux AIO request queue 2012-11-20 Stefan Hajnoczi New
[v2,3/8] dataplane: add host memory mapping code 2012-11-20 Stefan Hajnoczi New
[RFC,v4,4/8] hw/arm_gic: Add presave/postload hooks 2012-11-20 Peter Maydell New
[v2,3/4] buffered_file: rate-limit producers based on buffer size 2012-11-20 Paolo Bonzini New
[v2,2/4] buffered_file: do not send more than s->bytes_xfer bytes per tick 2012-11-20 Paolo Bonzini New
[RFC,v4,6/8] hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC 2012-11-20 Peter Maydell New
[RFC,v4,5/8] target-arm: Use MemoryListener to identify GIC base address for KVM 2012-11-20 Peter Maydell New
[RFC,v4,3/8] ARM KVM: save and load VFP registers from kernel 2012-11-20 Peter Maydell New
[RFC,v4,1/8] linux-headers: Add ARM KVM headers (not for upstream) 2012-11-20 Peter Maydell New
[RFC,v4,2/8] ARM: KVM: Add support for KVM on ARM architecture 2012-11-20 Peter Maydell New
[1/4] virtio-rng: use virtqueue_get_avail_bytes, fix migration 2012-11-20 Amit Shah New
[4/4] virtio-rng: fix typos, comments 2012-11-20 Amit Shah New
[v2,4/4] buffered_file: do not automatically unfreeze output on buffered_put_buffer 2012-11-20 Paolo Bonzini New
[PULL,1.3-rc1,0/1] Net patches 2012-11-20 Stefan Hajnoczi New
Legacy qemu-kvm options have no argument 2012-11-20 Bruce Rogers New
[02/10] versatile_pci: Expose PCI I/O region on Versatile PB 2013-03-24 Peter Maydell New
[PATCHv5,06/10] migration: search for zero instead of dup pages 2013-04-08 Peter Lieven New
[1/2] ide: Fix crash with too long PRD 2012-11-20 Kevin Wolf New
[01/10] versatile_pci: Fix hardcoded tabs 2013-03-24 Peter Maydell New
[08/10] versatile_pci: Implement the PCI controller's control registers 2013-03-24 Peter Maydell New
[10/10] versatile_pci: Expose PCI memory space to system 2013-03-24 Peter Maydell New
[09/10] arm/realview: Fix mapping of PCI regions 2013-03-24 Peter Maydell New
[07/10] versatile_pci: Implement the correct PCI IRQ mapping 2013-03-24 Peter Maydell New
[06/10] versatile_pci: Put the host bridge PCI device at slot 29 2013-03-24 Peter Maydell New
[03/10] versatile_pci: Update to realize and instance init functions 2013-03-24 Peter Maydell New
[04/13] savevm: add error parameter to qemu_savevm_state_iterate() 2013-01-09 Pavel Hrdina New
[05/10] versatile_pci: Use separate PCI I/O space rather than system I/O space 2013-03-24 Peter Maydell New
[v2,4/8] target-mips: add unions to access DSP elements 2013-01-09 Aurelien Jarno New
[04/10] versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGE 2013-03-24 Peter Maydell New
[v2] exec.c: Use tb1->phys_hash_next directly in tb_remove 2012-11-20 陳韋任 New
[1/2] Introduce 64 bit integer write interface to xenstore 2013-04-03 Felipe Franciosi New
migration: Fix madvise breakage if host and guest have different page sizes 2012-11-21 David Gibson New
[v2,1/4] virtio-rng: use virtqueue_get_avail_bytes, fix migration 2012-11-21 Amit Shah New
[v2,4/4] virtio-rng: fix typos, comments 2012-11-21 Amit Shah New
ivshmem: use irqfd to interrupt among VMs 2012-11-21 pingfan liu New
[v3] target-mips: Clean up microMIPS32 major opcode 2012-11-21 陳韋任 New
[1/8] qemu-char: Rename opened to be_open 2013-03-24 Hans de Goede New
[7/8] virtio-serial: Consolidate guest_open/guest_close into set_guest_connected 2013-03-24 Hans de Goede New
[2/2] Allow xen guests to plug disks of 1 TiB or more 2013-04-03 Felipe Franciosi New
[2/8] qemu-char: Rename qemu_chr_generic_open to qemu_chr_be_generic_open 2013-03-24 Hans de Goede New
[4/5] TCG: Use gen_opc_instr_start from context instead of global variable. 2012-11-21 Evgeny Voevodin New
[2/5] TCG: Use gen_opc_pc from context instead of global variable. 2012-11-21 Evgeny Voevodin New
[3/5] TCG: Use gen_opc_icount from context instead of global variable. 2012-11-21 Evgeny Voevodin New
[RFC,v5,3/4] use elf_reset to reload elf image 2012-11-21 Olivia Yin New
[RFC,v5,2/4] use uimage_reset to reload uimage 2012-11-21 Olivia Yin New
[RFC,v5,1/4] use image_file_reset to reload initrd image 2012-11-21 Olivia Yin New
[4/8] qemu-char: Automatically do fe_open / fe_close on qemu_chr_add_handlers 2013-03-24 Hans de Goede New
[6/8] qemu-char: Consolidate guest_close/guest_open into a set_fe_open callback 2013-03-24 Hans de Goede New
[PATCH/RFC] block: Ensure that block size constraints are considered 2012-11-21 Christian Borntraeger New
[4/5] add backup related monitor commands 2012-11-21 Dietmar Maurer New
[5/5] add regression tests for backup 2012-11-21 Dietmar Maurer New