Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 516 517 518 519 520 521 522 523 524 ... 568 569 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
[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
ehci: minor updates/bugfixes to debug statements 2010-04-21 David S. Ahern New
[22/22] savevm: Convert do_loadvm() to QObject 2010-04-20 Luiz Capitulino New
[21/22] savevm: Convert do_loadvm() to QError 2010-04-20 Luiz Capitulino New
[20/22] savevm: Convert do_savevm() to QObject 2010-04-20 Luiz Capitulino New
[19/22] savevm: Convert do_savevm() to QError 2010-04-20 Luiz Capitulino New
[18/22] savevm: Convert do_delvm() to QObject, QError 2010-04-20 Luiz Capitulino New
[17/22] savevm: delete_snapshot(): Remove unused parameter 2010-04-20 Luiz Capitulino New
[16/22] savevm: Convert delete_snapshot() to QError 2010-04-20 Luiz Capitulino New
[15/22] QError: New QERR_SNAPSHOT_NOT_FOUND 2010-04-20 Luiz Capitulino New
[14/22] QError: New QERR_DEVICE_NO_SNAPSHOT 2010-04-20 Luiz Capitulino New
[13/22] QError: New QERR_STATEVM_LOAD_FAILED 2010-04-20 Luiz Capitulino New
[12/22] QError: New QERR_STATEVM_SAVE_FAILED 2010-04-20 Luiz Capitulino New
[11/22] QError: New QERR_SNAPSHOT_ACTIVATE_FAILED 2010-04-20 Luiz Capitulino New
[10/22] QError: New QERR_SNAPSHOT_CREATE_FAILED 2010-04-20 Luiz Capitulino New
[09/22] QError: New QERR_SNAPSHOT_DELETE_FAILED 2010-04-20 Luiz Capitulino New
[08/22] QError: New QERR_SNAPSHOT_NO_DEVICE 2010-04-20 Luiz Capitulino New
[07/22] qemu-error: Introduce get_errno_string() 2010-04-20 Luiz Capitulino New
[06/22] savevm: load_vmstate(): Improve error check 2010-04-20 Luiz Capitulino New
[05/22] savevm: load_vmstate(): Return 'ret' on error 2010-04-20 Luiz Capitulino New
[04/22] savevm: do_loadvm(): Always resume the VM 2010-04-20 Luiz Capitulino New
[03/22] savevm: Introduce delete_snapshot() and use it 2010-04-20 Luiz Capitulino New
[02/22] savevm: Don't check the return of qemu_fopen_bdrv() 2010-04-20 Luiz Capitulino New