Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 3 4 5 6 7 8 9 10 ... 568 569 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
[2/2] Two new monitor commands: 'info keyboard', 'keyboard_set' 2010-06-19 Shahar Havivi New
[55/61] virtio-9p : cleanup : init function. 2013-01-07 fred.konrad@greensocs.com New
Fix new mouse handler activation 2010-06-20 Konstantin Khlebnikov New
fw_cfg: convert to qdev 2010-06-20 Blue Swirl New
[v2] qemu-io: check registered fds in command_loop() 2010-06-20 MORITA Kazutaka New
qemu-img: avoid calling exit(1) to release resources properly 2010-06-20 MORITA Kazutaka New
[v6] block: add sheepdog driver for distributed storage support 2010-06-20 MORITA Kazutaka New
[54/61] virtio-9p-pci : switch to the new API. 2013-01-07 fred.konrad@greensocs.com New
QEMU: Update .gitignore 2010-06-21 Hidetoshi Seto New
[04/10] target-arm: Fix VCLE.F32 #0, VCLT.F32 #0 NaN handling 2011-04-01 Peter Maydell New
[26/61] virtio-scsi : add the virtio-scsi device. 2013-01-07 fred.konrad@greensocs.com New
[v4,6/6] pci_bridge: make pci bridge aware of pci multi function bit. 2010-06-21 Isaku Yamahata New
[v4,5/6] pci: use pci_create_simple_mf() 2010-06-21 Isaku Yamahata New
[34/61] virtio-balloon-pci : switch to the new API. 2013-01-07 fred.konrad@greensocs.com New
[v4,2/6] pci: remove PCIDeviceInfo::header_type 2010-06-21 Isaku Yamahata New
[v4,4/6] pci: don't overwrite multi functio bit in pci header type. 2010-06-21 Isaku Yamahata New
[v4,3/6] pci: set PCI multi-function bit appropriately. 2010-06-21 Isaku Yamahata New
[v4,1/6] pci: use PCI_DEVFN() where appropriate. 2010-06-21 Isaku Yamahata New
[04/13] s390x: keep hint on virtio managing size 2011-05-04 Alexander Graf New
[40/61] virtio-rng : add virtio-rng device. 2013-01-07 fred.konrad@greensocs.com New
[50/61] virtio-serial : cleanup : init and exit functions. 2013-01-07 fred.konrad@greensocs.com New
[10/61] virtio-blk : add the virtio-blk device. 2013-01-07 fred.konrad@greensocs.com New
[33/61] virtio-balloon : add the virtio-balloon device. 2013-01-07 fred.konrad@greensocs.com New
[1/4] blockdev.h: Add GCC attribute (check format arguments) 2010-07-01 Stefan Weil New
[07/10] target-arm: Use new softfloat min/max functions for VMAX, VMIN 2011-04-01 Peter Maydell New
[48/61] virtio-serial-pci : switch to the new API. 2013-01-07 fred.konrad@greensocs.com New
[sparc32] mask all interrupts when MASTER_DISABLE is set 2010-06-21 Artyom Tarasenko New
[v2,7/8] seabios: pciinit: pci bridge bus initialization. 2010-06-22 Isaku Yamahata New
Re: [PATCH] fix smp with tcg mode and --enable-io-thread 2010-06-21 Jan Kiszka New
[v3] QMP: Introduce the documentation for query-netdev and info netdev 2010-06-21 Miguel Di Ciurcio Filho New
[2/3] cleanup: del_existing_snapshots() must return the upstream error code 2010-07-28 Miguel Di Ciurcio Filho New
[3/3] savevm: prevent snapshot overwriting and generate a default name 2010-07-28 Miguel Di Ciurcio Filho New
Re: [PATCH] fix smp with tcg mode and --enable-io-thread 2010-06-21 Jan Kiszka New
[02/14] scsi-bus: Add MAINTENANCE_IN and MAINTENANCE_OUT SCSIRequest xfer and mode assignments 2010-06-22 Kevin Wolf New
[virtio-9p] This patch implements TLCREATE for 9p2000.L protocol. 2010-06-21 jvrao New
Re: [PATCH] fix smp with tcg mode and --enable-io-thread 2010-06-21 Marcelo Tosatti New
[v2,2/3] pci: option rom clean up. 2010-06-22 Isaku Yamahata New
[2/4] darwin-user: Add GCC attribute (check format arguments) 2010-07-01 Stefan Weil New
[3/3] QEMU-C-F: qemu-core-filter documentation 2010-06-22 Mahesh Salgaonkar New
[2/3] QEMU-C-F: Introducing qemu userspace tool qemu-core-filter. 2010-06-22 Mahesh Salgaonkar New
qcow2: Fix error handling during metadata preallocation 2010-06-22 Kevin Wolf New
[STABLE-0.12] block/vvfat.c: fix warnings with _FORTIFY_SOURCE 2010-06-22 Amit Shah New
[v2,6/8] seabios: pciinit: make bar offset calculation pci bridge aware. 2010-06-22 Isaku Yamahata New
[v2,3/8] seabios: pciinit: make pci memory space assignment 64bit aware. 2010-06-22 Isaku Yamahata New
[v2,5/8] seabios: pciinit: factor out bar offset calculation. 2010-06-22 Isaku Yamahata New
[v2,8/8] seabios: pciinit: initialize pci bridge filtering registers. 2010-06-22 Isaku Yamahata New
[v2,4/8] seabios: pciinit: make pci bar assigner preferchable memory aware. 2010-06-22 Isaku Yamahata New
[v2,2/8] seabios: pciinit: factor out pci bar region allocation logic. 2010-06-22 Isaku Yamahata New
[v2] seabios: acpi: allow qemu to load dsdt as external acpi table. 2010-06-22 Isaku Yamahata New
[1/1] Remove unused eventfd.h 2010-07-28 Mike McCormack New
[1/2] qcow2: Fix qemu-img check segfault on corrupted images 2010-06-22 Kevin Wolf New
[4/4] slirp.h: Add GCC attribute (check format arguments) 2010-07-01 Stefan Weil New
[1/7] Only call kvm_set_irqfd() if CONFIG_KVM is defined 2010-06-22 Jes Sorensen New
[2/7] Remove duplicate kvm_init() stub from qemu-kvm.h 2010-06-22 Jes Sorensen New
[6/7] Only treat KVM specific cmdline options for KVM enabled builds 2010-06-22 Jes Sorensen New
[5/7] Only export phys_mem create functions for !CONFIG_USER_ONLY builds 2010-06-22 Jes Sorensen New
[v5,5/6] MIPS: Initial support of fulong mini pc (CPU definition) 2010-06-22 chen huacai New
[v5,4/6] MIPS: Initial support of VIA USB controller used by fulong mini pc 2010-06-22 chen huacai New
[05/14] block: Add bdrv_(p)write_sync 2010-06-22 Kevin Wolf New
[03/14] block: fix physical_block_size calculation 2010-06-22 Kevin Wolf New
[13/14] qcow2: Fix qemu-img check segfault on corrupted images 2010-06-22 Kevin Wolf New
[09/14] vmdk: Use bdrv_(p)write_sync for metadata writes 2010-06-22 Kevin Wolf New
[04/14] monitor: allow device to be ejected if no disk is inserted 2010-06-22 Kevin Wolf New
[06/14] cow: Use bdrv_(p)write_sync for metadata writes 2010-06-22 Kevin Wolf New
[07/14] qcow: Use bdrv_(p)write_sync for metadata writes 2010-06-22 Kevin Wolf New
[10/14] vpc: Use bdrv_(p)write_sync for metadata writes 2010-06-22 Kevin Wolf New
[11/14] qemu-io: check registered fds in command_loop() 2010-06-22 Kevin Wolf New
[08/14] qcow2: Use bdrv_(p)write_sync for metadata writes 2010-06-22 Kevin Wolf New
[qom-cpu,3/7] target-i386: Disable kvm_mmu by default 2013-01-07 Eduardo Habkost New
[01/13] QDict: Rename 'err_value' 2010-06-22 Luiz Capitulino New
[06/13] QDict: Introduce qdict_get_try_bool() 2010-06-22 Luiz Capitulino New
[12/13] QMP: Introduce qmp_check_input_obj() 2010-06-22 Luiz Capitulino New
[05/13] check-qdict: Introduce test for the new iteration API 2010-06-22 Luiz Capitulino New
[02/13] QDict: Small terminology change 2010-06-22 Luiz Capitulino New
[11/13] QError: Introduce QERR_QMP_UNEXPECTED_INPUT_OBJECT_MEMBER 2010-06-22 Luiz Capitulino New
[v2,05/24] Trigger exit from cpu_exec_all on pending IO events 2011-02-01 Jan Kiszka New
[04/13] QDict: Introduce new iteration API 2010-06-22 Luiz Capitulino New
[10/13] QMP: Drop old client argument checker 2010-06-22 Luiz Capitulino New
[09/13] QMP: New argument checker (second part) 2010-06-22 Luiz Capitulino New
[08/13] QMP: New argument checker (first part) 2010-06-22 Luiz Capitulino New
[RFC,04/11] migrate_fd_cleanup: accept any negative qemu_fclose() value as error 2011-11-01 Eduardo Habkost New
[07/13] Monitor: handle optional '-' arg as a bool 2010-06-22 Luiz Capitulino New
[qom-cpu,for-1.4] target-openrisc: TYPE_OPENRISC_CPU should be abstract 2013-01-27 Andreas Färber New
[13/13] QMP: Drop old input object checking 2010-06-22 Luiz Capitulino New
[v2,08/24] kvm: Report proper error on GET_VCPU_MMAP_SIZE failures 2011-02-01 Jan Kiszka New
[v5,2/9] pci: insert assert that auto-assigned-address function is single function device. 2010-06-23 Isaku Yamahata New
[v5,7/9] pci: set multifunction property for normal device. 2010-06-23 Isaku Yamahata New
[v5,3/9] pci: don't overwrite multi functio bit in pci header type. 2010-06-23 Isaku Yamahata New
[v2,10/24] kvm: Handle kvm_init_vcpu errors 2011-02-01 Jan Kiszka New
[v5,1/9] pci: use PCI_DEVFN() where appropriate. 2010-06-23 Isaku Yamahata New
[v5,8/9] pci_bridge: make pci bridge aware of pci multi function bit. 2010-06-23 Isaku Yamahata New
[v5,5/9] qdev: implement qdev_prop_set_bit(). 2010-06-23 Isaku Yamahata New
[v5,9/9] pci: set PCI multi-function bit appropriately. 2010-06-23 Isaku Yamahata New
[v5,6/9] pci: introduce multifunction property. 2010-06-23 Isaku Yamahata New
[1/3] QEMU kvm: Syncing linux headers to 3.2.0-rc1 2011-12-04 Raghavendra K T New
[v5,4/9] pci: remove PCIDeviceInfo::header_type 2010-06-23 Isaku Yamahata New
[RFC,03/11] exec_close(): accept any negative value as qemu_fclose() error 2011-11-01 Eduardo Habkost New
virtio-net: correct header length math 2010-06-23 Michael S. Tsirkin New
acpi: fix file size check with -acpitable. 2010-07-29 Isaku Yamahata New
[v2,1/4] qemu-option: New qemu_opts_reset() 2010-07-01 Kevin Wolf New