Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 78781 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
753
754
755
…
787
788
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[PULL,17/19] aarch64: Allow -kernel option to take a gzip-compressed kernel.
-
-
-
2014-08-19
Peter Maydell
Accepted
[PULL,16/19] loader: Add load_image_gzipped function.
-
-
-
2014-08-19
Peter Maydell
Accepted
[PULL,15/19] arm: cortex-a9: Fix cache-line size and associativity
-
-
-
2014-08-19
Peter Maydell
Accepted
[PULL,14/19] arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2
-
-
-
2014-08-19
Peter Maydell
Accepted
[PULL,13/19] target-arm: Rename QEMU PSCI v0.1 definitions
-
-
-
2014-08-19
Peter Maydell
Accepted
[PULL,12/19] target-arm: Implement MDSCR_EL1 as having state
-
-
-
2014-08-19
Peter Maydell
Accepted
[PULL,11/19] target-arm: Implement ARMv8 single-stepping for AArch32 code
-
-
-
2014-08-19
Peter Maydell
Accepted
[PULL,10/19] target-arm: Implement ARMv8 single-step handling for A64 code
-
-
-
2014-08-19
Peter Maydell
Accepted
[PULL,09/19] target-arm: A64: Avoid duplicate exit_tb(0) in non-linked goto_tb
-
-
-
2014-08-19
Peter Maydell
Accepted
[PULL,08/19] target-arm: Set PSTATE.SS correctly on exception return from AArch64
-
-
-
2014-08-19
Peter Maydell
Accepted
[PULL,07/19] target-arm: Correctly handle PSTATE.SS when taking exception to AArch32
-
-
-
2014-08-19
Peter Maydell
Accepted
[PULL,06/19] target-arm: Don't allow AArch32 to access RES0 CPSR bits
-
-
-
2014-08-19
Peter Maydell
Accepted
[PULL,05/19] target-arm: Adjust debug ID registers per-CPU
-
-
-
2014-08-19
Peter Maydell
Accepted
[PULL,04/19] target-arm: Provide both 32 and 64 bit versions of debug registers
-
-
-
2014-08-19
Peter Maydell
Accepted
[PULL,03/19] target-arm: Allow STATE_BOTH reginfo descriptions for more than cp14
-
-
-
2014-08-19
Peter Maydell
Accepted
[PULL,02/19] target-arm: Collect up the debug cp register definitions
-
-
-
2014-08-19
Peter Maydell
Accepted
[PULL,01/19] target-arm: Fix return address for A64 BRK instructions
-
-
-
2014-08-19
Peter Maydell
Accepted
[PULL,00/19] target-arm queue
-
-
-
2014-08-19
Peter Maydell
Not Applicable
[PULL,v2,23/23] linux-user: check return value of malloc()
-
-
-
2014-08-19
Riku Voipio
Superseded
[PULL,v2,22/23] linux-user: writev Partial Writes
-
-
-
2014-08-19
Riku Voipio
Superseded
[PULL,v2,21/23] linux-user: Support target-to-host translation of mlockall argument
-
-
-
2014-08-19
Riku Voipio
Superseded
[PULL,v2,20/23] linux-user: clock_nanosleep errno Handling on PPC
-
-
-
2014-08-19
Riku Voipio
Superseded
[PULL,v2,19/23] linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2
-
-
-
2014-08-19
Riku Voipio
Superseded
[PULL,v2,18/23] linux-user: Move get_ppc64_abi
-
-
-
2014-08-19
Riku Voipio
Superseded
[PULL,v2,17/23] linux-user: Detect fault in sched_rr_get_interval
-
-
-
2014-08-19
Riku Voipio
Superseded
[PULL,v2,16/23] linux-user: Handle NULL sched_param argument to sched_*
-
-
-
2014-08-19
Riku Voipio
Superseded
[PULL,v2,15/23] linux-user: Detect Negative Message Sizes in msgsnd System Call
-
-
-
2014-08-19
Riku Voipio
Superseded
[PULL,v2,14/23] linux-user: Conditionally Pass Attribute Pointer to mq_open()
-
-
-
2014-08-19
Riku Voipio
Superseded
[PULL,v2,13/23] linux-user: Make ipc syscall's third argument an abi_long
-
-
-
2014-08-19
Riku Voipio
Superseded
[PULL,v2,12/23] linux-user: Properly Handle semun Structure In Cross-Endian Situations
-
-
-
2014-08-19
Riku Voipio
Superseded
[PULL,v2,11/23] linux-user: Dereference Pointer Argument to ipc/semctl Sys Call
-
-
-
2014-08-19
Riku Voipio
Superseded
[PULL,v2,10/23] linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2
-
-
-
2014-08-19
Riku Voipio
Superseded
[PULL,v2,09/23] linux-user: add setns and unshare
-
-
-
2014-08-19
Riku Voipio
Superseded
[PULL,v2,08/23] linux-user: support {name_to, open_by}_handle_at syscalls
-
-
-
2014-08-19
Riku Voipio
Rejected
[PULL,v2,07/23] linux-user: support ioprio_{get, set} syscalls
-
-
-
2014-08-19
Riku Voipio
Superseded
[PULL,v2,06/23] linux-user: support timerfd_{create, gettime, settime} syscalls
-
-
-
2014-08-19
Riku Voipio
Superseded
[PULL,v2,05/23] linux-user: fix readlink handling with magic exe symlink
-
-
-
2014-08-19
Riku Voipio
Superseded
[PULL,v2,04/23] linux-user: Fix conversion of sigevent argument to timer_create
-
-
-
2014-08-19
Riku Voipio
Superseded
[PULL,v2,03/23] linux-user: Fix syscall instruction usermode emulation on X86_64
-
-
-
2014-08-19
Riku Voipio
Superseded
[PULL,v2,02/23] linux-user: redirect openat calls
-
-
-
2014-08-19
Riku Voipio
Superseded
[PULL,v2,01/23] linux-user: /proc/self/maps content
-
-
-
2014-08-19
Riku Voipio
Superseded
[PULL,v2,00/23] linux-user updates
-
-
-
2014-08-19
Riku Voipio
Accepted
target-arm: Fix return address for A64 BRK instructions
-
-
-
2014-08-18
Peter Maydell
Accepted
[PULL,24/24] linux-user: check return value of malloc()
-
-
-
2014-08-15
Riku Voipio
Superseded
[PULL,23/24] linux-user: writev Partial Writes
-
-
-
2014-08-15
Riku Voipio
Superseded
[PULL,22/24] linux-user: Support target-to-host translation of mlockall argument
-
-
-
2014-08-15
Riku Voipio
Superseded
[PULL,21/24] linux-user: clock_nanosleep errno Handling on PPC
-
-
-
2014-08-15
Riku Voipio
Superseded
[PULL,20/24] linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2
-
-
-
2014-08-15
Riku Voipio
Superseded
[PULL,19/24] linux-user: Move get_ppc64_abi
-
-
-
2014-08-15
Riku Voipio
Superseded
[PULL,18/24] linux-user: Detect fault in sched_rr_get_interval
-
-
-
2014-08-15
Riku Voipio
Superseded
[PULL,17/24] linux-user: Handle NULL sched_param argument to sched_*
-
-
-
2014-08-15
Riku Voipio
Superseded
[PULL,16/24] linux-user: Detect Negative Message Sizes in msgsnd System Call
-
-
-
2014-08-15
Riku Voipio
Superseded
[PULL,15/24] linux-user: Conditionally Pass Attribute Pointer to mq_open()
-
-
-
2014-08-15
Riku Voipio
Superseded
[PULL,14/24] linux-user: Make ipc syscall's third argument an abi_long
-
-
-
2014-08-15
Riku Voipio
Superseded
[PULL,13/24] linux-user: Properly Handle semun Structure In Cross-Endian Situations
-
-
-
2014-08-15
Riku Voipio
Superseded
[PULL,12/24] linux-user: Dereference Pointer Argument to ipc/semctl Sys Call
-
-
-
2014-08-15
Riku Voipio
Superseded
[PULL,11/24] linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2
-
-
-
2014-08-15
Riku Voipio
Superseded
[PULL,10/24] linux-user: add setns and unshare
-
-
-
2014-08-15
Riku Voipio
Superseded
[PULL,09/24] linux-user: support {name_to, open_by}_handle_at syscalls
-
-
-
2014-08-15
Riku Voipio
Rejected
[PULL,08/24] linux-user: support ioprio_{get, set} syscalls
-
-
-
2014-08-15
Riku Voipio
Superseded
[PULL,07/24] linux-user: support timerfd_{create, gettime, settime} syscalls
-
-
-
2014-08-15
Riku Voipio
Superseded
[PULL,06/24] linux-user: fix readlink handling with magic exe symlink
-
-
-
2014-08-15
Riku Voipio
Superseded
[PULL,05/24] linux-user: Fix conversion of sigevent argument to timer_create
-
-
-
2014-08-15
Riku Voipio
Superseded
[PULL,04/24] linux-user: Fix syscall instruction usermode emulation on X86_64
-
-
-
2014-08-15
Riku Voipio
Superseded
[PULL,03/24] linux-user: make binfmt flag O require P
-
-
-
2014-08-15
Riku Voipio
Rejected
[PULL,02/24] linux-user: redirect openat calls
-
-
-
2014-08-15
Riku Voipio
Superseded
[PULL,01/24] linux-user: /proc/self/maps content
-
-
-
2014-08-15
Riku Voipio
Superseded
[PULL,00/24] Linux-user updates
-
-
-
2014-08-15
Riku Voipio
Accepted
[10/10] linux-user: add setns and unshare
-
-
-
2014-08-12
Riku Voipio
Superseded
[09/10] linux-user: support {name_to, open_by}_handle_at syscalls
-
-
-
2014-08-12
Riku Voipio
Rejected
[08/10] linux-user: support ioprio_{get, set} syscalls
-
-
-
2014-08-12
Riku Voipio
Superseded
[07/10] linux-user: support timerfd_{create, gettime, settime} syscalls
-
-
-
2014-08-12
Riku Voipio
Superseded
[06/10] linux-user: fix readlink handling with magic exe symlink
-
-
-
2014-08-12
Riku Voipio
Superseded
[05/10] linux-user: Fix conversion of sigevent argument to timer_create
-
-
-
2014-08-12
Riku Voipio
Superseded
[04/10] linux-user: Fix syscall instruction usermode emulation on X86_64
-
-
-
2014-08-12
Riku Voipio
Superseded
[03/10] linux-user: make binfmt flag O require P
-
-
-
2014-08-12
Riku Voipio
Rejected
[02/10] linux-user: redirect openat calls
-
-
-
2014-08-12
Riku Voipio
Superseded
[01/10] linux-user: /proc/self/maps content
-
-
-
2014-08-12
Riku Voipio
Superseded
[PULL,17/18] trace: add some tcg tracing support
-
-
-
2014-08-12
Stefan Hajnoczi
Accepted
[PULL,16/18] trace: teach lttng backend to use format strings
-
-
-
2014-08-12
Stefan Hajnoczi
Accepted
linux-user: Fix conversion of sigevent argument to timer_create
-
-
-
2014-08-09
Peter Maydell
Superseded
[v5,10/10] hw/arm/dyn_sysbus_devtree: enable simple VFIO dynamic instantiation
-
-
-
2014-08-09
Auger Eric
New
[v5,09/10] hw/vfio/platform: Add irqfd support
-
-
-
2014-08-09
Auger Eric
New
[v5,08/10] hw/intc/arm_gic_kvm: advertise irqfd
-
-
-
2014-08-09
Auger Eric
New
[v5,07/10] hw/vfio/platform: add vfio-platform support
-
-
-
2014-08-09
Auger Eric
New
[v5,06/10] hw/vfio: create common module
-
-
-
2014-08-09
Auger Eric
New
[v5,05/10] hw/vfio/pci: split vfio_get_device
-
-
-
2014-08-09
Auger Eric
New
[v5,04/10] hw/vfio/pci: Introduce VFIORegion
-
-
-
2014-08-09
Auger Eric
New
[v5,03/10] hw/vfio/pci: introduce VFIODevice
-
-
-
2014-08-09
Auger Eric
New
[v5,02/10] hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice
-
-
-
2014-08-09
Auger Eric
New
[v5,01/10] vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio
-
-
-
2014-08-09
Auger Eric
New
[4/4] qemu-char: Remove register_char_driver() machinery
-
-
-
2014-08-08
Peter Maydell
Superseded
[3/4] qemu-char: Convert udp char backend to parse/kind
-
-
-
2014-08-08
Peter Maydell
Superseded
[2/4] util/qemu-sockets.c: Support specifying IPv4 or IPv6 in socket_dgram()
-
-
-
2014-08-08
Peter Maydell
Superseded
[1/4] qemu-char: Convert socket char backend to parse/kind
-
-
-
2014-08-08
Peter Maydell
Superseded
[RFC,v2,7/7] hw/arm/virt: Support dynamically spawned sysbus devices
-
-
-
2014-08-08
Auger Eric
New
[RFC,v2,6/7] hw/arm/virt: add new add_fdt_xxx_node functions
-
-
-
2014-08-08
Auger Eric
New
[RFC,v2,5/7] hw/arm/boot: load_dtb becomes non static
-
-
-
2014-08-08
Auger Eric
New
[RFC,v2,4/7] e500: Add support for eTSEC in device tree
-
-
-
2014-08-08
Auger Eric
New
[RFC,v2,3/7] PPC: e500: Support dynamically spawned sysbus devices
-
-
-
2014-08-08
Auger Eric
New
«
1
2
...
753
754
755
…
787
788
»