Show patches with: none      |   433245 patches
« 1 2 ... 940 941 9424332 4333 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,02/14] qdev: gpio: Register GPIO inputs as child objects - - - - --- 2014-08-15 Peter Crosthwaite New
[v2,03/14] qdev: gpio: Register GPIO outputs as QOM links - - - - --- 2014-08-15 Peter Crosthwaite New
[v2,04/14] qmp: qstring: Handle NULL strings - - - - --- 2014-08-15 Peter Crosthwaite New
[v2,05/14] qom: Allow clearing of a Link property - - - - --- 2014-08-15 Peter Crosthwaite New
[v2,06/14] qom: Demote already-has-a-parent to a regular error - - - - --- 2014-08-15 Peter Crosthwaite New
[v2,07/14] qdev: gpio: Re-impement qdev_connect_gpio QOM style - - - - --- 2014-08-15 Peter Crosthwaite New
[v2,08/14] qdev: gpio: Add API for intercepting a GPIO - - - - --- 2014-08-15 Peter Crosthwaite New
[v2,09/14] qtest/irq: Rework IRQ interception - - - - --- 2014-08-15 Peter Crosthwaite New
[v2,10/14] irq: Remove qemu_irq_intercept_out - - - - --- 2014-08-15 Peter Crosthwaite New
[v2,11/14] qdev: gpio: delete NamedGPIOList::out - - - - --- 2014-08-15 Peter Crosthwaite New
[v2,12/14] qdev: gpio: Remove qdev_init_gpio_out x1 restriction - - - - --- 2014-08-15 Peter Crosthwaite New
[v2,13/14] qdev: gpio: Define qdev_pass_gpios() - - - - --- 2014-08-15 Peter Crosthwaite New
[v2,14/14] sysbus: Use TYPE_DEVICE GPIO functionality - - - - --- 2014-08-15 Peter Crosthwaite New
[v5,4/4] xen:hw:i386:pc_piix: introduce new machine for IGD passthrough - - - - --- 2014-08-15 Tiejun Chen New
[memory,v1,1/5] loader: Abstract away ref to memory region names - - - - --- 2014-08-15 Peter Crosthwaite New
[memory,v1,2/5] exec: Abstract away ref to memory region names - - - - --- 2014-08-15 Peter Crosthwaite New
[memory,v1,3/5] memory: constify memory_region_name - - - - --- 2014-08-15 Peter Crosthwaite New
[memory,v1,4/5] memory: Use memory_region_name for name access - - - - --- 2014-08-15 Peter Crosthwaite New
[memory,v1,5/5] memory: Use canonical path component as the name - - - - --- 2014-08-15 Peter Crosthwaite New
[memory,v1,1/1] memory: remove may_overlap property - - - - --- 2014-08-15 Peter Crosthwaite New
[trivial,v1,1/3] ssi: xilinx_spi: Initialise CS GPIOs as NULL - - - - --- 2014-08-15 Peter Crosthwaite New
[trivial,v1,2/3] ppc: convert g_new(qemu_irq usages to g_new0 - - - - --- 2014-08-15 Peter Crosthwaite New
[trivial,v1,3/3] intc: i8259: Convert Array allocation to g_new0 - - - - --- 2014-08-15 Peter Crosthwaite New
[v7,1/8] exec: add parameter errp to qemu_ram_alloc and qemu_ram_alloc_from_ptr - - 1 - --- 2014-08-15 Hu Tao New
[v7,2/8] memory: add parameter errp to memory_region_init_ram - - 1 - --- 2014-08-15 Hu Tao New
[v7,3/8] memory: add parameter errp to memory_region_init_ram_ptr - - 1 - --- 2014-08-15 Hu Tao New
[v7,4/8] memory: add parameter errp to memory_region_init_rom_device - - 1 - --- 2014-08-15 Hu Tao New
[v7,5/8] hostmem-ram: don't exit qemu if size of memory-backend-ram is way too big - - 1 - --- 2014-08-15 Hu Tao New
[v7,6/8] exec: file_ram_alloc: don't exit if failed to preallocate memory - - 1 - --- 2014-08-15 Hu Tao New
[v7,7/8] exec: report error when memory < hpagesize - - 1 - --- 2014-08-15 Hu Tao New
[v7,8/8] exec: add parameter errp to gethugepagesize - - 1 - --- 2014-08-15 Hu Tao New
[RFC,v2,01/13] qom: Make object_child_foreach safe for objects removal - - 1 - --- 2014-08-15 Alexey Kardashevskiy New
[RFC,v2,02/13] spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows - - - - --- 2014-08-15 Alexey Kardashevskiy New
[RFC,v2,03/13] spapr_pci: Make find_phb()/find_dev() public - - 1 - --- 2014-08-15 Alexey Kardashevskiy New
[RFC,v2,04/13] spapr_iommu: Make spapr_tce_find_by_liobn() public - - 1 - --- 2014-08-15 Alexey Kardashevskiy New
[RFC,v2,05/13] spapr_pci: Introduce a liobn number generating macros - - 1 - --- 2014-08-15 Alexey Kardashevskiy New
[RFC,v2,06/13] spapr_iommu: Implement free_table() helper - - - - --- 2014-08-15 Alexey Kardashevskiy New
[RFC,v2,07/13] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS calls support - - - - --- 2014-08-15 Alexey Kardashevskiy New
[RFC,v2,08/13] spapr_pci: Enable DDW - - - - --- 2014-08-15 Alexey Kardashevskiy New
[RFC,v2,09/13] spapr_pci_vfio: Call spapr_pci::reset on reset - - 1 - --- 2014-08-15 Alexey Kardashevskiy New
[RFC,v2,10/13] linux headers update for DDW - - - - --- 2014-08-15 Alexey Kardashevskiy New
[RFC,v2,11/13] spapr_pci_vfio: Enable DDW - - - - --- 2014-08-15 Alexey Kardashevskiy New
[RFC,v2,12/13] vfio: Enable DDW ioctls to VFIO IOMMU driver - - - - --- 2014-08-15 Alexey Kardashevskiy New
[RFC,v2,13/13] spapr: Add pseries-2.2 machine with default "ddw" option - - - - --- 2014-08-15 Alexey Kardashevskiy New
[1/2] vl: free err - - - - --- 2014-08-15 Hu Tao New
[2/2] vl: call visit_end_struct() in the error path - - - - --- 2014-08-15 Hu Tao New
[PULL,00/24] Linux-user updates - - - - --- 2014-08-15 Riku Voipio New
[PULL,01/24] linux-user: /proc/self/maps content - - - - --- 2014-08-15 Riku Voipio New
[PULL,02/24] linux-user: redirect openat calls - - - - --- 2014-08-15 Riku Voipio New
[PULL,03/24] linux-user: make binfmt flag O require P - - - - --- 2014-08-15 Riku Voipio New
[PULL,04/24] linux-user: Fix syscall instruction usermode emulation on X86_64 - - 1 - --- 2014-08-15 Riku Voipio New
[PULL,05/24] linux-user: Fix conversion of sigevent argument to timer_create - - - - --- 2014-08-15 Riku Voipio New
[PULL,06/24] linux-user: fix readlink handling with magic exe symlink - - - - --- 2014-08-15 Riku Voipio New
[PULL,07/24] linux-user: support timerfd_{create, gettime, settime} syscalls - - - - --- 2014-08-15 Riku Voipio New
[PULL,08/24] linux-user: support ioprio_{get, set} syscalls - - - - --- 2014-08-15 Riku Voipio New
[PULL,09/24] linux-user: support {name_to, open_by}_handle_at syscalls - - - - --- 2014-08-15 Riku Voipio New
[PULL,10/24] linux-user: add setns and unshare - - - - --- 2014-08-15 Riku Voipio New
[PULL,11/24] linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2 - - - - --- 2014-08-15 Riku Voipio New
[PULL,12/24] linux-user: Dereference Pointer Argument to ipc/semctl Sys Call - - - - --- 2014-08-15 Riku Voipio New
[PULL,13/24] linux-user: Properly Handle semun Structure In Cross-Endian Situations - - - - --- 2014-08-15 Riku Voipio New
[PULL,14/24] linux-user: Make ipc syscall's third argument an abi_long - - - - --- 2014-08-15 Riku Voipio New
[PULL,15/24] linux-user: Conditionally Pass Attribute Pointer to mq_open() - - 1 - --- 2014-08-15 Riku Voipio New
[PULL,16/24] linux-user: Detect Negative Message Sizes in msgsnd System Call - - 1 - --- 2014-08-15 Riku Voipio New
[PULL,17/24] linux-user: Handle NULL sched_param argument to sched_* - - - - --- 2014-08-15 Riku Voipio New
[PULL,18/24] linux-user: Detect fault in sched_rr_get_interval - - 1 - --- 2014-08-15 Riku Voipio New
[PULL,19/24] linux-user: Move get_ppc64_abi - - - - --- 2014-08-15 Riku Voipio New
[PULL,20/24] linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 - - - - --- 2014-08-15 Riku Voipio New
[PULL,21/24] linux-user: clock_nanosleep errno Handling on PPC - - 1 - --- 2014-08-15 Riku Voipio New
[PULL,22/24] linux-user: Support target-to-host translation of mlockall argument - - - - --- 2014-08-15 Riku Voipio New
[PULL,23/24] linux-user: writev Partial Writes - - 1 - --- 2014-08-15 Riku Voipio New
[PULL,24/24] linux-user: check return value of malloc() 1 - - - --- 2014-08-15 Riku Voipio New
[1/2] usb: Fix bootindex for portnr > 9 - - - - --- 2014-08-15 Markus Armbruster New
[2/2] ide: Fix bootindex for bus_id > 9 - - - - --- 2014-08-15 Markus Armbruster New
[v2,01/26] qmp: Extract system emulation related code from qmp.c into qmp-system.c - - - - --- 2014-08-15 Benoît Canet New
[v2,02/26] monitor: Make some function public - - 1 - --- 2014-08-15 Benoît Canet New
[v2,03/26] monitor: Convert Monitor reset_seen field too boolean - - - - --- 2014-08-15 Benoît Canet New
[v2,04/26] monitor: Convert mon_cmd_t to MonitorCommand - - - - --- 2014-08-15 Benoît Canet New
[v2,05/26] monitor: Extract monitor-system.h header - - - - --- 2014-08-15 Benoît Canet New
[v2,06/26] monitor: Make monitor_fprintf public before extracting it - - 1 - --- 2014-08-15 Benoît Canet New
[v2,07/26] monitor: Extract monitor_fprintf to monitor-system.c - - - - --- 2014-08-15 Benoît Canet New
[v2,08/26] monitor: Extract qmp_human_monitor_command into monitor-system.c - - - - --- 2014-08-15 Benoît Canet New
[v2,09/26] monitor: Make some function to extract public - - - - --- 2014-08-15 Benoît Canet New
[v2,10/26] monitor: Extract a couple of function to monitor-system.c - - - - --- 2014-08-15 Benoît Canet New
[v2,11/26] monitor: Make do_info_help public - - - - --- 2014-08-15 Benoît Canet New
[v2,12/26] monitor: Extract do_info_help in monitor-system.c - - - - --- 2014-08-15 Benoît Canet New
[v2,13/26] monitor: Make some monitor functions public before moving them in monitor-system.c - - - - --- 2014-08-15 Benoît Canet New
[v2,14/26] monitor: Make do_loadvm public before moving it to monitor-system.c - - - - --- 2014-08-15 Benoît Canet New
[v2,15/26] monitor: Move do_loadvm from monitor.c to monitor-system.c - - - - --- 2014-08-15 Benoît Canet New
[v2,16/26] monitor: Make commands public before moving them to monitor-system.c - - - - --- 2014-08-15 Benoît Canet New
[v2,17/26] monitor: Move MonitorCommand arrays and some function from monitor.c to monitor-system.c - - - - --- 2014-08-15 Benoît Canet New
[v2,18/26] monitor: Move more functions from monitor.c to monitor-system.c - - - - --- 2014-08-15 Benoît Canet New
[v2,19/26] monitor: Move two net functions from monitor.c to monitor-system.c - - - - --- 2014-08-15 Benoît Canet New
[v2,20/26] monitor: Move qmp_rtc_reset_reinjection from monitor.c to monitor-system.c - - - - --- 2014-08-15 Benoît Canet New
[v2,21/26] monitor-system: Switch back functions to static - - - - --- 2014-08-15 Benoît Canet New
[v2,22/26] monitor: Extract hardware dependent completion function from monitor.c to monitor-system… - - - - --- 2014-08-15 Benoît Canet New
[v2,23/26] monitor: Cleanup monitor.c includes after extracting monitor-system.c - - - - --- 2014-08-15 Benoît Canet New
[v2,24/26] qemu-nbd: build QAPI block core into qemu-nbd - - - - --- 2014-08-15 Benoît Canet New
[v2,25/26] qapi: Add a script to filter qmp-commands-old.h to generate a subset of it. - - - - --- 2014-08-15 Benoît Canet New
[v2,26/26] qemu-nbd: Add --qmp option to qemu-nbd. - - - - --- 2014-08-15 Benoît Canet New
[1/2] runner: Add an argument for test duration - - 1 - --- 2014-08-15 Maria Kustova New
« 1 2 ... 940 941 9424332 4333 »