Show patches with: Archived = No       |   430096 patches
« 1 2 ... 535 536 5374300 4301 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[28/60] Fixes related to processing of qemu's -numa option - - 1 1 --- 2013-02-04 Michael Tokarev New
[29/60] usb-storage: fix SYNCHRONIZE_CACHE - - - - --- 2013-02-04 Michael Tokarev New
[30/60] MIPS: Correct FCR0 initialization - - 1 - --- 2013-02-04 Michael Tokarev New
[31/60] linux-user: fix emulation of getdents - - 1 - --- 2013-02-04 Michael Tokarev New
[32/60] qed: refuse unaligned zero writes with a backing file - - 1 - --- 2013-02-04 Michael Tokarev New
[33/60] e1000: drop check_rxov, always treat RX ring with RDH == RDT as empty - - - - --- 2013-02-04 Michael Tokarev New
[34/60] memory: fix rendering of a region obscured by another - - - 1 --- 2013-02-04 Michael Tokarev New
[35/60] s390x: fix -initrd in virtio machine 2 - - - --- 2013-02-04 Michael Tokarev New
[36/60] PPC: Bamboo: Fix memory size DT property - - - - --- 2013-02-04 Michael Tokarev New
[37/60] target-sparc64: disable VGA cirrus - - - 1 --- 2013-02-04 Michael Tokarev New
[38/60] xhci: fix usb name in caps - - - - --- 2013-02-04 Michael Tokarev New
[39/60] m68k: Return semihosting errno values correctly - - 1 - --- 2013-02-04 Michael Tokarev New
[40/60] nbd: fixes to read-only handling - - - - --- 2013-02-04 Michael Tokarev New
[41/60] mips/malta: fix CBUS UART interrupt pin - - 1 - --- 2013-02-04 Michael Tokarev New
[42/60] target-mips: fix wrong microMIPS opcode encoding - - - - --- 2013-02-04 Michael Tokarev New
[43/60] qcow2: Fix avail_sectors in cluster allocation code - - - - --- 2013-02-04 Michael Tokarev New
[44/60] qcow2: Fix refcount table size calculation - - 1 1 --- 2013-02-04 Michael Tokarev New
[45/60] e1000: Discard packets that are too long if !SBP and !LPE - - - - --- 2013-02-04 Michael Tokarev New
[46/60] e1000: Discard oversized packets based on SBP|LPE - - - - --- 2013-02-04 Michael Tokarev New
[47/60] kvm: fix incorrect length in a loop over kvm dirty pages map - - - - --- 2013-02-04 Michael Tokarev New
[48/60] ide: Fix crash with too long PRD - - - - --- 2013-02-04 Michael Tokarev New
[49/60] tap: reset vnet header size on open - - - 1 --- 2013-02-04 Michael Tokarev New
[50/60] slirp: Don't crash on packets from 0.0.0.0/8. - - - - --- 2013-02-04 Michael Tokarev New
[51/60] vmdk: Fix data corruption bug in WRITE and READ handling 1 - - - --- 2013-02-04 Michael Tokarev New
[52/60] uhci: Don't queue up packets after one with the SPD flag set - - - - --- 2013-02-04 Michael Tokarev New
[53/60] hw/qxl: qxl_send_events: nop if stopped - - - - --- 2013-02-04 Michael Tokarev New
[54/60] hw/arm_boot.c: Consistently use ram_size from arm_boot_info struct - - 1 - --- 2013-02-04 Michael Tokarev New
[55/60] arm_boot: Change initrd load address to "halfway through RAM" - - 2 1 --- 2013-02-04 Michael Tokarev New
[56/60] target-xtensa: fix search_pc for the last TB opcode - - - - --- 2013-02-04 Michael Tokarev New
[57/60] buffered_file: do not send more than s->bytes_xfer bytes per tick - - - - --- 2013-02-04 Michael Tokarev New
[58/60] qxl: save qemu_create_displaysurface_from result - - - - --- 2013-02-04 Michael Tokarev New
[59/60] target-xtensa: fix ITLB/DTLB page protection flags - - - - --- 2013-02-04 Michael Tokarev New
[60/60] migration: Fix madvise breakage if host and guest have different page sizes - - - - --- 2013-02-04 Michael Tokarev New
[v3,01/10] main-loop: fix select_ret uninitialized variable warning - - 1 - --- 2013-02-04 Stefan Hajnoczi New
[v3,02/10] main-loop: switch to g_poll() on POSIX hosts - - 1 - --- 2013-02-04 Stefan Hajnoczi New
[v3,03/10] main-loop: switch POSIX glib integration to GPollFD - - 1 - --- 2013-02-04 Stefan Hajnoczi New
[v3,04/10] slirp: slirp/slirp.c coding style cleanup - - 1 - --- 2013-02-04 Stefan Hajnoczi New
[v3,05/10] slirp: switch to GPollFD - - 1 - --- 2013-02-04 Stefan Hajnoczi New
[v3,06/10] iohandler: switch to GPollFD - - 1 - --- 2013-02-04 Stefan Hajnoczi New
[v3,07/10] main-loop: drop rfds/wfds/xfds for good - - 1 - --- 2013-02-04 Stefan Hajnoczi New
[v3,08/10] aio: extract aio_dispatch() from aio_poll() - - 1 - --- 2013-02-04 Stefan Hajnoczi New
[v3,09/10] aio: convert aio_poll() to g_poll(3) - - 1 - --- 2013-02-04 Stefan Hajnoczi New
[v3,10/10] aio: support G_IO_HUP and G_IO_ERR - - 1 - --- 2013-02-04 Stefan Hajnoczi New
[1/4] char: poll a frontend only if it's writable - - - - --- 2013-02-04 Amit Shah New
[2/4] char: fix return value of can_read functions on no input - - - - --- 2013-02-04 Amit Shah New
[3/4] char: add gio watch fn for tcp backends - - - - --- 2013-02-04 Amit Shah New
[4/4] virtio: console: add flow control - - - - --- 2013-02-04 Amit Shah New
[01/10] hw/vexpress: Pass proc_id via VEDBoardInfo - - - - --- 2013-02-04 Peter Maydell New
[02/10] hw/arm_sysctl: Handle SYS_CFGCTRL in a more structured way - - - - --- 2013-02-04 Peter Maydell New
[03/10] hw/arm_sysctl: Implement SYS_CFG_MUXFPGA writes as a no-op - - - - --- 2013-02-04 Peter Maydell New
[04/10] hw/arm_sysctl: Implement SYS_CFG_DVIMODE as a no-op - - - - --- 2013-02-04 Peter Maydell New
[05/10] hw/arm_sysctl: Convert from qdev init to instance_init - - - - --- 2013-02-04 Peter Maydell New
[06/10] qdev: Implement (variable length) array properties - - - - --- 2013-02-04 Peter Maydell New
[07/10] hw/arm_sysctl: Implement SYS_CFG_VOLT - - - - --- 2013-02-04 Peter Maydell New
[08/10] hw/vexpress: Pass voltage sensor properties to sysctl device - - - - --- 2013-02-04 Peter Maydell New
[09/10] hw/arm_sysctl: Implement SYS_CFG_OSC function - - - - --- 2013-02-04 Peter Maydell New
[10/10] hw/vexpress: Set reset values for daughterboard oscillators - - - - --- 2013-02-04 Peter Maydell New
block/raw-posix: detect readonly LVM volumes using BLKROGET - - - - --- 2013-02-04 Stefan Hajnoczi New
[for-1.4] acpi_piix4: fix segfault migrating from 1.2 - - - - --- 2013-02-04 Michael Roth New
check-qjson: More thorough testing of UTF-8 in strings - - - - --- 2013-02-04 Markus Armbruster New
[01/19] hw: move char backends to backends/ - - - - --- 2013-02-04 Paolo Bonzini New
[02/19] hw: move fifo.[ch] to libqemuutil - - - - --- 2013-02-04 Paolo Bonzini New
[03/19] hw: move qdev-monitor.o to toplevel directory - - - - --- 2013-02-04 Paolo Bonzini New
[04/19] hw: move device-hotplug.o to toplevel, compile it once - - - - --- 2013-02-04 Paolo Bonzini New
[05/19] virtio-9p: use CONFIG_VIRTFS, not CONFIG_LINUX - - - - --- 2013-02-04 Paolo Bonzini New
[06/19] virtio-9p: remove PCI dependencies from hw/9pfs/ - - - - --- 2013-02-04 Paolo Bonzini New
[07/19] vt82c686: vt82c686 is not a PCI host bridge - - - - --- 2013-02-04 Paolo Bonzini New
[08/19] ppc: do not use ../ in include files - - - - --- 2013-02-04 Paolo Bonzini New
[09/19] hw: include hw header files with full paths - - - - --- 2013-02-04 Paolo Bonzini New
[10/19] hw: move some header files to include/ - - - - --- 2013-02-04 Paolo Bonzini New
[11/19] hw: make subdirectories for devices - - - - --- 2013-02-04 Paolo Bonzini New
[12/19] hw: move target-independent files to subdirectories - - - - --- 2013-02-04 Paolo Bonzini New
[13/19] hw: move boards and some devices to hw/ARCH - - - - --- 2013-02-04 Paolo Bonzini New
[14/19] hw: use default-configs for more devices instead of hw/ARCH/Makefile.objs - - - - --- 2013-02-04 Paolo Bonzini New
[15/19] hw: move private headers to corresponding .c directory - - - - --- 2013-02-04 Paolo Bonzini New
[16/19] MAINTAINERS: update for source code movement - - - - --- 2013-02-04 Paolo Bonzini New
[17/19] hw: use _p variants, not _raw - - - - --- 2013-02-04 Paolo Bonzini New
[18/19] hw: remove CPU dependencies - - - - --- 2013-02-04 Paolo Bonzini New
[19/19] hw: compile most devices once - - - - --- 2013-02-04 Paolo Bonzini New
bitops: unify bitops_flsl with host-utils.h, call it bitops_clzl - - 1 - --- 2013-02-04 Richard Henderson New
[1/8] cutils: unsigned int parsing functions - - 2 - --- 2013-02-04 Eduardo Habkost New
[2/8] vl.c: Fix off-by-one bug when handling "-numa node" argument - - 1 - --- 2013-02-04 Eduardo Habkost New
[3/8] vl.c: Abort on unknown -numa option type - - 1 - --- 2013-02-04 Eduardo Habkost New
[4/8] vl.c: Check for NUMA node limit inside numa_add() - - 1 - --- 2013-02-04 Eduardo Habkost New
[5/8] vl.c: numa_add(): Validate nodeid before using it - - 1 - --- 2013-02-04 Eduardo Habkost New
[6/8] vl.c: Use parse_uint_full() for NUMA nodeid - - 1 - --- 2013-02-04 Eduardo Habkost New
[7/8] vl.c: Extract -numa "cpus" parsing to separate function - - 1 - --- 2013-02-04 Eduardo Habkost New
[8/8] vl.c: validate -numa "cpus" parameter properly - - 1 - --- 2013-02-04 Eduardo Habkost New
s390x: silence warning from GCC on uninitialized values - - - - --- 2013-02-04 Anthony Liguori New
[for-1.4,1/2] bswap: Fix width of swap in leul_to_cpu 1 - - - --- 2013-02-05 Richard Henderson New
[for-1.4,2/2] configure: Fix build with XFree - - - - --- 2013-02-05 Richard Henderson New
[v2] usb-ehci: Replace PORTSC macros with variables - - - - --- 2013-02-05 Kuo-Jung Su New
[1/2] qemu/iovec: Don't assert if sbytes is zero - - - - --- 2013-02-05 Aneesh Kumar K.V New
[2/2] qemu/9p: Don't ignore error in fid clunk - - - - --- 2013-02-05 Aneesh Kumar K.V New
[v2] check-qjson: More thorough testing of UTF-8 in strings - - - - --- 2013-02-05 Markus Armbruster New
[1/2] s390/sclpconsole: prevent char layer callback during initialization - - - - --- 2013-02-05 Christian Borntraeger New
[2/2] s390: simplify kvm cpu init - - - - --- 2013-02-05 Christian Borntraeger New
s390x: silence warning from GCC on uninitialized values - - - - --- 2013-02-05 Cornelia Huck New
sandbox: Report error on forbidden system call - - - - --- 2013-02-05 Michal Prívozník New
[v2] block/raw-posix: detect readonly Linux block devices using BLKROGET - - 1 - --- 2013-02-05 Stefan Hajnoczi New
« 1 2 ... 535 536 5374300 4301 »