Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 8 9 10 11 12 13 14 15 16 ... 568 569 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
[3/4] scsi-disk: Factor out SCSI command emulation 2009-10-27 Hannes Reinecke New
[V11,01/27] acpi: split out pc smbus routines from acpi.c into pc_smbus.c 2010-01-05 Isaku Yamahata New
[RFC,27/48] error: New QERR_PROPERTY_NOT_FOUND 2010-02-24 Markus Armbruster New
[V11,27/27] mc146818rtc: remove #ifdef DEBUG_CMOS. 2010-01-05 Isaku Yamahata New
[RFC,03/48] usb: Remove disabled monitor_printf() in usb_read_file() 2010-02-24 Markus Armbruster New
[04/10] qcow: return errno instead of -1 2010-03-04 Juan Quintela New
[V11,09/27] pc: remove a global variable, floppy_controller. 2010-01-05 Isaku Yamahata New
Improve error reporting on file access 2009-10-27 Markus Armbruster New
[RFC,10/48] error: Simplify error sink setup 2010-02-24 Markus Armbruster New
[V11,11/27] pc: introduce a function to allocate cpu irq. 2010-01-05 Isaku Yamahata New
[V11,25/27] acpi_piix4: remove #ifdef DEBUG. 2010-01-05 Isaku Yamahata New
[V11,26/27] pc_apm: remove #ifdef DEBUG. 2010-01-05 Isaku Yamahata New
fix chardev_init for win32 2010-01-05 TeLeMan New
[V11,19/27] pc: move rtc declarations from pc.h into a dedicated header file. 2010-01-05 Isaku Yamahata New
Porting TCG to alpha platform 2010-01-31 Richard Henderson New
[RFC,39/48] error: New QERR_DEVICE_INIT_FAILED 2010-02-24 Markus Armbruster New
[4/6] target-alpha: Clean up arithmetic traps. 2010-01-04 Richard Henderson New
Fix 32-bit overflow in parallels image support 2009-11-07 David Woodhouse New
pc: madvise(MADV_DONTNEED) memory on reset 2010-02-24 Anthony Liguori New
[5/6] target-alpha: Mark helper_excp as NORETURN. 2010-01-04 Richard Henderson New
[3/6] target-alpha: Reduce internal processor registers for user-mode. 2010-01-04 Richard Henderson New
Pass the drive's readonly attribute to the guest OS 2009-10-29 Naphtali Sprei New
alpha-linux-user: Implement signals. 2010-01-04 Richard Henderson New
Configurable block format whitelist 2009-10-27 Markus Armbruster New
[PATCHv2,3/3] kvm: move kvm to use memory notifiers 2010-01-04 Michael S. Tsirkin New
[PATCHv2,1/3] qemu: memory notifiers 2010-01-04 Michael S. Tsirkin New
[stable-0.11] net: disable draining tap queue in one go 2009-10-27 Mark McLoughlin New
[PATCHv2,0/3] qemu: memory notifiers 2010-01-04 Michael S. Tsirkin New
[3/5] net/queue: queue packets even if sender doesn't supply a callback 2009-10-27 Mark McLoughlin New
[RFC,04/48] savevm: Fix -loadvm to report errors to stderr, not the monitor 2010-02-24 Markus Armbruster New
[1/5] tap: disable draining queue in one go 2009-10-27 Mark McLoughlin New
[2/5] net: disable receiving if client returns zero 2009-10-27 Mark McLoughlin New
[PATCHv2,2/3] kvm: move kvm_set_phys_mem around 2010-01-04 Michael S. Tsirkin New
[5/5] tap: drain queue in tap_send() 2009-10-27 Mark McLoughlin New
[4/5] virtio-net: split the has_buffers() logic from can_receive() 2009-10-27 Mark McLoughlin New
[2/6] target-alpha: Split up FPCR value into separate fields. 2009-12-31 Richard Henderson New
[07/27] blockdev: Belatedly remove driveopts 2010-06-04 Kevin Wolf New
[6/6] target-alpha: Implement IEEE FP qualifiers. 2010-01-04 Richard Henderson New
qdev: Fix crash on -device '?=x' 2011-11-08 Markus Armbruster New
virtio-pci: thinko fix 2010-01-11 Michael S. Tsirkin New
[RFC,11/23] Introduce qemu_savevm_state_all(). 2010-05-25 Yoshiaki Tamura New
Compile qemu-timer only once 2010-03-28 Blue Swirl New
[1/5] QList: Introduce QLIST_FOREACH_ENTRY() 2010-01-05 Luiz Capitulino New
[RFC,17/23] Skip assert() when event_tap_state weren't EVENT_TAP_OFF. 2010-05-25 Yoshiaki Tamura New
[2/5] QDict: Introduce qdict_get_qdict() 2010-01-05 Luiz Capitulino New
[3/5] PCI: Convert pci_info() to QObject 2010-01-05 Luiz Capitulino New
[uq/master,6/9] add cpu_is_stopped helper 2010-05-04 Marcelo Tosatti New
[4/5] PCI: do_pci_info(): PCI bridge support 2010-01-05 Luiz Capitulino New
[RFC] mips: fix cpu_reset memory leak 2009-11-08 Blue Swirl New
[5/5] PCI: do_pci_info(): PCI bridge devices support 2010-01-05 Luiz Capitulino New
[1/8] qdev: Allow device addressing via 'driver.instance' 2010-05-14 Jan Kiszka New
[5/8] qmp: Teach basic capability negotiation to python example 2010-05-14 Jan Kiszka New
[uq/master,2/2] Add option to use file backed guest memory 2010-02-24 Marcelo Tosatti New
[virtio] Add virtio block device sanboot support 2010-01-05 Stefan Hajnoczi New
[1/9] sparc64: trace pstate and global register set changes 2010-01-05 Igor V. Kovalenko New
[uq/master,1/2] Allocate memory below 4GB as one chunk 2010-02-24 Marcelo Tosatti New
[7/8] Add QLIST_INSERT_TAIL 2010-05-14 Jan Kiszka New
[3/9] sparc64: use helper_wrpil to check pending irq on write 2010-01-05 Igor V. Kovalenko New
[1/3] qemu-nbd: Fix coding style 2010-03-28 Ryota OZAKI New
[6/8] qmp: Fix python helper /wrt long return strings 2010-05-14 Jan Kiszka New
[5/9] sparc64: add macros to deal with softint and timer interrupt 2010-01-05 Igor V. Kovalenko New
[4/9] sparc64: check for pending irq when pil, pstate or softint is changed 2010-01-05 Igor V. Kovalenko New
[8/8] qdev: Add new devices/buses at the tail 2010-05-14 Jan Kiszka New
[7/9] sparc64: move cpu_interrupts_enabled to cpu.h 2010-01-05 Igor V. Kovalenko New
[6/9] sparc64: clear exception_index with -1 value 2010-01-05 Igor V. Kovalenko New
[RFC,01/23] Modify DIRTY_FLAG value and introduce DIRTY_IDX to use as indexes of bit-based phys_ram_dirty. 2010-05-25 Yoshiaki Tamura New
[8/9] sparc64: interrupt trap handling 2010-01-05 Igor V. Kovalenko New
[S390,KVM] Enable SIGP Initial Reset 2010-05-14 Alexander Graf New
[6/6] net: Monitor command set_link finds only VLAN clients, fix 2010-02-11 Markus Armbruster New
[9/9] sparc64: reimplement tick timers 2010-01-05 Igor V. Kovalenko New
Re: [PATCH] Wrong error message in block_passwd command 2010-03-05 Shahar Havivi New
[1/2] tcg-x86_64: Special-case all 32-bit AND operands. 2010-01-06 Richard Henderson New
[4/6] net: net_check_clients() checks only VLAN clients, fix 2010-02-11 Markus Armbruster New
[2/2] tcg-x86_64: Avoid unnecessary REX.B prefixes. 2010-01-06 Richard Henderson New
[RFC,12/20] Introduce fault tolerant VM transaction QEMUFile and ft_mode. 2010-04-21 Yoshiaki Tamura New
Wrong error message in block_passwd command 2010-03-05 Shahar Havivi New
[V12,10/27] pc: remove global variable rtc_state by using qemu_irq. 2010-01-06 Isaku Yamahata New
[13/17] linux-user/mmap.c: fix warnings with _FORTIFY_SOURCE 2010-01-19 Juan Quintela New
[V12,23/27] pci hotadd, acpi_piix4: remove global variables. 2010-01-06 Isaku Yamahata New
[1/2] Introduce wrapper functions to access phys_ram_dirty. 2010-03-23 Yoshiaki Tamura New
[20/35] tcg-s390: Use LOAD COMPLIMENT for negate. 2010-06-04 Richard Henderson New
[V12,11/27] pc: introduce a function to allocate cpu irq. 2010-01-06 Isaku Yamahata New
[3/6] net: Fix bogus "Warning: vlan 0 with no nics" with -device 2010-02-11 Markus Armbruster New
Add support for depth 15 to qemu_default_pixelformat() 2010-05-21 Gerd Hoffmann New
[1/6] net: Remove unused net_client_uninit() 2010-02-11 Markus Armbruster New
[V12,25/27] acpi_piix4: remove #ifdef DEBUG. 2010-01-06 Isaku Yamahata New
[V12,09/27] pc: remove a global variable, floppy_controller. 2010-01-06 Isaku Yamahata New
[2/6] net: net_check_clients() runs too early to see -device, fix 2010-02-11 Markus Armbruster New
[V12,01/27] acpi: split out piix4 smbus routines from acpi.c into pm_smbus.c 2010-01-06 Isaku Yamahata New
Build and install more documentation formats 2010-01-31 Dirk Ullrich New
[V12,17/27] pc: split out pci device init from pc_init1() into pc_pci_device_init() 2010-01-06 Isaku Yamahata New
[V12,27/27] mc146818rtc: remove #ifdef DEBUG_CMOS. 2010-01-06 Isaku Yamahata New
Re: [PATCH] qemu/msix: fix table access issues 2009-10-28 Michael S. Tsirkin New
[V12,08/27] pc: make an unnecessary global variable, pit, local. 2010-01-06 Isaku Yamahata New
[V12,22/27] pci hotplug: add argument to pci hot plug callback. 2010-01-06 Isaku Yamahata New
[V12,05/27] acpi_piix4: remove unused variable in get_pmsts(). 2010-01-06 Isaku Yamahata New
[V12,16/27] pc: split out basic device init from pc_init1() into pc_basic_device_init() 2010-01-06 Isaku Yamahata New
[v2] linux-user/syscall.c: fix copy_to_user_fdset for fds over 30 2013-01-05 Nickolai Zeldovich New
[V12,14/27] pc: split out memory allocation from pc_init1() into pc_memory_init() 2010-01-06 Isaku Yamahata New
[1/2,scsi-bus] : Add PR-OUT and PR-IN case for SCSIRequest xfer and xfer_mode setup 2010-05-31 Nicholas A. Bellinger New