Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 478 479 480 481 482 483 484 485 486 ... 595 596 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[v2] configure: properly check if -lrt and -lm is needed 2012-08-16 Natanael Copa New
[v2] configure: remove duplicate test 2013-04-09 Paolo Bonzini New
[v2] console: Correct computation of bytes per pixel from bits per pixel 2012-08-22 BALATON Zoltan New
[v2] console: Implementing blinking of cursor 2012-07-09 Jan Kiszka New
[v2] correct error message qemu-img reported 2012-11-02 liguang New
[v2] correct migrate_set_speed's args_type 2010-11-25 Wen Congyang New
[v2] cow: use bdrv_co_is_allocated() 2011-11-23 Stefan Hajnoczi New
[v2] cpu-exec.c: Correct comment about this file and indentation cleanup 2012-02-06 陳韋任 New
[v2] dataplane: remove EventPoll in favor of AioContext 2013-02-22 Paolo Bonzini New
[v2] deal with guest paniced event 2012-03-07 Wen Congyang New
[v2] device-assignment: Rework "name" of assigned pci device 2010-06-29 Hidetoshi Seto New
[v2] device_tree: Add support for reading device tree properties 2012-07-10 Peter Maydell New
[v2] disable sigcld handling before calling pclose() 2010-12-21 Wen Congyang New
[v2] dma: Avoid reentrancy in DMA transfer handlers 2011-10-31 Kevin Wolf New
[v2] do not chdir(/) in qemu-nbd before opening all files 2012-01-16 Michael Tokarev New
[v2] doc: Update monitor info subcommands 2010-05-12 Stefan Hajnoczi New
[v2] doc: document -netdev hubport 2013-02-21 Stefan Hajnoczi New
[v2] e1000: Fix multi-descriptor packet checksum offload 2011-03-07 Stefan Hajnoczi New
[v2] e1000: pre-initialize RAH/RAL registers 2012-10-31 Gabriel L. Somlo New
[v2] ehci: remove hack 2012-04-17 Gerd Hoffmann New
[v2] es1370: Fix compiler warnings for debug code 2010-10-01 Stefan Weil Superseded
[v2] esp: add Tekram DC-390 emulation (PC SCSI adapter) 2012-08-02 Hervé Poussineau New
[v2] esp: add Tekram DC-390 emulation (PC SCSI adapter) 2012-08-02 Paolo Bonzini New
[v2] esp: cancel current request only if some request is in flight 2011-07-09 Hervé Poussineau New
[v2] exec.c: Fix subpage memory access to RAM MemoryRegion 2011-11-30 Andreas Färber New
[v2] exec.c: Use tb1->phys_hash_next directly in tb_remove 2012-11-20 陳韋任 New
[v2] exec: make -mem-path filenames deterministic 2013-03-01 Peter Feiner New
[v2] exynos4210/mct: Avoid infinite loop on non incremental timers 2012-12-03 Jean-Christophe DUBOIS New
[v2] fdc: fix media change detection for windows 2012-06-05 Pavel Hrdina New
[v2] fix info qtree indention 2012-07-11 Gerd Hoffmann New
[v2] fix qemu_flush_queued_packets() in presence of a hub 2013-02-05 Luigi Rizzo New
[v2] fix unbounded NetQueue 2013-02-05 Luigi Rizzo New
[v2] fix vnc regression 2011-03-01 Wen Congyang New
[v2] fw_cfg: Use g_file_get_contents instead of multiple fread() calls 2011-10-24 Pavel Borzenkov New
[v2] gdbstub: Close connection in gdb_exit 2011-01-13 Fabien Chouteau New
[v2] gdbstub: Fix memory leak 2011-10-18 Stefan Weil Accepted
[v2] gtk: Fix accelerator filtering 2013-02-25 Jan Kiszka New
[v2] gtk: Release modifier when graphic console loses keyboard focus 2013-02-26 Jan Kiszka New
[v2] gtk: Rename File to Machine menu and add stop, reset and power-down items 2013-02-22 Jan Kiszka New
[v2] gtk: Replace bogus term "VGA" with "Screen" 2013-02-22 Jan Kiszka New
[v2] handle device help before accelerator set up 2012-08-09 Bruce Rogers New
[v2] hmp/qxl: info spice: add qxl info 2012-05-24 Alon Levy New
[v2] hmp: fix info cpus for sparc targets 2012-10-19 Aurelien Jarno New
[v2] hw/a9mpcore: Fix compilation failure if physaddrs are 64 bit 2012-05-22 Peter Maydell New
[v2] hw/armv7m_nvic: Implement byte/halfword access for NVIC SCB_SHPRx registers 2012-10-14 Andre Beckus New
[v2] hw/i386/pc: reject to boot a wrong header magic kernel 2013-04-01 liguang New
[v2] hw/i386: Fix broken build for non POSIX hosts 2013-01-05 Stefan Weil Accepted
[v2] hw/integratorcp: Fix bugs in writes to CM_CTRL system register 2011-09-12 Peter Maydell New
[v2] hw/nand.c: bug fix to BUSY/READY status bit 2013-01-25 Kuo-Jung Su New
[v2] hw/nand.c: bug fix to erase operation 2013-01-25 Kuo-Jung Su New
[v2] hw/pc: Support system flash memory with -pflash parameter 2011-03-24 jordan.l.justen@intel.com New
[v2] hw/pl110: Fix spelling of 'palette' 2012-08-27 Peter Maydell New
[v2] hw/tpci200: Fix compiler warning (redefined symbol with MinGW) 2013-01-21 Stefan Weil Accepted
[v2] hw/vexpress.c: Add NOR flash model 2012-03-21 walimis New
[v2] hw/virtio-9p-local.c: Remove unnecessary null char in symlink file 2010-12-21 Harsh Prateek Bora New
[v2] hw/virtio-serial-bus: post_load send_event when vm is running 2012-11-17 Alon Levy New
[v2] hw/wm8731: add WM8731 codec support 2013-01-25 Kuo-Jung Su New
[v2] hw: Add VMware's GETHZ command. 2012-08-31 Don Slutz New
[v2] i.MX: implement a more correct version of EPIT timer. 2013-04-10 Jean-Christophe DUBOIS New
[v2] ide: Adds "model=s" option, allowing the user to override the default disk model name "QEMU HARDDISK" 2012-03-12 Floris Bos New
[v2] ide: Clear error_status after restarting flush 2011-06-15 Kevin Wolf New
[v2] ide: Register vm change state handler once only 2010-12-16 Stefan Hajnoczi New
[v2] ifname=xxx for -netdev bridge 2013-03-24 Alexandre Kandalintsev New
[v2] ignore patch related files 2011-05-18 Mike Frysinger New
[v2] ioport: Fix duplicated code 2010-11-11 Luiz Capitulino New
[v2] ioport: Improve error output 2011-03-06 Andreas Färber New
[v2] iotests: fix error in 005 2012-04-17 Robert Wang New
[v2] isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS) 2013-05-13 jordan.l.justen@intel.com New
[v2] iscsi: fix deadlock during login 2012-11-17 Peter Lieven New
[v2] ivshmem: add a new PIO BAR3(Doorbell) besides MMIO BAR0 to reduce notification time 2011-11-18 zanghongyong@huawei.com New
[v2] keep the PID file locked for the lifetime of the process 2012-01-27 Laszlo Ersek New
[v2] kvm-all.c: Move init of irqchip_inject_ioctl out of kvm_irqchip_create() 2012-08-15 Peter Maydell New
[v2] kvm: Check if smp_cpus exceeds max cpus supported by kvm 2012-07-31 dunrong huang New
[v2] kvm: Detect number of available memory slots from the host kernel 2012-12-10 Alex Williamson New
[v2] kvm: Fix build for non-CAP_IRQ_ROUTING targets 2012-06-05 Jan Kiszka New
[v2] kvm: ppc: fixes for KVM_SET_SREGS on init 2011-04-11 Scott Wood New
[v2] kvm_init didn't set return value after create vm failed 2011-10-27 Xu He Jie New
[v2] kvmvapic: Fix TB invalidation after instruction patching 2012-11-04 Jan Kiszka New
[v2] libcacard: Spelling and grammar fixes in documentation 2012-02-26 Stefan Weil Superseded
[v2] linux-user, alpha: l_type of fcntl() flock differs 2013-01-10 Laurent Vivier New
[v2] linux-user,alpha: correct select() 2013-01-10 Laurent Vivier New
[v2] linux-user/FLAT: allow targets to override FLAT processing 2011-01-25 Mike Frysinger New
[v2] linux-user/elfload: add FDPIC support 2011-01-23 Mike Frysinger New
[v2] linux-user/syscall.c: fix copy_to_user_fdset for fds over 30 2013-01-05 Nickolai Zeldovich New
[v2] linux-user: Define AT_RANDOM to support target dynamic linkers that do ASLR 2011-06-01 vincent New
[v2] linux-user: Fix 32-on-64 mmap for x86_64 2011-11-24 Alexander Graf New
[v2] linux-user: Fix the computation of the requested heap size 2011-06-15 vincent New
[v2] linux-user: Restore original behavior of the -E and -U command-line options. 2013-04-25 Thomas Schwinge New
[v2] linux-user: add ppoll syscall support 2011-01-23 Mike Frysinger New
[v2] linux-user: add pselect6 syscall support 2011-06-03 Mike Frysinger New
[v2] linux-user: correct reboot() 2013-01-07 Laurent Vivier New
[v2] linux-user: correct semctl() and shmctl() 2013-01-02 Laurent Vivier New
[v2] linux-user: correct setsockopt() 2013-01-01 Laurent Vivier New
[v2] linux-user: fix emulation of getdents 2012-08-18 Dmitry V. Levin New
[v2] linux-user: fix memory leak in failure path 2011-09-28 ajia@redhat.com New
[v2] linux-user: fix running programs with iwmmxt 2010-05-08 Lars Munch New
[v2] linux-user: fix wait* syscall status returns 2011-11-23 Alexander Graf New
[v2] linux-user: implement sched_{g, s}etaffinity 2011-02-01 Mike Frysinger New
[v2] linux-user: improve target_to_host_sock_type conversion 2013-04-10 Petar Jovanovic New
[v2] linux-user: improve target_to_host_sock_type conversion 2013-04-01 Petar Jovanovic New