Show patches with: State = Action Required       |   429318 patches
« 1 2 ... 4250 4251 42524293 4294 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/2] Move KVM init to arch_init.c, compile vl.c once - - - - --- 2010-04-01 Blue Swirl New
Re: [questions] savevm|loadvm - - - - --- 2010-04-01 Wenhao Xu New
Re: Build failure of Git HEAD - - - - --- 2010-04-01 Blue Swirl New
target-i386: Fix compiler warning - - - - --- 2010-04-01 Stefan Weil New
[5/5] move balloon handling to balloon.c - - - - --- 2010-04-01 Paolo Bonzini New
[4/5] move around definitions in kvm.h that do not require CPUState - - - - --- 2010-04-01 Paolo Bonzini New
[3/5] move targphys.h and hw/poison.h inclusion to cpu-common.h - - - - --- 2010-04-01 Paolo Bonzini New
[2/5] move two variable declarations out of vl.c - - - - --- 2010-04-01 Paolo Bonzini New
[1/5] move socket_init to qemu-sockets.c - - - - --- 2010-04-01 Paolo Bonzini New
[6/6,S390] Add firmware code - - - - --- 2010-04-01 Alexander Graf New
[5/6,S390] Implement virtio reset - - - - --- 2010-04-01 Alexander Graf New
[4/6] Always notify consumers of char devices if they're open 1 - - - --- 2010-04-01 Alexander Graf New
[3/6] Make char muxer more robust wrt small FIFOs - - - - --- 2010-04-01 Alexander Graf New
[2/6] S390: Tell user why VM creation failed - - - - --- 2010-04-01 Alexander Graf New
[1/6] S390: Add stub for cpu_get_phys_page_debug - - - - --- 2010-04-01 Alexander Graf New
win32: Avoid compiler warning (WIN32_LEAN_AND_MEAN redefined) - - - - --- 2010-04-01 Stefan Weil New
[01/14] linux-user: Handle filesz < memsz for any PT_LOAD segment. - - - - --- 2010-03-31 Richard Henderson New
[01/14] linux-user: Handle filesz < memsz for any PT_LOAD segment. - - - - --- 2010-03-31 Richard Henderson New
[PATCHv2] Avoid page_set_flags() assert in qemu-user host page protection code 1 - - - --- 2010-03-31 Juergen Lock New
Re: [PATCH 2/2] Added monitor commands: 'keyboard_set' and 'info keybaord' - - - - --- 2010-03-31 Shahar Havivi New
Monitor: Convert do_screen_dump() to QObject - - - - --- 2010-03-31 Luiz Capitulino New
QMP: Improve RTC_CHANGE event description - - - - --- 2010-03-31 Luiz Capitulino New
Re: [PATCH] vhost: fix features ack - - - - --- 2010-03-31 Anthony Liguori New
vhost: fix features ack - - - - --- 2010-03-31 Michael S. Tsirkin New
Remove magic numbers for VNC message IDs from code - - - - --- 2010-03-31 Daniel P. Berrangé New
Remove magic numbers for VNC message IDs from code - - - - --- 2010-03-31 Daniel P. Berrangé New
[0/5] *** SUBJECT HERE *** - - - - --- 2010-03-31 Paolo Bonzini New
virtio-blk: Fix use after free in error case 1 - - - --- 2010-03-31 Kevin Wolf New
Re: [PATCH 2/2] Added monitor commands: 'keyboard_set' and 'info keybaord' - - - - --- 2010-03-31 Shahar Havivi New
[1/2] Support for multiple keyboard devices - - - - --- 2010-03-31 Shahar Havivi New
[5/3] compile balloon.c once - - - - --- 2010-03-31 Paolo Bonzini New
[4/3] move targphys.h and hw/poison.h inclusion to cpu-common.h - - - - --- 2010-03-31 Paolo Bonzini New
Re: [PATCH 1/2] Support for multiple keyboard devices - - - - --- 2010-03-31 Shahar Havivi New
[3/3] move balloon handling to balloon.c - - - - --- 2010-03-31 Paolo Bonzini New
[2/3] move two variable declarations out of vl.c - - - - --- 2010-03-31 Paolo Bonzini New
[1/3] move socket_init to qemu-sockets.c - - - - --- 2010-03-31 Paolo Bonzini New
remove TARGET_* defines from translate-all.c - - - - --- 2010-03-31 Paolo Bonzini New
Replace calls of old bdrv_open - - - - --- 2010-03-31 Kevin Wolf New
e1000: fix build on Ubuntu with _FORTIFY_SOURCE - - - - --- 2010-03-31 Thomas Monjalon New
[2/2] Added monitor commands: 'keyboard_set' and 'info keybaord' - - - - --- 2010-03-31 Shahar Havivi New
[1/2] Support for multiple keyboard devices - - - - --- 2010-03-31 Shahar Havivi New
[17/17] virtio-serial: Implement flow control for individual ports - - - - --- 2010-03-31 Amit Shah New
[16/17] virtio-serial: Discard data that guest sends us when ports aren't connected - - - - --- 2010-03-31 Amit Shah New
[15/17] virtio-serial: Apps should consume all data that guest sends out / Fix virtio api abuse - - - - --- 2010-03-31 Amit Shah New
[14/17] virtio-serial: Handle scatter/gather input from the guest - - - - --- 2010-03-31 Amit Shah New
[13/17] virtio-serial: Handle scatter-gather buffers for control messages - - - - --- 2010-03-31 Amit Shah New
[12/17] iov: Add iov_to_buf and iov_size helpers - - - - --- 2010-03-31 Amit Shah New
[11/17] iov: Introduce a new file for helpers around iovs, add iov_from_buf() - - - - --- 2010-03-31 Amit Shah New
[10/17] virtio-serial: Send out guest data to ports only if port is opened - - - - --- 2010-03-31 Amit Shah New
[09/17] virtio-serial: Propagate errors in initialising ports / devices in guest - - - - --- 2010-03-31 Amit Shah New
[08/17] virtio-serial: Update copyright year to 2010 - - - - --- 2010-03-31 Amit Shah New
[07/17] virtio-serial: Remove redundant check for 0-sized write request - - - - --- 2010-03-31 Amit Shah New
[06/17] virtio-serial: whitespace: match surrounding code - - - - --- 2010-03-31 Amit Shah New
[05/17] virtio-serial: Use control messages to notify guest of new ports - - - - --- 2010-03-31 Amit Shah New
[04/17] virtio-serial: save/load: Send target host connection status if different - - - - --- 2010-03-31 Amit Shah New
[03/17] virtio-serial: save/load: Ensure we have hot-plugged ports instantiated - - - - --- 2010-03-31 Amit Shah New
[02/17] virtio-serial: save/load: Ensure nr_ports on src and dest are same. - - - - --- 2010-03-31 Amit Shah New
[01/17] virtio-serial: save/load: Ensure target has enough ports - - - - --- 2010-03-31 Amit Shah New
[7/7] Use guest_start_len_valid in page_check_range. - - - - --- 2010-03-30 Richard Henderson New
qemu git head 20100323 on FreeBSD - qemu-devel port update for testing - - - - --- 2010-03-30 Juergen Lock New
[5/7] linux-user: Use guest_start_len_valid in mmap. - - - - --- 2010-03-30 Richard Henderson New
[4/7] linux-user: Use guest_start_len_valid in mremap. - - - - --- 2010-03-30 Richard Henderson New
[3/7] linux-user: Use guest_start_len_valid in msync. - - - - --- 2010-03-30 Richard Henderson New
[1/7] target-sparc: Fix TARGET_{PHYS, VIRT}_ADDR_SPACE_BITS. - - - - --- 2010-03-30 Richard Henderson New
mcf: add simr/cimr registers to interrupt controller for 5208 - - - - --- 2010-03-30 Thadeu Lima de Souza Cascardo New
Elo touchpad 10 bytes emulator v3 - - - - --- 2010-03-30 Ricardo Ribalda Delgado New
[2/2] VirtIO RNG - - - - --- 2010-03-30 Ian Molton New
[1/2] VirtIO RNG - - - - --- 2010-03-30 Ian Molton New
Fix -device help and documentation - - - - --- 2010-03-30 Markus Armbruster New
[RFC,7/7] acpi: fix bug in acpi_checksum() caused by garbage in checksum field - - - - --- 2010-03-30 Eduard - Gabriel Munteanu New
[RFC,6/7] acpi: cleanup acpi_checksum() - - - - --- 2010-03-30 Eduard - Gabriel Munteanu New
[RFC,5/7] x86-64: AMD IOMMU stub - - - - --- 2010-03-30 Eduard - Gabriel Munteanu New
[RFC,4/7] sparc: rename hw/iommu.c - - - - --- 2010-03-30 Eduard - Gabriel Munteanu New
[RFC,3/7] acpi: move table header definition into pc.h - - - - --- 2010-03-30 Eduard - Gabriel Munteanu New
[RFC,2/7] acpi: split and rename acpi_table_add() - - - - --- 2010-03-30 Eduard - Gabriel Munteanu New
[RFC,1/7] acpi: qemu_realloc() might return a different pointer - - - - --- 2010-03-30 Eduard - Gabriel Munteanu New
[PATCHv2] usb-bus: fix no params - - - - --- 2010-03-30 TeLeMan New
[14/14] tcg: Use fprintf_function - - - - --- 2010-03-29 Stefan Weil New
[13/14] target-s390: Use fprintf_function - - - - --- 2010-03-29 Stefan Weil New
[12/14] target-sparc: Use fprintf_function - - - - --- 2010-03-29 Stefan Weil New
[11/14] target-sh4: Use fprintf_function - - - - --- 2010-03-29 Stefan Weil New
[10/14] target-ppc: Use fprintf_function and fix wrong format specifiers - - - - --- 2010-03-29 Stefan Weil New
[09/14] target-mips: Use fprintf_function and fix wrong format specifiers - - - - --- 2010-03-29 Stefan Weil New
[08/14] target-microblaze: Use fprintf_function - - - - --- 2010-03-29 Stefan Weil New
[07/14] target-m68k: Use fprintf_function - - - - --- 2010-03-29 Stefan Weil New
[06/14] target-i386: Use fprintf_function and fix dump of DR registers - - - - --- 2010-03-29 Stefan Weil New
[05/14] target-cris: Use fprintf_function - - - - --- 2010-03-29 Stefan Weil New
[04/14] target-arm: Use fprintf_function - - - - --- 2010-03-29 Stefan Weil New
[03/14] target-alpha: Use fprintf_function - - - - --- 2010-03-29 Stefan Weil New
[02/14] Use fprint_function and fix wrong format specifiers - - - - --- 2010-03-29 Stefan Weil New
[01/14] Add new data type for fprintf like function pointers - - - - --- 2010-03-29 Stefan Weil New
Elo touchpad 10 bytes emulator v2 - - - - --- 2010-03-29 Ricardo Ribalda Delgado New
[6/7] Fix zero-length write(2). - - - - --- 2010-03-29 Richard Henderson New
[05/10] target-alpha: Update commentary for opcode 0x1A. - - - - --- 2010-03-29 Richard Henderson New
[09/13] target-alpha: Update commentary for opcode 0x1A. - - - - --- 2010-03-29 Richard Henderson New
Elo touchpad 10 bytes emulator - - - - --- 2010-03-29 Ricardo Ribalda Delgado New
[01/10] Elo touchpad 10 bytes emulator - - - - --- 2010-03-29 Ricardo Ribalda Delgado New
[v2,7/7] qcow2: Trigger blkdebug events - - - - --- 2010-03-29 Kevin Wolf New
[v2,6/7] blkdebug: Add events and rules - - - - --- 2010-03-29 Kevin Wolf New
[v2,5/7] Make qemu-config available for tools - - - - --- 2010-03-29 Kevin Wolf New
« 1 2 ... 4250 4251 42524293 4294 »