Show patches with: State = Action Required       |    Archived = No       |   427855 patches
« 1 2 ... 4268 4269 42704278 4279 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[11/11] target-mips: add copyright notice for mips16 work - - - - --- 2009-11-23 Nathan Froyd New
[10/11] gdbstub: add MIPS16 support - - - - --- 2009-11-23 Nathan Froyd New
[09/11] target-mips: add mips16 instruction decoding - - - - --- 2009-11-23 Nathan Froyd New
[08/11] target-mips: add enums for MIPS16 opcodes - - - - --- 2009-11-23 Nathan Froyd New
[07/11] target-mips: split out delay slot handling - - - - --- 2009-11-23 Nathan Froyd New
[06/11] target-mips: add gen_base_offset_addr - - - - --- 2009-11-23 Nathan Froyd New
[05/11] target-mips: make gen_compute_branch 16/32-bit-aware - - - - --- 2009-11-23 Nathan Froyd New
[04/11] target-mips: move ROTR and ROTRV inside gen_shift_{imm, } - - - - --- 2009-11-23 Nathan Froyd New
[03/11] target-mips: change interrupt bits to be mips16-aware - - - - --- 2009-11-23 Nathan Froyd New
[02/11] target-mips: add new HFLAGs for JALX and 16/32-bit delay slots - - - - --- 2009-11-23 Nathan Froyd New
[01/11] target-mips: add ISAMode bits for mips16 execution - - - - --- 2009-11-23 Nathan Froyd New
[17/17] VNC: Convert do_info_vnc() to QObject - - - - --- 2009-11-23 Luiz Capitulino New
[16/17] PCI: Convert pci_device_hot_add() to QObject - - - - --- 2009-11-23 Luiz Capitulino New
[15/17] char: Convert qemu_chr_info() to QObject - - - - --- 2009-11-23 Luiz Capitulino New
[14/17] block: Convert bdrv_info_stats() to QObject - - - - --- 2009-11-23 Luiz Capitulino New
[13/17] block: Convert bdrv_info() to QObject - - - - --- 2009-11-23 Luiz Capitulino New
[12/17] migration: Convert do_info_migrate() to QObject - - - - --- 2009-11-23 Luiz Capitulino New
[11/17] monitor: Convert do_info_mice() to QObject - - - - --- 2009-11-23 Luiz Capitulino New
[10/17] monitor: Convert do_info_uuid() to QObject - - - - --- 2009-11-23 Luiz Capitulino New
[09/17] monitor: Convert do_info_hpet() to QObject - - - - --- 2009-11-23 Luiz Capitulino New
[08/17] monitor: Convert do_info_name() to QObject - - - - --- 2009-11-23 Luiz Capitulino New
[07/17] monitor: Convert do_info_kvm() to QObject - - - - --- 2009-11-23 Luiz Capitulino New
[06/17] monitor: Convert do_info_status() to QObject - - - - --- 2009-11-23 Luiz Capitulino New
[05/17] monitor: Fix do_info_balloon() output - - - - --- 2009-11-23 Luiz Capitulino New
[04/17] QDict: Introduce qdict_get_qlist() - - - - --- 2009-11-23 Luiz Capitulino New
[03/17] QDict: Introduce qdict_get_qbool() - - - - --- 2009-11-23 Luiz Capitulino New
[02/17] Makefile: move QObject objs to their own entry - - - - --- 2009-11-23 Luiz Capitulino New
[01/17] Introduce qemu-objects.h header file - - - - --- 2009-11-23 Luiz Capitulino New
seabios: missing DMI type 4 entry if -cpu parameter is used - - - - --- 2009-11-23 Gleb Natapov New
Remove VLAN client on network connection close - - - - --- 2009-11-23 Boris Sukholitko New
[PATCHv2,SEABIOS] Make SMBIOS table pass MS SVVP test - - - - --- 2009-11-23 Gleb Natapov New
isa: serial+parallel: fixup index property. - - - - --- 2009-11-23 Gerd Hoffmann New
[SEABIOS] Make SMBIOS table pass MS SVVP test - - - - --- 2009-11-22 Gleb Natapov New
Makefile: Add missing rule for config-devices.mak - - - - --- 2009-11-22 Stefan Weil New
[WIN32] Enable -k option on Windows too - - - - --- 2009-11-22 Hervé Poussineau New
SerialICE - Qemu based (x86) firmware debugger - - - - --- 2009-11-21 Stefan Reinauer New
Increased buffer size to 16kb for larger jumbo frames - - - - --- 2009-11-21 Kay Ackermann New
virtio: Add virtio-rng driver - - - - --- 2009-11-21 Ian Molton New
Allow build of linuxboot.S with old assemblers - - - - --- 2009-11-20 Juergen Lock New
[3/3] tap-bsd: handle ifname on FreeBSD hosts - - - - --- 2009-11-20 Juergen Lock New
[2/3] Avoid segfault on net_tap_init() failure - - - - --- 2009-11-20 Juergen Lock New
[1/3] Fix tap breakage on BSD hosts (no IFF_VNET_HDR) - - - - --- 2009-11-20 Juergen Lock New
debugcon: support for debugging consoles (e.g. Bochs port 0xe9) - - - - --- 2009-11-20 H. Peter Anvin New
Fix compile error when LSI_DEBUG is defined - - - - --- 2009-11-20 Ryan Harper New
Re: SeaBIOS cdrom regression with Vista - - - - --- 2009-11-20 Kevin O'Connor New
slirp: fix use-after-free - - - - --- 2009-11-20 Mark McLoughlin New
Re: SeaBIOS cdrom regression with Vista - - - - --- 2009-11-20 Kevin O'Connor New
eepro100: Restructure code (new function tx_command) - - - - --- 2009-11-19 Stefan Weil New
Fix build for mingw32 on windows ($$ expansion) - - - - --- 2009-11-19 Stefan Weil New
Fix build for mingw32 on windows ($@ in macro) - - - 1 --- 2009-11-19 Stefan Weil New
e1000: Fix warning from code review - - - - --- 2009-11-19 Stefan Weil New
virtio: Add memory statistics reporting to the balloon driver (V3) - - - - --- 2009-11-19 Adam Litke New
[15/15] QMP: Introduce vm-info - - - - --- 2009-11-19 Luiz Capitulino New
[14/15] QMP: Introduce qmp-shell - - - - --- 2009-11-19 Luiz Capitulino New
[13/15] QMP: Introduce qmp-events.txt - - - - --- 2009-11-19 Luiz Capitulino New
[12/15] QMP: Introduce specification - - - - --- 2009-11-19 Luiz Capitulino New
[11/15] QMP: Introduce README file - - - - --- 2009-11-19 Luiz Capitulino New
[10/15] QMP: Disable monitor print functions - - - - --- 2009-11-19 Luiz Capitulino New
[09/15] QMP: Introduce basic asynchronous events - - - - --- 2009-11-19 Luiz Capitulino New
[08/15] QMP: Asynchronous events infrastructure - - - - --- 2009-11-19 Luiz Capitulino New
[07/15] QMP: Input support - - - - --- 2009-11-19 Luiz Capitulino New
[06/15] QMP: Output support - - - - --- 2009-11-19 Luiz Capitulino New
[05/15] QMP: chardev handling - - - - --- 2009-11-19 Luiz Capitulino New
[04/15] QError: Add errors used by QMP - - - - --- 2009-11-19 Luiz Capitulino New
[03/15] monitor: Move handler calling code to its own function - - - - --- 2009-11-19 Luiz Capitulino New
[02/15] monitor: Command-line flag to enable control mode - - - - --- 2009-11-19 Luiz Capitulino New
[01/15] monitor: Introduce MONITOR_USE_CONTROL flag - - - - --- 2009-11-19 Luiz Capitulino New
virtio: Report new guest memory statistics pertinent to memory ballooning (V4) - - - - --- 2009-11-19 Adam Litke New
Add SIZE type to qdev properties - - - - --- 2009-11-19 Ian Molton New
[4/7] lsi53c895a: Fix message code of DISCONNECT - - - - --- 2009-11-19 Jan Kiszka New
[1/7] SCSI: Fix Standard INQUIRY data - - - - --- 2009-11-19 Jan Kiszka New
[3/7] lsi53c895a: Add support for LSI53C700 Family Compatibility bit - - - - --- 2009-11-19 Jan Kiszka New
[6/7] lsi53c895a: Use alternative address when already reselected - - - - --- 2009-11-19 Jan Kiszka New
[2/7] lsi53c895a: Whitespace and typo fixes - - - - --- 2009-11-19 Jan Kiszka New
[5/7] lsi53c895a: Fix SDID in SELECT ID command - - - - --- 2009-11-19 Jan Kiszka New
[7/7] lsi53c895a: Implement IRQ on reselection - - - - --- 2009-11-19 Jan Kiszka New
[13/13] monitor: do_info_balloon(): Use QError - - - - --- 2009-11-19 Luiz Capitulino New
[12/13] QError: Add QERR_KVM_MISSING_CAP - - - - --- 2009-11-19 Luiz Capitulino New
[11/13] QError: Add QERR_DEVICE_NOT_ACTIVE - - - - --- 2009-11-19 Luiz Capitulino New
[10/13] qdev: Use QError for 'device not found' error - - - - --- 2009-11-19 Luiz Capitulino New
[09/13] QError: Add QERR_DEVICE_NOT_FOUND - - - - --- 2009-11-19 Luiz Capitulino New
[08/13] monitor: QError support - - - - --- 2009-11-19 Luiz Capitulino New
[07/13] Introduce QError - - - - --- 2009-11-19 Luiz Capitulino New
[06/13] utests: Add qstring_from_substr() unit-test - - - - --- 2009-11-19 Luiz Capitulino New
[05/13] utests: Add qstring_append_chr() unit-test - - - - --- 2009-11-19 Luiz Capitulino New
[04/13] QString: Introduce qstring_from_substr() - - - - --- 2009-11-19 Luiz Capitulino New
[03/13] QString: Introduce qstring_append_int() - - - - --- 2009-11-19 Luiz Capitulino New
[02/13] QString: Introduce qstring_append_chr() - - - - --- 2009-11-19 Luiz Capitulino New
[01/13] QJSON: Introduce qobject_from_jsonv() - - - - --- 2009-11-19 Luiz Capitulino New
qemu-io: build on all platforms - - - - --- 2009-11-18 Aurelien Jarno New
multiboot: Fix module loading and setting of mmap 1 - - - --- 2009-11-18 Adam Lackorzynski New
Re: [PATCH] qemu-kvm: clear only essential parts of VirtIOBlockReq on object allocation - RESUBMIT - - - - --- 2009-11-18 Saul Tamari New
multiboot: Fix module loading and setting of mmap - - - - --- 2009-11-18 Adam Lackorzynski New
multiboot: Use signed type for negative error numbers - - - - --- 2009-11-18 Kevin Wolf New
posix-aio-compat: Fix error check - - 1 - --- 2009-11-18 Kevin Wolf New
qemu-img: Fix memory leak - - - - --- 2009-11-18 Kevin Wolf New
qemu-io: Fix memory leak - - 1 - --- 2009-11-18 Kevin Wolf New
virtio: Add memory statistics reporting to the balloon driver (V2) - - - - --- 2009-11-17 Adam Litke New
[17/17] monitor: Convert do_info_mice() to QObject - - - - --- 2009-11-17 Luiz Capitulino New
[16/17] net: Convert do_info_network() to QObject - - - - --- 2009-11-17 Luiz Capitulino New
« 1 2 ... 4268 4269 42704278 4279 »