Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 443 444 445 446 447 448 449 450 451 ... 598 599 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[v2,03/10] chardev: reduce chardev ifdef mess a bit 2013-01-10 Gerd Hoffmann New
[v2,03/10] eepro100: Remove unused structure element 2011-04-30 Stefan Weil Accepted
[v2,03/10] elfload: use tswapreg consistently in elf_core_copy_regs 2013-04-03 Paolo Bonzini New
[v2,03/10] fdc: most control commands do not generate interrupts 2012-01-15 Hervé Poussineau New
[v2,03/10] hw/arm_sysctl: Implement SYS_CFG_MUXFPGA writes as a no-op 2013-02-25 Peter Maydell New
[v2,03/10] qapi: add QemuFileInputVisitor 2011-10-27 Michael Roth New
[v2,03/10] qcow2: Return 0/-errno in get_cluster_table 2010-01-20 Kevin Wolf New
[v2,03/10] target-arm: allow modifying vfp fpexc en bit only 2009-10-24 Juha.Riihimaki@nokia.com New
[v2,03/10] target-ppc: add instruction flags for Book I 2.05 2013-04-20 Aurelien Jarno New
[v2,03/10] target-xtensa: handle boolean option in overlays 2012-09-09 Max Filippov New
[v2,03/10] tcg/optimize: rework copy progagation 2012-09-21 Aurelien Jarno New
[v2,03/10] vnc: only use a single zlib stream 2010-05-18 Corentin Chary New
[v2,03/10] xhci: Fix reset of MSI function 2012-05-10 Jan Kiszka New
[v2,03/11] blockdev: Move BlockInterfaceType from qemu-common.h to blockdev.h 2011-01-28 Markus Armbruster New
[v2,03/11] configure: Fix compiler warning in config.log (integer from pointer) 2011-12-17 Stefan Weil Accepted
[v2,03/11] curl: change curl_multi_do to curl_fd_handler 2013-05-14 Fam Zheng New
[v2,03/11] error: Convert qemu_opts_create() to QError 2010-03-22 Markus Armbruster New
[v2,03/11] hw/9pfs: Fix unchecked strdup() by converting to g_strdup() 2013-01-16 Markus Armbruster New
[v2,03/11] kvm: Pass CPUState to kvm_vcpu_ioctl() 2012-12-16 Andreas Färber New
[v2,03/11] mcf_fec: convert to memory API 2011-11-22 Benoit Canet New
[v2,03/11] trace: [tracetool] Simplify event line parsing 2012-02-03 Lluís Vilanova New
[v2,03/11] trace: [ust] fix generation of 'trace.c' on events without args 2011-04-06 =?utf-8?Q?Llu=C3=ADs?= New
[v2,03/11] uImage: increase the gzip load size 2012-06-21 Alexander Graf New
[v2,03/11] update halted state on mp_state sync 2009-12-01 Glauber Costa New
[v2,03/11] usb/ehci: parameterise the register region offsets 2012-10-26 Peter Crosthwaite New
[v2,03/11] versatile_pci: Update to realize and instance init functions 2013-03-26 Peter Maydell New
[v2,03/11] xilinx_timer: changed nr_timers to one_timer_only 2012-06-13 Peter A. G. Crosthwaite New
[v2,03/12] ARM: Add AArch64 translation stub 2013-04-30 John Rigby New
[v2,03/12] VMDK: probe for monolithicFlat images 2011-06-24 Feiran Zheng New
[v2,03/12] block: implement dirty bitmap using HBitmap 2013-01-16 Paolo Bonzini New
[v2,03/12] hw/omap2.c : separate gptimer module 2010-05-31 cmchao New
[v2,03/12] isa: implement isa_address_space() as a method of ISA bus 2011-09-20 Hervé Poussineau New
[v2,03/12] main-loop: use event notifiers 2012-08-07 Paolo Bonzini New
[v2,03/12] qemu-socket: Make socket_optslist public 2013-03-20 Kevin Wolf New
[v2,03/12] qom: preserve object while unparenting it 2013-01-21 Paolo Bonzini New
[v2,03/12] savevm: add error parameter to qemu_savevm_state_begin() 2013-03-22 Pavel Hrdina New
[v2,03/12] savevm: update bdrv_snapshot_find() to find snapshot by id or name and add error parameter 2013-04-24 Pavel Hrdina New
[v2,03/12] target-s390x: Add missing tcg_temp_free_i64() in gen_jcc() 2011-05-27 Stefan Weil Accepted
[v2,03/13] iommu: IOMMU groups for VT-d and AMD-Vi 2012-05-22 Alex Williamson New
[v2,03/13] qdev: add property type for 32bit signed integers. 2009-09-10 Gerd Hoffmann Superseded
[v2,03/13] raw-posix: Fix test for host CD-ROM 2010-07-06 Markus Armbruster New
[v2,03/13] target-sh4: Start QOM'ifying CPU init 2012-04-13 Andreas Färber New
[v2,03/14] cmdline: implement -S with QemuOpts 2012-04-11 Paolo Bonzini New
[v2,03/14] target-arm: Move FPSID config to cpu init fns 2012-04-14 Peter Maydell New
[v2,03/14] target-m68k: switch to AREG0 free mode 2012-09-08 Blue Swirl New
[v2,03/15] fdc: add PC-9821 family interface 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,03/15] net: Look up 'vlan' net clients using hubs 2012-05-23 Zhiyong Wu New
[v2,03/15] qcow: move some blocks of code to avoid useless variable initialization 2011-08-09 Frediano Ziglio New
[v2,03/15] qdev: Allow device addressing via 'driver.instance' 2010-05-22 Jan Kiszka New
[v2,03/15] qdev_prop_parse(): extend signature with Error 2013-02-05 Laszlo Ersek New
[v2,03/15] qemu-log: Introduce qemu_log_mask_vprintf() 2013-02-21 Andreas Färber New
[v2,03/15] sheepdog: move coroutine send/recv function to generic code 2011-09-16 Paolo Bonzini New
[v2,03/15] target-i386: Add range check for -cpu , family=x 2012-04-24 Andreas Färber New
[v2,03/15] virtio-serial: move property declarations to header file 2012-01-02 Paolo Bonzini New
[v2,03/15] vnc: refresh lossy rect after a given timeout 2010-11-11 Corentin Chary New
[v2,03/15] x86: Small cleanups of MCE helpers 2011-02-18 Jan Kiszka New
[v2,03/16] apic: Stop timer on reset 2011-12-04 Jan Kiszka New
[v2,03/16] block: Framework for reopening files safely 2012-09-13 Jeff Cody New
[v2,03/16] net: Look up 'vlan' net clients using hubs 2012-07-24 Stefan Hajnoczi New
[v2,03/16] qdev: Add a get_dev_path() function to BusInfo 2010-06-25 Alex Williamson New
[v2,03/17] Openrisc: add basic machine 2012-05-27 Liu New
[v2,03/17] block: add error parameter to bdrv_snapshot_goto() and related functions 2012-12-13 Pavel Hrdina New
[v2,03/17] kvm: Stop on all fatal exit reasons 2011-01-03 Jan Kiszka New
[v2,03/17] qapi: introduce "size" type 2012-06-13 Laszlo Ersek New
[v2,03/17] tests: adjust test-aio to new aio_poll() semantics 2013-04-17 Stefan Hajnoczi New
[v2,03/18] apci: switch vt82c686 to memory api 2012-11-27 Gerd Hoffmann New
[v2,03/18] block: pass protocol flags up to the format 2012-01-26 Paolo Bonzini New
[v2,03/18] hw/onenand: Qdevify 2011-08-28 Peter Maydell New
[v2,03/18] qcow2: Ignore reserved bits in get_cluster_offset 2012-04-16 Kevin Wolf New
[v2,03/18] qom: register legacy properties as new style properties (v2) 2011-12-02 Anthony Liguori New
[v2,03/18] tcg/arm: remove store signed functions 2010-04-10 Aurelien Jarno New
[v2,03/18] vnc: add lossy option 2010-07-07 Corentin Chary New
[v2,03/19] softfloat: implement fused multiply-add NaN propagation for MIPS 2012-10-30 Aurelien Jarno New
[v2,03/19] target-i386: use CPU_LDoubleU instead of a private union 2011-04-13 Aurelien Jarno New
[v2,03/20] arm: add Faraday FTAPBBRG020 APB DMA support 2013-01-25 Kuo-Jung Su New
[v2,03/20] s390: Detect invalid invocations of qemu_ram_free/remap 2011-03-15 Jan Kiszka New
[v2,03/20] softfloat: add floatx80 constants 2011-04-20 Aurelien Jarno New
[v2,03/21] cpuid: replace magic number with named constant 2009-09-18 Andre Przywara Superseded
[v2,03/21] pci: pci capability must be in PCI space 2012-10-09 Jason Baron New
[v2,03/21] qapi: add module init types for qapi 2011-06-03 Michael Roth New
[v2,03/21] qcow2: Remove bogus unlock of s->lock 2013-03-26 Kevin Wolf New
[v2,03/21] qemu-kvm: Clean up register access API 2010-02-03 Jan Kiszka New
[v2,03/21] scsi: introduce scsi_req_data 2011-05-16 Paolo Bonzini New
[v2,03/22] pci_host: convert conf index and data ports to memory API 2011-08-24 Avi Kivity New
[v2,03/23] memory: implement dirty tracking 2011-07-26 Avi Kivity New
[v2,03/23] pc: Convert GSIState::i8259_irq into array 2011-10-07 Jan Kiszka New
[v2,03/23] switch chardev to QemuOpts: infrastructure, null device 2009-09-10 Gerd Hoffmann Superseded
[v2,03/23] trace: Let the user specify her own trace-events file 2013-04-16 Lluís Vilanova New
[v2,03/24] Stop current VCPU on synchronous reset requests 2011-02-01 Jan Kiszka New
[v2,03/24] arm_gic: convert to memory API 2011-08-15 Avi Kivity New
[v2,03/24] qom: add class_base_init 2012-04-11 Paolo Bonzini New
[v2,03/25] build: add rules for nesting 2012-06-06 Paolo Bonzini New
[v2,03/26] tcg: add temp_sync() 2012-10-09 Aurelien Jarno New
[v2,03/27] qom: clean up/optimize object_dynamic_cast 2012-02-04 Paolo Bonzini New
[v2,03/27] tcg-ppc64: Introduce and use tcg_out_rlw 2013-03-05 Richard Henderson New
[v2,03/31] target-xtensa: implement disas_xtensa_insn 2011-07-24 Max Filippov New
[v2,03/33] atapi: move GESN definitions to scsi-defs.h 2011-10-25 Paolo Bonzini New
[v2,03/38] eepro100: convert to PCIDeviceInfo to initialize ids 2011-05-17 Isaku Yamahata New
[v2,03/38] vga: convert vga and its derivatives to the memory API 2011-08-03 Avi Kivity New
[v2,03/39] compiler: use weak aliases to provide default definitions 2012-10-31 Paolo Bonzini New