Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 517 518 519 520 521 522 523 524 525 ... 569 570 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
[7/9] monitor: Reorder intialization to drop initial mux focus 2010-04-26 Luiz Capitulino New
[6/9] monitor: Cleanup ID assignment for compat switch 2010-04-26 Luiz Capitulino New
[5/9] Monitor: Return before exiting with 'quit' 2010-04-26 Luiz Capitulino New
[4/9] QMP: Check "arguments" member's type 2010-04-26 Luiz Capitulino New
[3/9] QError: Improve QERR_QMP_BAD_INPUT_OBJECT desc 2010-04-26 Luiz Capitulino New
[2/9] QMP: Use QERR_QMP_BAD_INPUT_OBJECT_MEMBER 2010-04-26 Luiz Capitulino New
[1/9] QError: New QERR_QMP_BAD_INPUT_OBJECT_MEMBER 2010-04-26 Luiz Capitulino New
[v2,qemu-iotests] test bdrv_truncate() 2010-04-26 Stefan Hajnoczi New
[2/2] linux-user: Fix Sparc64 syscall returns. 2010-04-25 Richard Henderson New
[1/2] target-sparc: Fix -singlestep. 2010-04-25 Richard Henderson New
Improve detection of invalid entries in the async schedule 2010-04-25 David S. Ahern New
ehci: Improve detection of invalid entries in the async schedule 2010-04-25 David S. Ahern New
block: read-only: open cdrom as read-only when using monitor's change command 2010-04-25 Naphtali Sprei New
Move 16k limitation in request size for host devices from ehci to usb-linux 2010-04-24 David S. Ahern New
Changes to usb-linux to conform to coding style 2010-04-24 David S. Ahern New
Fix the RARP protocol ID 2010-04-24 Stefan Berger New
[2/2,qemu-iotests] test bdrv_truncate() 2010-04-24 Stefan Hajnoczi New
[1/2,qemu-iotests] explicitly use bash interpreter 2010-04-24 Stefan Hajnoczi New
[2/2] qcow2: Implement bdrv_truncate() for growing images 2010-04-24 Stefan Hajnoczi New
[1/2] qemu-img: Add 'resize' command to grow/shrink disk images 2010-04-24 Stefan Hajnoczi New
[uq/master,5/5] introduce qemu_ram_map 2010-04-23 Marcelo Tosatti New
[uq/master,4/5] kvm: port qemu-kvm's bitmap scanning 2010-04-23 Marcelo Tosatti New
[uq/master,3/5] introduce leul_to_cpu 2010-04-23 Marcelo Tosatti New
[uq/master,2/5] kvm: add logging count to slots 2010-04-23 Marcelo Tosatti New
[uq/master,1/5] vga: fix typo in length passed to kvm_log_stop 2010-04-23 Marcelo Tosatti New
[RFC] target-ppc: fix RFI by clearing TGPR and ILE 2010-04-23 Thomas Monjalon New
[26/26] block: Free iovec arrays allocated by multiwrite_merge() 2010-04-23 Kevin Wolf New
[25/26] qcow2: Use QLIST_FOREACH_SAFE macro 2010-04-23 Kevin Wolf New
[24/26] linux-aio: Fix typo in read() EINTR check 2010-04-23 Kevin Wolf New
[23/26] qemu-img: Fix BRDV_O_FLAGS typo 2010-04-23 Kevin Wolf New
[22/26] qemu-img: Eliminate bdrv_new_open() code duplication 2010-04-23 Kevin Wolf New
[21/26] block: Convert first_drv to QLIST 2010-04-23 Kevin Wolf New
[20/26] block.h: bdrv_create2 doesn't exist any more 2010-04-23 Kevin Wolf New
[19/26] Remove un-needed code 2010-04-23 Kevin Wolf New
[18/26] block: Convert bdrv_first to QTAILQ 2010-04-23 Kevin Wolf New
[17/26] block: Do not export bdrv_first 2010-04-23 Kevin Wolf New
[16/26] cleanup block driver option handling in vl.c 2010-04-23 Kevin Wolf New
[15/26] qcow2: Return 0/-errno in l2_allocate 2010-04-23 Kevin Wolf New
[14/26] qcow2: Return 0/-errno in write_l1_entry 2010-04-23 Kevin Wolf New
[13/26] qcow2: Fix error return code in qcow2_alloc_cluster_link_l2 2010-04-23 Kevin Wolf New
[12/26] qcow2: Return 0/-errno in write_l2_entries 2010-04-23 Kevin Wolf New
[11/26] block: split raw_getlength 2010-04-23 Kevin Wolf New
[10/26] block: get rid of the BDRV_O_FILE flag 2010-04-23 Kevin Wolf New
[09/26] Replace calls of old bdrv_open 2010-04-23 Kevin Wolf New
[08/26] qcow2: Fix creation of large images 2010-04-23 Kevin Wolf New
[07/26] qcow2: Trigger blkdebug events 2010-04-23 Kevin Wolf New
[06/26] blkdebug: Add events and rules 2010-04-23 Kevin Wolf New
[05/26] Make qemu-config available for tools 2010-04-23 Kevin Wolf New
[04/26] blkdebug: Inject errors 2010-04-23 Kevin Wolf New
[03/26] blkdebug: Basic request passthrough 2010-04-23 Kevin Wolf New
[02/26] qemu-config: Make qemu_config_parse more generic 2010-04-23 Kevin Wolf New
[01/26] qemu-config: qemu_read_config_file() reads the normal config file 2010-04-23 Kevin Wolf New
give some useful error messages when tap open fails 2010-04-23 Michael Tokarev New
target-ppc: exception model of 603e inherits from 603 2010-04-23 Thomas Monjalon New
usb-wacom: fix usb_wacom_initfn regression 2010-04-23 Spencer Oliver New
Make sd card spi mode to support write operation 2010-04-23 乔崇 New
linux-user: Remove ELFLOAD32. 2010-04-23 Richard Henderson New
Remove IO_MEM_SUBWIDTH. 2010-04-22 Richard Henderson New
[2/2] QError: vl.c drive_init porting 2010-04-22 Leandro Dorileo New
[1/2] QError: vl.c messages 2010-04-22 Leandro Dorileo New
[2/2] cmd646: fix abort due to changed opaque pointer for ioport read 2010-04-22 Igor V. Kovalenko New
[1/2] cmd646: pass pci_dev as it needs it 2010-04-22 Igor V. Kovalenko New
Update usb-linux to handle maximum of 16k transfers. 2010-04-22 David S. Ahern New
audio/sdlaudio: remove unused variable 2010-04-22 Serge Ziryukin New
give some useful error messages when tap open fails 2010-04-22 Michael Tokarev New
audio/sdlaudio: remove unused variable 2010-04-22 Serge Ziryukin New
[SeaBIOS] QEMU regression problems 2010-04-21 Kevin O'Connor New
[STABLE] block: Free iovec arrays allocated by multiwrite_merge() 2010-04-21 Stefan Hajnoczi New
[v5,3/5] RESEND: function for assigning ioeventfds. 2010-04-21 Cam Macdonell New
[v5,5/5] shared memory server for inter-VM shared memory 2010-04-21 Cam Macdonell New
[v5,4/5] Inter-VM shared memory PCI device 2010-04-21 Cam Macdonell New
[v5,3/5] Add functions for assigning ioeventfd and irqfds. 2010-04-21 Cam Macdonell New
[v5,2/5] Support adding a file to qemu's ram allocation 2010-04-21 Cam Macdonell New
[v5,1/5] Device specification for shared memory PCI device 2010-04-21 Cam Macdonell New
audio/alsa: fix comparison between requested and obtained formats 2010-04-21 Serge Ziryukin New
ppc: remove dead code 2010-04-21 Thomas Monjalon New
[2/2] target-ppc: fix interrupt vectors for MPC603 and e300 2010-04-21 Thomas Monjalon New
[1/2] target-ppc: fix processor versions (PVR) for e300 2010-04-21 Thomas Monjalon New
audio/alsa: fix comparison between requested and obtained formats 2010-04-21 Serge Ziryukin New
[RFC,20/20] Introduce -k option to enable FT migration mode (Kemari). 2010-04-21 Yoshiaki Tamura New
[RFC,19/20] Insert do_event_tap() to virtio-{blk, net}, comment out assert() on cpu_single_env temporally. 2010-04-21 Yoshiaki Tamura New
[RFC,18/20] Modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not to close fd when ft_mode is enabled. 2010-04-21 Yoshiaki Tamura New
[RFC,17/20] Modify migrate_fd_put_ready() when ft_mode is on. 2010-04-21 Yoshiaki Tamura New
[RFC,16/20] Introduce event_tap fucntions and ft_tranx_ready(). 2010-04-21 Yoshiaki Tamura New
[RFC,15/20] Introduce FT mode support to configure. 2010-04-21 Yoshiaki Tamura New
[RFC,14/20] Upgrade QEMU_FILE_VERSION from 3 to 4, and introduce qemu_savevm_state_all(). 2010-04-21 Yoshiaki Tamura New
[RFC,13/20] Introduce util functions to control ft_transaction from savevm layer. 2010-04-21 Yoshiaki Tamura New
[RFC,12/20] Introduce fault tolerant VM transaction QEMUFile and ft_mode. 2010-04-21 Yoshiaki Tamura New
[RFC,11/20] Introduce some socket util functions. 2010-04-21 Yoshiaki Tamura New
[RFC,10/20] Introduce skip_header parameter to qemu_loadvm_state() so that it can be called iteratively without reading the header. 2010-04-21 Yoshiaki Tamura New
[RFC,09/20] Introduce writev and read to FdMigrationState. 2010-04-21 Yoshiaki Tamura New
[RFC,08/20] Introduce RAMSaveIO and use cpu_physical_memory_get_dirty_range() to check multiple dirty pages. 2010-04-21 Yoshiaki Tamura New
[RFC,07/20] Introduce qemu_put_vector() and qemu_put_vector_prepare() to use put_vector() in QEMUFile. 2010-04-21 Yoshiaki Tamura New
[RFC,06/20] Introduce iovec util functions, qemu_iovec_to_vector() and qemu_iovec_to_size(). 2010-04-21 Yoshiaki Tamura New
[RFC,05/20] Introduce put_vector() and get_vector to QEMUFile and qemu_fopen_ops(). 2010-04-21 Yoshiaki Tamura New
[RFC,04/20] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer(). 2010-04-21 Yoshiaki Tamura New
[RFC,03/20] Use cpu_physical_memory_set_dirty_range() to update phys_ram_dirty. 2010-04-21 Yoshiaki Tamura New
[RFC,02/20] Introduce cpu_physical_memory_get_dirty_range(). 2010-04-21 Yoshiaki Tamura New
[RFC,01/20] Modify DIRTY_FLAG value and introduce DIRTY_IDX to use as indexes of bit-based phys_ram_dirty. 2010-04-21 Yoshiaki Tamura New
[RFC,00/20] Kemari for KVM v0.1 2010-04-21 Yoshiaki Tamura New