Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 444 445 446 447 448 449 450 451 452 ... 570 571 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[v2] SPARC: Fix Leon3 cache control 2011-01-31 Fabien Chouteau New
[1/8] target-arm: Fixes for several shift instructions: VRSHL, VRSHR, VRSHRN, VSHLL, VRSRA. 2011-01-31 Alon Levy New
fix linuxboot.bin and multiboot.bin to not hijack int19 2011-01-31 Gleb Natapov New
[17/17] MAINTAINERS: add LatticeMico32 maintainer 2011-01-31 Michael Walle New
[16/17] Add lm32 target to configure 2011-01-31 Michael Walle New
[15/17] lm32: opcode testsuite 2011-01-31 Michael Walle New
[14/17] lm32: todo and documentation 2011-01-31 Michael Walle New
[13/17] lm32: EVR32 and uclinux BSP 2011-01-31 Michael Walle New
[12/17] lm32: support for creating device tree 2011-01-31 Michael Walle New
[11/17] lm32: system control model 2011-01-31 Michael Walle New
[10/17] lm32: uart model 2011-01-31 Michael Walle New
[09/17] lm32: timer model 2011-01-31 Michael Walle New
[08/17] lm32: pic and juart helper functions 2011-01-31 Michael Walle New
[07/17] lm32: juart model 2011-01-31 Michael Walle New
[06/17] lm32: interrupt controller model 2011-01-31 Michael Walle New
[05/17] lm32: gdbstub support 2011-01-31 Michael Walle New
[04/17] lm32: machine state loading/saving 2011-01-31 Michael Walle New
[03/17] lm32: translation code helper 2011-01-31 Michael Walle New
[02/17] lm32: translation routines 2011-01-31 Michael Walle New
[01/17] LatticeMico32 target support 2011-01-31 Michael Walle New
[PATCHv2,2/2] Add boot index documentation. 2011-01-30 Gleb Natapov New
[PATCHv2,1/2] Add bootindex handling into usb storage device. 2011-01-30 Gleb Natapov New
[13/13] usb-ohci: use the DMA memory access interface 2011-01-29 Eduard - Gabriel Munteanu New
[12/13] usb-uhci: use the DMA memory access interface 2011-01-29 Eduard - Gabriel Munteanu New
[11/13] pcnet: use the DMA memory access interface 2011-01-29 Eduard - Gabriel Munteanu New
[10/13] lsi53c895a: use the DMA memory access interface 2011-01-29 Eduard - Gabriel Munteanu New
[09/13] e1000: use the DMA memory access interface 2011-01-29 Eduard - Gabriel Munteanu New
[08/13] es1370: use the DMA memory access interface 2011-01-29 Eduard - Gabriel Munteanu New
[07/13] ac97: use the DMA memory access interface 2011-01-29 Eduard - Gabriel Munteanu New
[06/13] eepro100: use the DMA memory access interface 2011-01-29 Eduard - Gabriel Munteanu New
[05/13] rtl8139: use the DMA memory access interface 2011-01-29 Eduard - Gabriel Munteanu New
[04/13] ide: use the DMA memory access interface for PCI IDE controllers 2011-01-29 Eduard - Gabriel Munteanu New
[03/13] AMD IOMMU emulation 2011-01-29 Eduard - Gabriel Munteanu New
[02/13] pci: add IOMMU support via the generic DMA layer 2011-01-29 Eduard - Gabriel Munteanu New
[01/13] Generic DMA memory access interface 2011-01-29 Eduard - Gabriel Munteanu New
[2/2] Unify alarm deadline computation 2011-01-29 Paolo Bonzini New
[1/2] Correct alarm deadline computation 2011-01-29 Paolo Bonzini New
linux-user: fix build errors for mmap2-only ports 2011-01-29 Mike Frysinger New
qcow2-refcount: remove write-only variables 2011-01-29 Blue Swirl New
Allow "-cpu [check|enforce]" to be used implicitly with default CPU model. 2011-01-28 john cooper New
qed: Images with backing file do not require QED_F_NEED_CHECK 2011-01-28 Stefan Hajnoczi New
[1/1] Use "pci.0" as bus->name for PCI-busses like qemu-kvm does already 2011-01-28 Niels de Vos New
[8/8] target-arm: Fix VQRSHL Neon instructions (signed/unsigned 64 bits and signed 32 bits variants). 2011-01-28 Christophe LYON New
[7/8] implement vsli.64, vsri.64 2011-01-28 Christophe LYON New
[6/8] target-arm: Fix Neon VQ(R)SHRN instructions. 2011-01-28 Christophe LYON New
[5/8] target-arm: fix neon vqrshl instruction 2011-01-28 Christophe LYON New
[4/8] target-arm: fiddle decoding of 64 bit shift by imm and narrow 2011-01-28 Christophe LYON New
[3/8] target-arm: VQRSHRN related changes 2011-01-28 Christophe LYON New
[2/8] target-arm: Create and use neon_unarrow_sat* helpers 2011-01-28 Christophe LYON New
[1/8] target-arm: Fixes for several shift instructions: VRSHL, VRSHR, VRSHRN, VSHLL, VRSRA. 2011-01-28 Christophe LYON New
raw-win32: Fix bdrv_flush return value 2011-01-28 Kevin Wolf New
[v2] qcow2: Add bdrv_discard support 2011-01-28 Kevin Wolf New
[v2,11/11] blockdev: Fix drive_add for drives without media 2011-01-28 Markus Armbruster New
[v2,10/11] blockdev: Reject multiple definitions for the same drive 2011-01-28 Markus Armbruster New
[v2,09/11] blockdev: New drive_get_by_index() 2011-01-28 Markus Armbruster New
[v2,08/11] blockdev: Factor drive_index_to_{bus, unit}_id out of drive_init() 2011-01-28 Markus Armbruster New
[v2,07/11] blockdev: Replace drive_add()'s fmt, ... by optstr parameter 2011-01-28 Markus Armbruster New
[v2,06/11] blockdev: Make drive_add() take explicit type, index parameters 2011-01-28 Markus Armbruster New
[v2,05/11] blockdev: Fix regression in -drive if=scsi, index=N 2011-01-28 Markus Armbruster New
[v2,04/11] blockdev: Put BlockInterfaceType names and max_devs in tables 2011-01-28 Markus Armbruster New
[v2,03/11] blockdev: Move BlockInterfaceType from qemu-common.h to blockdev.h 2011-01-28 Markus Armbruster New
[v2,02/11] blockdev: New drive_get_next(), replacing qdev_init_bdrv() 2011-01-28 Markus Armbruster New
[v2,01/11] scsi hotplug: Set DriveInfo member bus correctly 2011-01-28 Markus Armbruster New
[19/19] migration: add a parser to accept FT migration incoming mode. 2011-01-28 Yoshiaki Tamura New
[18/19] Introduce -k option to enable FT migration mode (Kemari). 2011-01-28 Yoshiaki Tamura New
[17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not to close fd when ft_mode is enabled. 2011-01-28 Yoshiaki Tamura New
[16/19] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready() when ft_mode is on. 2011-01-28 Yoshiaki Tamura New
[15/19] savevm: introduce qemu_savevm_trans_{begin, commit}. 2011-01-28 Yoshiaki Tamura New
[14/19] block: insert event-tap to bdrv_aio_writev(), bdrv_aio_flush() and bdrv_flush(). 2011-01-28 Yoshiaki Tamura New
[13/19] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async(). 2011-01-28 Yoshiaki Tamura New
[12/19] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c. 2011-01-28 Yoshiaki Tamura New
[11/19] ioport: insert event_tap_ioport() to ioport_write(). 2011-01-28 Yoshiaki Tamura New
[10/19] Call init handler of event-tap at main() in vl.c. 2011-01-28 Yoshiaki Tamura New
[09/19] Introduce event-tap. 2011-01-28 Yoshiaki Tamura New
[08/19] savevm: introduce util functions to control ft_trans_file from savevm layer. 2011-01-28 Yoshiaki Tamura New
[07/19] Introduce fault tolerant VM transaction QEMUFile and ft_mode. 2011-01-28 Yoshiaki Tamura New
[06/19] virtio: decrement last_avail_idx with inuse before saving. 2011-01-28 Yoshiaki Tamura New
[05/19] vl.c: add deleted flag for deleting the handler. 2011-01-28 Yoshiaki Tamura New
[04/19] qemu-char: export socket_set_nodelay(). 2011-01-28 Yoshiaki Tamura New
[03/19] Introduce skip_header parameter to qemu_loadvm_state(). 2011-01-28 Yoshiaki Tamura New
[02/19] Introduce read() to FdMigrationState. 2011-01-28 Yoshiaki Tamura New
[01/19] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer(). 2011-01-28 Yoshiaki Tamura New
target-arm: Fix Neon VQ(R)DMULH.S16 instructions 2011-01-27 Peter Maydell New
Sun4m / Sun4u : Uppercase RAM_size 2011-01-27 Olivier DANET New
ESP : Fix status register update 2011-01-27 Olivier DANET New
sheepdog: support creating images on remote hosts 2011-01-27 MORITA Kazutaka New
qcow2: Add full image preallocation option 2011-01-27 Kevin Wolf New
qcow2: Really use cache=unsafe for image creation 2011-01-27 Kevin Wolf New
kvm: x86: Fix build in absence of KVM_CAP_ASYNC_PF 2011-01-27 Jan Kiszka New
[v3,14/22] kvm: Fix race between timer signals and vcpu entry under !IOTHREAD 2011-01-27 Jan Kiszka New
kill VirtIOSerialDevice 2011-01-27 Gerd Hoffmann New
[v2,14/22] kvm: Fix race between timer signals and vcpu entry under !IOTHREAD 2011-01-27 Jan Kiszka New
[22/22] Fix a few coding style violations in cpus.c 2011-01-27 Jan Kiszka New
[21/22] Refactor kvm&tcg function names in cpus.c 2011-01-27 Jan Kiszka New
[20/22] kvm: Leave kvm_cpu_exec directly after KVM_EXIT_SHUTDOWN 2011-01-27 Jan Kiszka New
[19/22] kvm: Remove static return code of kvm_handle_io 2011-01-27 Jan Kiszka New
[18/22] kvm: Unconditionally reenter kernel after IO exits 2011-01-27 Jan Kiszka New
[17/22] kvm: Move irqchip event processing out of inner loop 2011-01-27 Jan Kiszka New
[16/22] Introduce VCPU self-signaling service 2011-01-27 Jan Kiszka New
[15/22] kvm: Add MCE signal support for !CONFIG_IOTHREAD 2011-01-27 Jan Kiszka New