Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 522 523 524 525 526 527 528 529 530 ... 568 569 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[58/60] qxl: save qemu_create_displaysurface_from result 2013-02-04 Michael Tokarev New
[27/60] x86: Fixed incorrect segment base address addition in 64-bits mode 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
[51/60] vmdk: Fix data corruption bug in WRITE and READ handling 2013-02-04 Michael Tokarev New
[55/60] arm_boot: Change initrd load address to "halfway through RAM" 2013-02-04 Michael Tokarev New
[18/60] e1000: flush queue whenever can_receive can go from false to true 2013-02-04 Michael Tokarev New
[17/60] net: notify iothread after flushing queue 2013-02-04 Michael Tokarev New
[31/60] linux-user: fix emulation of getdents 2013-02-04 Michael Tokarev New
[19/60] fix entry pointer for ELF kernels loaded with -kernel option 2013-02-04 Michael Tokarev New
[v3,05/10] slirp: switch to GPollFD 2013-02-04 Stefan Hajnoczi New
[v3,01/10] main-loop: fix select_ret uninitialized variable warning 2013-02-04 Stefan Hajnoczi New
[v3,03/10] main-loop: switch POSIX glib integration to GPollFD 2013-02-04 Stefan Hajnoczi New
[28/60] Fixes related to processing of qemu's -numa option 2013-02-04 Michael Tokarev New
[34/60] memory: fix rendering of a region obscured by another 2013-02-04 Michael Tokarev New
[4/4] virtio: console: add flow control 2013-02-04 Amit Shah New
[3/4] char: add gio watch fn for tcp backends 2013-02-04 Amit Shah New
[04/60] configure: Fix CONFIG_QEMU_HELPERDIR generation 2013-02-04 Michael Tokarev New
[1/4] char: poll a frontend only if it's writable 2013-02-04 Amit Shah New
[44/60] qcow2: Fix refcount table size calculation 2013-02-04 Michael Tokarev New
[25/60] hw: Fix return value check for bdrv_read, bdrv_write 2013-02-04 Michael Tokarev New
[v3,10/10] aio: support G_IO_HUP and G_IO_ERR 2013-02-04 Stefan Hajnoczi New
[v3,09/10] aio: convert aio_poll() to g_poll(3) 2013-02-04 Stefan Hajnoczi New
[v3,02/10] main-loop: switch to g_poll() on POSIX hosts 2013-02-04 Stefan Hajnoczi New
[v3,08/10] aio: extract aio_dispatch() from aio_poll() 2013-02-04 Stefan Hajnoczi New
[56/60] target-xtensa: fix search_pc for the last TB opcode 2013-02-04 Michael Tokarev New
[32/60] qed: refuse unaligned zero writes with a backing file 2013-02-04 Michael Tokarev New
[36/60] PPC: Bamboo: Fix memory size DT property 2013-02-04 Michael Tokarev New
[40/60] nbd: fixes to read-only handling 2013-02-04 Michael Tokarev New
[24/60] qxl: always update displaysurface on resize 2013-02-04 Michael Tokarev New
[49/60] tap: reset vnet header size on open 2013-02-04 Michael Tokarev New
[07/10] hw/arm_sysctl: Implement SYS_CFG_VOLT 2013-02-04 Peter Maydell New
[16/60] blockdev: preserve readonly and snapshot states across media changes 2013-02-04 Michael Tokarev New
[v3,06/10] iohandler: switch to GPollFD 2013-02-04 Stefan Hajnoczi New
[23/60] hw/qxl: qxl_dirty_surfaces: use uintptr_t 2013-02-04 Michael Tokarev New
[03/60] use --libexecdir instead of ignoring it first and reinventing it later 2013-02-04 Michael Tokarev New
block/raw-posix: detect readonly LVM volumes using BLKROGET 2013-02-04 Stefan Hajnoczi New
[54/60] hw/arm_boot.c: Consistently use ram_size from arm_boot_info struct 2013-02-04 Michael Tokarev New
[37/60] target-sparc64: disable VGA cirrus 2013-02-04 Michael Tokarev New
[22/60] uhci: Raise interrupt when requested even for non active tds 2013-02-04 Michael Tokarev New
[v3,07/10] main-loop: drop rfds/wfds/xfds for good 2013-02-04 Stefan Hajnoczi New
[14/60] fpu/softfloat.c: Return correctly signed values from uint64_to_float32 2013-02-04 Michael Tokarev New
[11/60] net: add -netdev options to man page 2013-02-04 Michael Tokarev New
[43/60] qcow2: Fix avail_sectors in cluster allocation code 2013-02-04 Michael Tokarev New
[13/60] usb-audio: fix usb version 2013-02-04 Michael Tokarev New
[06/10] qdev: Implement (variable length) array properties 2013-02-04 Peter Maydell New
[46/60] e1000: Discard oversized packets based on SBP|LPE 2013-02-04 Michael Tokarev New
[05/60] fix CONFIG_QEMU_HELPERDIR generation again 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
[01/10] hw/vexpress: Pass proc_id via VEDBoardInfo 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
[02/10] hw/arm_sysctl: Handle SYS_CFGCTRL in a more structured way 2013-02-04 Peter Maydell New
[08/10] hw/vexpress: Pass voltage sensor properties to sysctl device 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
[1/5] target-i386: Move cpu_x86_init() 2013-02-05 Igor Mammedov New
[4/7] xhci: fix portsc writes 2013-04-16 Gerd Hoffmann New
[07/60] cpu_physical_memory_write_rom() needs to do TB invalidates 2013-02-04 Michael Tokarev New
[09/10] hw/arm_sysctl: Implement SYS_CFG_OSC function 2013-02-04 Peter Maydell 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
[v3,04/10] slirp: slirp/slirp.c coding style cleanup 2013-02-04 Stefan Hajnoczi New
[10/10] hw/vexpress: Set reset values for daughterboard oscillators 2013-02-04 Peter Maydell 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
[04/19] hw: move device-hotplug.o to toplevel, compile it once 2013-02-04 Paolo Bonzini New
[05/10] hw/arm_sysctl: Convert from qdev init to instance_init 2013-02-04 Peter Maydell New
[5/8] vl.c: numa_add(): Validate nodeid before using it 2013-02-04 Eduardo Habkost New
bitops: unify bitops_flsl with host-utils.h, call it bitops_clzl 2013-02-04 Richard Henderson New
[11/19] hw: make subdirectories for devices 2013-02-04 Paolo Bonzini New
[05/19] virtio-9p: use CONFIG_VIRTFS, not CONFIG_LINUX 2013-02-04 Paolo Bonzini New
[7/8] vl.c: Extract -numa "cpus" parsing to separate function 2013-02-04 Eduardo Habkost New
[21/60] vnc: fix "info vnc" with "-vnc ..., reverse=on" 2013-02-04 Michael Tokarev New
[38/60] xhci: fix usb name in caps 2013-02-04 Michael Tokarev New
[4/8] vl.c: Check for NUMA node limit inside numa_add() 2013-02-04 Eduardo Habkost New
[08/19] ppc: do not use ../ in include files 2013-02-04 Paolo Bonzini New
[2/4] char: fix return value of can_read functions on no input 2013-02-04 Amit Shah New
[1/8] cutils: unsigned int parsing functions 2013-02-04 Eduardo Habkost New
[4/4] pci: add pci test device 2013-04-18 Michael S. Tsirkin New
[1/1] rng random backend: check for -EAGAIN errors on read 2013-04-16 Amit Shah New
[PULL,v4,00/24] console: console overhaul continued 2013-04-16 Gerd Hoffmann New
[2/5] console: Hook QemuConsoles into qom tree 2013-04-18 Gerd Hoffmann New
[09/24] console: switch color_table_rgb to pixman_color_t 2013-04-16 Gerd Hoffmann New
[1/5] console: qom-ify QemuConsole 2013-04-18 Gerd Hoffmann New
[v11,5/7] trace: [default] Port to generic event information and new control interface 2013-03-01 LluĂ­s Vilanova New
[v2,27/27] tcg-ppc64: Implement mulu2/muls2_i64 2013-03-05 Richard Henderson New
[for-1.4,1/2] bswap: Fix width of swap in leul_to_cpu 2013-02-05 Richard Henderson New
[7/9] spice-qemu-char: Add watch support 2013-04-16 Gerd Hoffmann New
[2/2] qemu/9p: Don't ignore error in fid clunk 2013-02-05 Aneesh Kumar K.V New
[5/5] console: extend screendump monitor cmd 2013-04-18 Gerd Hoffmann New
[3/5] console: add device link to QemuConsoles 2013-04-18 Gerd Hoffmann 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
[4/9] virtio-console: Also throttle when less was written then requested 2013-04-16 Gerd Hoffmann New
[8/9] spice-qemu-char: Remove intermediate buffer 2013-04-16 Gerd Hoffmann New
[16/24] console: move gui_update+gui_setup_refresh from vl.c into console.c 2013-04-16 Gerd Hoffmann New
[v2] linux-user: improve target_to_host_sock_type conversion 2013-04-10 Petar Jovanovic New
qapi: use valid JSON in schema 2013-04-10 Eric Blake New
[5/8] pseries: savevm support for PAPR VIO logical lan 2013-05-03 David Gibson New
[4/5] console: add qemu_console_lookup_by_device 2013-04-18 Gerd Hoffmann New
[v2] block/raw-posix: detect readonly Linux block devices using BLKROGET 2013-02-05 Stefan Hajnoczi New
[v2,1/6] hostmem: make hostmem single, not per Vring related 2013-05-03 pingfan liu New