Show patches with: State = Action Required       |    Archived = No       |   426459 patches
« 1 2 ... 3 4 54264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[10/25] vmstate: factor vmstate_offset_buffer - - - - --- 2009-10-19 Juan Quintela New
[11/25] vmstate: factor VMSTATE_*BUFFER* definitions - - - - --- 2009-10-19 Juan Quintela New
[12/25] vmstate: Unfold VMSTATE_INT32_VARRAY() only use and remove it - - - - --- 2009-10-19 Juan Quintela New
[13/25] vmstate: add VMS_VARRAY_UINT16_UNSAFE (varrays with uint16 indexes) - - - - --- 2009-10-19 Juan Quintela New
[14/25] vmstate: Add version arg to VMSTATE_SINGLE_TEST() - - - - --- 2009-10-19 Juan Quintela New
[15/25] vmstate: Add VMSTATE_BUFFER_UNUSED - - - - --- 2009-10-19 Juan Quintela New
[16/25] vmstate: Introduce the concept of sub-arrays - - - - --- 2009-10-19 Juan Quintela New
[17/25] rtl8139: port TallyCounters to vmstate - - - - --- 2009-10-19 Juan Quintela New
[18/25] rtl8139: port to vmstate - - - - --- 2009-10-19 Juan Quintela New
[19/25] eeprom93xx: port to vmstate - - - - --- 2009-10-19 Juan Quintela New
[20/25] eepro100: port to vmstate - - - - --- 2009-10-19 Juan Quintela New
[21/25] pcnet: port to vmstate - - - - --- 2009-10-19 Juan Quintela New
[22/25] ne2000: port to vmstate - - - - --- 2009-10-19 Juan Quintela New
[23/25] e1000: unfold mac_reg_tosave array - - - - --- 2009-10-19 Juan Quintela New
[24/25] e1000: unfold mac_regarraystosave array - - - - --- 2009-10-19 Juan Quintela New
[25/25] e1000: port to vmstate - - - - --- 2009-10-19 Juan Quintela New
eepro100: Restructure code - - - - --- 2009-10-19 Stefan Weil New
[1/2] vmstate: u64 support - - - - --- 2009-10-19 Juan Quintela New
[2/2] vmstate: add VMSTATE_ARRAY_UNSAFE - - - - --- 2009-10-19 Juan Quintela New
[1/4] char: check for initial_reset_issued unnecessary - - - - --- 2009-10-20 Amit Shah New
[2/4] char: rename CHR_EVENT_RESET to CHR_EVENT_OPENED - - - - --- 2009-10-20 Amit Shah New
[3/4] console: call qemu_chr_reset() in text_console_init - - - - --- 2009-10-20 Amit Shah New
[4/4] char: emit the OPENED event only when a new char connection is opened - - - - --- 2009-10-20 Amit Shah New
[v9,1/3] qdev: add string property. - - - - --- 2009-10-20 Amit Shah New
[v9,2/3] virtio-console: Add a virtio-serial bus, support for multiple ports - - - - --- 2009-10-20 Amit Shah New
[v9,3/3] virtio-console: Add a new virtserialport device for generic serial port support - - - - --- 2009-10-20 Amit Shah New
raw/linux-aio: Also initialize POSIX AIO - - - - --- 2009-10-20 Kevin Wolf New
properly save kvm system time msr registers - - - - --- 2009-10-20 Glauber Costa New
[1/2] vmstate: Add VMSTATE_BUFFER_UNSAFE - - - - --- 2009-10-20 Juan Quintela New
[2/2] lsi_scsi: port to vmstate - - - - --- 2009-10-20 Juan Quintela New
Makefile: Change make to be quiet again when doing nothing - - - - --- 2009-10-20 Stefan Weil New
Re: [PATCH 0/9] S390x KVM support - - - - --- 2009-10-20 Carsten Otte New
[2/2] multiboot: Limit number of multiboot modules - - - - --- 2009-10-20 Adam Lackorzynski New
vmstate: fix breakage by 7e72abc382b700a72549e8147bdea413534eeedc - - - - --- 2009-10-21 TeLeMan New
[1/9] Export function for VA defined ram allocation - - - - --- 2009-10-21 Alexander Graf New
[2/9] Add KVM support for S390x - - - - --- 2009-10-21 Alexander Graf New
[3/9] Add support for S390x system emulation - - - - --- 2009-10-21 Alexander Graf New
[4/9] Add S390x virtio machine bus - - - - --- 2009-10-21 Alexander Graf New
[5/9] Add S390x virtio machine description - - - - --- 2009-10-21 Alexander Graf New
[6/9] S390 GDB stub - - - - --- 2009-10-21 Alexander Graf New
[7/9] Implement early printk in virtio-console - - - - --- 2009-10-21 Alexander Graf New
[8/9] Set default console to virtio on S390x - - - - --- 2009-10-21 Alexander Graf New
[9/9] Move mp_state to CPU_COMMON - - - - --- 2009-10-21 Alexander Graf New
[01/12] target-arm: fix resource leak in gen_set_cpsr macro - - - - --- 2009-10-21 Juha.Riihimaki@nokia.com New
[02/12] target-arm: optimize thumb 32bit multiply 1 - - - --- 2009-10-21 Juha.Riihimaki@nokia.com New
[03/12] target-arm: add support for neon vld1.64 instruction - - - - --- 2009-10-21 Juha.Riihimaki@nokia.com New
[04/12] target-arm: allow modifying vfp fpexc en bit only - - - - --- 2009-10-21 Juha.Riihimaki@nokia.com New
[05/12] target-arm: optimize vfp load/store multiple ops - - - - --- 2009-10-21 Juha.Riihimaki@nokia.com New
[06/12] target-arm: optimize arm load/store multiple ops 1 - - - --- 2009-10-21 Juha.Riihimaki@nokia.com New
[07/12] target-arm: fix neon vsri, vshl and vsli ops - - - - --- 2009-10-21 Juha.Riihimaki@nokia.com New
[08/12] target-arm: optimize thumb2 load/store multiple ops - - - - --- 2009-10-21 Juha.Riihimaki@nokia.com New
[09/12] target-arm: optimize thumb push/pop ops - - - - --- 2009-10-21 Juha.Riihimaki@nokia.com New
[10/12] target-arm: replace tcg_gen_rori_i32 by tcg_gen_rotri_i32 1 - - - --- 2009-10-21 Juha.Riihimaki@nokia.com New
[11/12] target-arm: optimize neon vld/vst ops - - - - --- 2009-10-21 Juha.Riihimaki@nokia.com New
[12/12] target-arm: fix neon shift helper functions - - - - --- 2009-10-21 Juha.Riihimaki@nokia.com New
[12/12,RESEND] target-arm: fix neon shift helper functions - - - - --- 2009-10-21 Juha.Riihimaki@nokia.com New
[01/19] net: remove unused includes of if_tun.h and if_tap.h - - - - --- 2009-10-21 Mark McLoughlin New
[02/19] net: import linux tap ioctl definitions - - - - --- 2009-10-21 Mark McLoughlin New
[03/19] net: make tap_receive() re-use tap_receive_iov() code - - - - --- 2009-10-21 Mark McLoughlin New
[04/19] net: enable IFF_VNET_HDR on tap fds if available - - - - --- 2009-10-21 Mark McLoughlin New
[05/19] net: refactor tap initialization - - - - --- 2009-10-21 Mark McLoughlin New
[06/19] net: add a vnet_hdr=on|off parameter - - - - --- 2009-10-21 Mark McLoughlin New
[07/19] net: add a client type code - - - - --- 2009-10-21 Mark McLoughlin New
[08/19] net: add tap_has_vnet_hdr() and tap_using_vnet_hdr() APIs - - - - --- 2009-10-21 Mark McLoughlin New
[09/19] net: add flags parameter to packet queue interface - - - - --- 2009-10-21 Mark McLoughlin New
[10/19] net: add an API for 'raw' packets - - - - --- 2009-10-21 Mark McLoughlin New
[11/19] net: add receive_raw parameter to qemu_new_vlan_client() - - - - --- 2009-10-21 Mark McLoughlin New
[12/19] net: use qemu_send_packet_raw() in qemu_announce_self() - - - - --- 2009-10-21 Mark McLoughlin New
[13/19] net: implement tap support for receive_raw() - - - - --- 2009-10-21 Mark McLoughlin New
[14/19] virtio-net: add vnet_hdr support - - - - --- 2009-10-21 Mark McLoughlin New
[15/19] net: add tap_set_offload() - - - - --- 2009-10-21 Mark McLoughlin New
[16/19] virtio-net: enable tap offload if guest supports it - - - - --- 2009-10-21 Mark McLoughlin New
[17/19] Work around dhclient brokenness - - - - --- 2009-10-21 Mark McLoughlin New
[18/19] Enable UFO on virtio-net and tap devices - - - - --- 2009-10-21 Mark McLoughlin New
[19/19] virtio-net: add tap_has_ufo flag to saved state - - - - --- 2009-10-21 Mark McLoughlin New
[01/22] net: add macaddr type. - - - - --- 2009-10-21 Gerd Hoffmann New
[02/22] qdev: mac addr property fixups - - - - --- 2009-10-21 Gerd Hoffmann New
[03/22] qdev: add netdev property - - - - --- 2009-10-21 Gerd Hoffmann New
[04/22] qdev: add vlan property - - - - --- 2009-10-21 Gerd Hoffmann New
[05/22] qdev/net: common nic property bits - - - - --- 2009-10-21 Gerd Hoffmann New
[06/22] ne2k_isa: use qdev properties for configuration. - - - - --- 2009-10-21 Gerd Hoffmann New
[07/22] qdev: add qdev_prop_exists() - - - - --- 2009-10-21 Gerd Hoffmann New
[08/22] prepare pci nic init path for qdev property configuration. - - - - --- 2009-10-21 Gerd Hoffmann New
[09/22] ne2k_pci: use qdev properties for configuration. - - - - --- 2009-10-21 Gerd Hoffmann New
[10/22] e1000: use qdev properties for configuration. - - - - --- 2009-10-21 Gerd Hoffmann New
[11/22] pcnet: use qdev properties for configuration. - - - - --- 2009-10-21 Gerd Hoffmann New
[12/22] pcnet: split away lance.c (sparc32 code). - - - - --- 2009-10-21 Gerd Hoffmann New
[13/22] rtl8139: use qdev properties for configuration. - - - - --- 2009-10-21 Gerd Hoffmann New
[14/22] virtio: use qdev properties for configuration. - - - - --- 2009-10-21 Gerd Hoffmann New
[15/22] eepro100: use qdev properties for configuration. - - - - --- 2009-10-21 Gerd Hoffmann New
[16/22] smc91c111: use qdev properties for configuration. - - - - --- 2009-10-21 Gerd Hoffmann New
[17/22] xilinx_ethlite: use qdev properties for configuration. - - - - --- 2009-10-21 Gerd Hoffmann New
[18/22] stellaris_enet: use qdev properties for configuration. - - - - --- 2009-10-21 Gerd Hoffmann New
[19/22] musicpal: use qdev properties for configuration. - - - - --- 2009-10-21 Gerd Hoffmann New
[20/22] zap DeviceState->nd - - - - --- 2009-10-21 Gerd Hoffmann New
[21/22] kill dead nic unplug code. - - - - --- 2009-10-21 Gerd Hoffmann New
[22/22] pc.c: only load e1000 rom. - - - - --- 2009-10-21 Gerd Hoffmann New
[01/12] TCG "sync" op - - - - --- 2009-10-21 Ulrich Hecht New
[02/12] S/390 disassembler fixes - - - - --- 2009-10-21 Ulrich Hecht New
[03/12] S/390 CPU emulation - - - - --- 2009-10-21 Ulrich Hecht New
« 1 2 ... 3 4 54264 4265 »