Show patches with: Archived = No       |   430258 patches
« 1 2 ... 617 618 6194302 4303 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,01/14] adlib: replace register_ioport* - - - - --- 2013-06-22 Jan Kiszka New
[v3,02/14] applesmc: replace register_ioport* - - - - --- 2013-06-22 Jan Kiszka New
[v3,03/14] wdt_ib700: replace register_ioport* - - - - --- 2013-06-22 Jan Kiszka New
[v3,04/14] i82374: replace register_ioport* - - - - --- 2013-06-22 Jan Kiszka New
[v3,05/14] prep: replace register_ioport* - - - - --- 2013-06-22 Jan Kiszka New
[v3,06/14] vt82c686: replace register_ioport* - - - - --- 2013-06-22 Jan Kiszka New
[v3,07/14] Privatize register_ioport_read/write - - - - --- 2013-06-22 Jan Kiszka New
[v3,08/14] isa: implement isa_is_ioport_assigned via memory_region_find - - - - --- 2013-06-22 Jan Kiszka New
[v3,09/14] vmware-vga: Accept unaligned I/O accesses - - - - --- 2013-06-22 Jan Kiszka New
[v3,10/14] xen: Mark fixed platform I/O as unaligned - - - - --- 2013-06-22 Jan Kiszka New
[v3,11/14] ioport: Switch dispatching to memory core layer - - - - --- 2013-06-22 Jan Kiszka New
[v3,12/14] ioport: Remove unused old dispatching services - - - - --- 2013-06-22 Jan Kiszka New
[v3,13/14] vmport: Disentangle read handler type from portio - - - - --- 2013-06-22 Jan Kiszka New
[v3,14/14] ioport: Move portio types to ioport.h - - - - --- 2013-06-22 Jan Kiszka New
[01/26] ohci: use realize for ohci - - - - --- 2013-06-22 Hu Tao New
[02/26] ohci: QOM'ify some more - - - - --- 2013-06-22 Hu Tao New
[03/26] i440fx-pcihost: use realize for i440fx-pcihost - - - - --- 2013-06-22 Hu Tao New
[04/26] i440fx: use type-safe cast instead of directly access of parent dev - - - - --- 2013-06-22 Hu Tao New
[05/26] q35: use realize for q35 host - - - - --- 2013-06-22 Hu Tao New
[06/26] q35: use type-safe cast instead of directly access of parent dev - - - - --- 2013-06-22 Hu Tao New
[07/26] fdc: use realize for fdc. - - - - --- 2013-06-22 Hu Tao New
[08/26] fdc: QOM'ify some more - - - - --- 2013-06-22 Hu Tao New
[09/26] pflash_cfi01: use realize for pflash_cfi01 - - - - --- 2013-06-22 Hu Tao New
[10/26] pflash-cfi01: QOM'ify some more - - - - --- 2013-06-22 Hu Tao New
[11/26] pflash_cfi02: use realize for pflash_cfi02 - - - - --- 2013-06-22 Hu Tao New
[12/26] pflash-cfi02: QOM'ify some more - - - - --- 2013-06-22 Hu Tao New
[13/26] ahci: use realize for ahci - - - - --- 2013-06-22 Hu Tao New
[14/26] ahci: QOM'ify some more - - - - --- 2013-06-22 Hu Tao New
[15/26] fwcfg: use realize for fwcfg - - - - --- 2013-06-22 Hu Tao New
[16/26] fwcfg: QOM'ify some more - - - - --- 2013-06-22 Hu Tao New
[17/26] scsi esp: use realize for scsi esp - - - - --- 2013-06-22 Hu Tao New
[18/26] scsi esp: QOM'ify some more - - - - --- 2013-06-22 Hu Tao New
[19/26] hpet: use realize for hpet - - - - --- 2013-06-22 Hu Tao New
[20/26] hpet: QOM'ify some more - - - - --- 2013-06-22 Hu Tao New
[21/26] kvmclock: use realize for kvmclock - - - - --- 2013-06-22 Hu Tao New
[22/26] kvmclock: QOM'ify some more - - 1 - --- 2013-06-22 Hu Tao New
[23/26] kvmvapic realize - - - - --- 2013-06-22 Hu Tao New
[24/26] ioapic: use realize for ioapic - - - - --- 2013-06-22 Hu Tao New
[25/26] isa bus: use realize for isa bus - - - - --- 2013-06-22 Hu Tao New
[26/26] ehci: use realize for ehci - - - - --- 2013-06-22 Hu Tao New
[PULL,00/17] Trivial patches for 2013-06-22 - - - - --- 2013-06-22 Michael Tokarev New
[PULL,01/17] vl: reformat SDL ifdeffery a bit - - - - --- 2013-06-22 Michael Tokarev New
[PULL,02/17] qemu-options: trivial fix for -mon args help - - - - --- 2013-06-22 Michael Tokarev New
[PULL,03/17] qemu-img: Add missing GCC_FMT_ATTR - - 1 - --- 2013-06-22 Michael Tokarev New
[PULL,04/17] kvm: Fix potential resource leak (missing fclose) - - - - --- 2013-06-22 Michael Tokarev New
[PULL,05/17] savevm: Fix potential memory leak - - - - --- 2013-06-22 Michael Tokarev New
[PULL,06/17] libcacard: Fix cppcheck warning and remove unneeded code - - - - --- 2013-06-22 Michael Tokarev New
[PULL,07/17] audio: Replace static functions in header file by macros, remove GCC_ATTR - - - - --- 2013-06-22 Michael Tokarev New
[PULL,08/17] configure: Fix "ERROR: ERROR: " for missing/incompatible DTC - - 1 - --- 2013-06-22 Michael Tokarev New
[PULL,09/17] acl: acl_add can't insert before last list element, fix - - 1 - --- 2013-06-22 Michael Tokarev New
[PULL,10/17] qxl: Fix QXLRam initialisation. - - 1 - --- 2013-06-22 Michael Tokarev New
[PULL,11/17] block/nand: Formatting sweep - - - - --- 2013-06-22 Michael Tokarev New
[PULL,12/17] vnc: use booleans for vnc_connect, vnc_listen_read and vnc_display_add_client - - - - --- 2013-06-22 Michael Tokarev New
[PULL,13/17] qemu-char: use bool in qemu_chr_open_socket and simplify code a bit - - - - --- 2013-06-22 Michael Tokarev New
[PULL,14/17] sd: pass bool parameter for sd_init - - - - --- 2013-06-22 Michael Tokarev New
[PULL,15/17] qapi: lack of two commas in dict - - - - --- 2013-06-22 Michael Tokarev New
[PULL,16/17] Makefile: pass include directives to dtc via CPPFLAGS, not CFLAGS - - - - --- 2013-06-22 Michael Tokarev New
[PULL,17/17] configure: Add signed*signed check to [u]int128_t test - - 1 - --- 2013-06-22 Michael Tokarev New
Switch the roles of jmp_next[0] and jmp_next[1]. - - - - --- 2013-06-22 Zhihui Zhang New
[1/8] iscsi: add logical block provisioning information to iscsilun - - 1 - --- 2013-06-22 Peter Lieven New
[2/8] iscsi: add bdrv_co_is_allocated - - 1 - --- 2013-06-22 Peter Lieven New
[3/8] iscsi: add bdrv_co_write_zeroes - - - - --- 2013-06-22 Peter Lieven New
[4/8] block: add bdrv_write_zeroes() - - - - --- 2013-06-22 Peter Lieven New
[5/8] block/raw: add bdrv_co_write_zeroes - - - - --- 2013-06-22 Peter Lieven New
[6/8] qemu-img: use bdrv_write_zeroes to write zeroes - - - - --- 2013-06-22 Peter Lieven New
[7/8] iscsi: assert that sectors are aligned to LUN blocksize - - - - --- 2013-06-22 Peter Lieven New
[8/8] block-migration: efficiently encode zero blocks - - - - --- 2013-06-22 Peter Lieven New
PPC: Add clock-frequency export for Mac machines - - - - --- 2013-06-23 Alexander Graf New
[v2] PPC: Add clock-frequency export for Mac machines - - - - --- 2013-06-23 Alexander Graf New
Fix iSCSI crash on SG_IO with an iovector - - 1 - --- 2013-06-23 ronnie sahlberg New
[v7,1/3] Introduce async_run_on_cpu() - - 1 - --- 2013-06-23 Chegu Vinod New
[v7,2/3] Add 'auto-converge' migration capability - - 2 - --- 2013-06-23 Chegu Vinod New
[v7,2/3] Add 'auto-converge' migration capability - - - - --- 2013-06-23 Chegu Vinod New
[1/3] multiboot: Don't forget last mmap entry - - - - --- 2013-06-23 Kevin Wolf New
[2/3] multiboot: Calculate upper_mem in the ROM - - - - --- 2013-06-23 Kevin Wolf New
[v7,3/3] Force auto-convegence of live migration - - - - --- 2013-06-23 Chegu Vinod New
[01/23] bsd-user: initial code clean up - - - - --- 2013-06-24 Stacey Son New
[02/23] bsd-user: add initial support for mips/mips64 - - - - --- 2013-06-24 Stacey Son New
[03/23] bsd-user: additional seperation of OS and architecture dependent code - - - - --- 2013-06-24 Stacey Son New
[04/23] bsd-user: add bsd signal emulation - - - - --- 2013-06-24 Stacey Son New
[05/23] bsd-user: add bsd_binprm to TaskState for core dumping emulation - - - - --- 2013-06-24 Stacey Son New
[06/23] bsd-user: fix thread initialization and ELF addresses for mips/mips64 - - - - --- 2013-06-24 Stacey Son New
[07/23] bsd-user: find target executable in path when absolute path not given - - - - --- 2013-06-24 Stacey Son New
[08/23] bsd-user: initialize stack with signal trampolin code and canary - - - - --- 2013-06-24 Stacey Son New
[09/23] bsd-user: refresh FreeBSD's system call numbers - - - - --- 2013-06-24 Stacey Son New
[10/23] bsd-user: add shims for memory management related syscalls - - - - --- 2013-06-24 Stacey Son New
[11/23] bsd-user: add shims for file related system calls - - - - --- 2013-06-24 Stacey Son New
[12/23] bsd-user: add shims for time related system calls. - - - - --- 2013-06-24 Stacey Son New
[13/23] bsd-user: add shims for signal related system calls - - - - --- 2013-06-24 Stacey Son New
[14/23] bsd-user: add shims for process related system calls - - - - --- 2013-06-24 Stacey Son New
[15/23] bsd-user: add shims for socket related system calls - - - - --- 2013-06-24 Stacey Son New
[16/23] bsd-user: add shims for stat and file handle related syscalls - - - - --- 2013-06-24 Stacey Son New
[17/23] bsd-user: add shims for thread related system calls - - - - --- 2013-06-24 Stacey Son New
[18/23] bsd-user: add shim for the ioctl system call - - - - --- 2013-06-24 Stacey Son New
[19/23] bsd-user: add shims for sysarch() and sysctl() system calls - - - - --- 2013-06-24 Stacey Son New
[20/23] bsd-user: add shims for extended attributes system calls - - - - --- 2013-06-24 Stacey Son New
[21/23] bsd-user: add miscellaneous system call shims - - - - --- 2013-06-24 Stacey Son New
[22/23] bsd-user: add more strace formating - - - - --- 2013-06-24 Stacey Son New
[23/23] bsd-user: add arm cpu support - - - - --- 2013-06-24 Stacey Son New
[for,mst/pci] output nc->name in NIC_RX_FILTER_CHANGED event - - - - --- 2013-06-24 Amos Kong New
« 1 2 ... 617 618 6194302 4303 »