Show patches with: Archived = No       |   430957 patches
« 1 2 ... 689 690 6914309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,52/71] hw/moxie/Kconfig: Add Kconfig for moxie - - - - --- 2013-09-27 Ákos Kovács New
[v2,53/71] hw/unicore32/Kconfig: Add Unicore32 Kconfig - - - - --- 2013-09-27 Ákos Kovács New
[v2,54/71] hw/moxie/Kconfig: Make the board default and bool - - - - --- 2013-09-27 Ákos Kovács New
[v2,55/71] hw/xtensa/Kconfig: Kconfig for xtensa added - - - - --- 2013-09-27 Ákos Kovács New
[v2,56/71] hw/openrisc/Makefile.objs: Add CONFIG_ prefix for OPENRISC_SIM - - - - --- 2013-09-27 Ákos Kovács New
[v2,57/71] hw/openrisc/Kconfig: Add Kconfig for OpenRISC - - - - --- 2013-09-27 Ákos Kovács New
[v2,58/71] hw/sparc64/Kconfig: Kconfig added for Sparc64 - - - - --- 2013-09-27 Ákos Kovács New
[v2,59/71] configure: Generate Kconfig.targets with --target-list - - - - --- 2013-09-27 Ákos Kovács New
[v2,60/71] Kconfig: Main kconfig file added - - - - --- 2013-09-27 Ákos Kovács New
[v2,61/71] hw/usb/hcd-ohci.c: Move sysbus and PCI code to new files - - - - --- 2013-09-27 Ákos Kovács New
[v2,62/71] hw/usb/Makefile.objs: Make config options for USB_OHCI_* - - - - --- 2013-09-27 Ákos Kovács New
[v2,63/71] Makefile.objs: Split CONFIG_USB_EHCI - - - - --- 2013-09-27 Ákos Kovács New
[v2,65/71] hw/ppc/Kconfig: Add Kconfig for PPC - - - - --- 2013-09-27 Ákos Kovács New
[v2,66/71] hw/usb/Kconfig: Add the new USB_(O|U)HCI_(PCI|SYSBUS) - - - - --- 2013-09-27 Ákos Kovács New
[v2,67/71] hw/i386/Kconfig: Add i386 Kconfig - - - - --- 2013-09-27 Ákos Kovács New
[v2,68/71] hw/acpi/Kconfig: Create ACPI Kconfig - - - - --- 2013-09-27 Ákos Kovács New
[v2,69/71] hw/microblaze/Kconfig: Kconfig added for microblaze - - - - --- 2013-09-27 Ákos Kovács New
[v2,70/71] hw/sh4/Kconfig: Kconfig for SH4 added - - - - --- 2013-09-27 Ákos Kovács New
[v2,71/71] hw/sparc/Kconfig: Kconfig for Sparc added - - - - --- 2013-09-27 Ákos Kovács New
[1/2] kvm/apic: use QOM style - - - - --- 2013-09-27 zhao xiao qiang New
[2/2] ioapic use QOM style - - - - --- 2013-09-27 zhao xiao qiang New
coroutine: Disable coroutine pool for w32, w64 (fix regression) - - - - --- 2013-09-27 Stefan Weil Under Review
Hvmloader: Add _STA for PCI hotplug slots - - - - --- 2013-09-27 Gonglei (Arei) New
[v7] powerpc: add PVR mask support - - 1 - --- 2013-09-27 Alexey Kardashevskiy New
spapr: add "compat" machine option - - - - --- 2013-09-27 Alexey Kardashevskiy New
[v3] spapr-rtas: fix h_rtas parameters reading - - - - --- 2013-09-27 Alexey Kardashevskiy New
[v2] spapr: Add ibm, purr property on power7 and newer - - - - --- 2013-09-27 Alexey Kardashevskiy New
qcow2: Free only newly allocated clusters on error - - - - --- 2013-09-27 Max Reitz New
[v3,2/3] block: qemu-iotests for vhdx, read sample dynamic image - - - - --- 2013-09-27 Kevin Wolf New
[v3,01/11] ARM: arm64 kvm headers from kernel arm64-kvm tree - - - - --- 2013-09-27 Mian M. Hamayun New
[v3,02/11] AARCH64: add a57core - - - - --- 2013-09-27 Mian M. Hamayun New
[v3,03/11] AARCH64: Add A57 CPU to default AArch64 configuration and enable KVM - - - - --- 2013-09-27 Mian M. Hamayun New
[v3,04/11] AARCH64: Separate 32-bit specific code from common KVM hooks - - - - --- 2013-09-27 Mian M. Hamayun New
[v3,05/11] AARCH64: Add AARCH64 CPU initialization, get and put registers support - - - - --- 2013-09-27 Mian M. Hamayun New
[v3,06/11] target-arm: Parameterize the bootloader selection and setup mechanism - - - - --- 2013-09-27 Mian M. Hamayun New
[v3,07/11] AARCH64: Add boot support for aarch64 processor - - - - --- 2013-09-27 Mian M. Hamayun New
[v3,08/11] AARCH64: Enable SMP support for aarch64 processors using PSCI method - - - - --- 2013-09-27 Mian M. Hamayun New
[v3,09/11] AARCH64: Enable configure support for 32-bit guests on AARCH64 - - - - --- 2013-09-27 Mian M. Hamayun New
[v3,10/11] AARCH64: Add flags and boot parameters for 32-bit guests on AARCH64 - - - - --- 2013-09-27 Mian M. Hamayun New
[v3,11/11] AARCH64: Add 32-bit mode selection parameter - - - - --- 2013-09-27 Mian M. Hamayun New
[v2,1/2] qcow2: count_contiguous_clusters and compression - - - - --- 2013-09-27 Max Reitz New
[v2,2/2] qcow2: COMPRESSED on count_contiguous_clusters - - - - --- 2013-09-27 Max Reitz New
qcow2: Remove useless count_contiguous_clusters() parameter - - 1 - --- 2013-09-27 Kevin Wolf New
[PULL,00/11] Linux-user updates - - - - --- 2013-09-27 Riku Voipio New
[01/11] alpha-linux-user: Fix umount syscall numbers - - - - --- 2013-09-27 Riku Voipio New
[02/11] mips-linux-user: Adjust names in mips_syscall_args - - - - --- 2013-09-27 Riku Voipio New
[03/11] linux-user: convert /proc/net/route when endianess differs - - 1 - --- 2013-09-27 Riku Voipio New
[04/11] linux-user: Add setsockopt(SO_ATTACH_FILTER) - - 1 - --- 2013-09-27 Riku Voipio New
[05/11] linux-user: allow use of TIOCGSID - - 1 - --- 2013-09-27 Riku Voipio New
[06/11] linux-user: add some IPV6 commands in setsockop() - - 1 - --- 2013-09-27 Riku Voipio New
[07/11] linux-user: add support of binfmt_misc 'O' flag - - - - --- 2013-09-27 Riku Voipio New
[08/11] linux-user: correct how SOL_SOCKET is converted from target to host and back - - 1 - --- 2013-09-27 Riku Voipio New
[09/11] linux-user: Check type of microMIPS break instruction - - - - --- 2013-09-27 Riku Voipio New
[10/11,v2] linux-user: implement m68k atomic syscalls - - - - --- 2013-09-27 Riku Voipio New
[11/11] linux-user: Handle SOCK_CLOEXEC/NONBLOCK if unavailable on host - - - - --- 2013-09-27 Riku Voipio New
[v4] block: qemu-iotests for vhdx, read sample dynamic image - - - - --- 2013-09-27 Jeff Cody New
[v6,20/20] block: qemu-iotests for vhdx, add write test support - - - - --- 2013-09-27 Jeff Cody New
[v2] qemu/xen: make use of xenstore relative paths - - 1 - --- 2013-09-27 Roger Pau Monné New
[PULL,00/30] Block patches - - - - --- 2013-09-27 Kevin Wolf New
[PULL,01/30] block: fix backing file overriding - - - - --- 2013-09-27 Kevin Wolf New
[PULL,02/30] qemu-iotests: add test for backing file overriding - - - - --- 2013-09-27 Kevin Wolf New
[PULL,03/30] qemu-iotests: Do not execute 052 with -nocache - - - - --- 2013-09-27 Kevin Wolf New
[PULL,04/30] qcow2: Don't shadow return value - - - - --- 2013-09-27 Kevin Wolf New
[PULL,05/30] block/get_block_status: set *pnum = 0 on error - - 1 - --- 2013-09-27 Kevin Wolf New
[PULL,06/30] block/get_block_status: avoid segfault if there is no backing_hd - - 1 - --- 2013-09-27 Kevin Wolf New
[PULL,07/30] vmdk: fix cluster size check for flat extents - - - - --- 2013-09-27 Kevin Wolf New
[PULL,08/30] qemu-iotests: fix test case 059 - - - - --- 2013-09-27 Kevin Wolf New
[PULL,09/30] qemu-iotests: add monolithicFlat creation test to 059 - - - - --- 2013-09-27 Kevin Wolf New
[PULL,10/30] block: introduce BlockDriver.bdrv_needs_filename to enable some drivers. - - 1 - --- 2013-09-27 Kevin Wolf New
[PULL,11/30] block: Fix compiler warning (-Werror=uninitialized) 1 - - - --- 2013-09-27 Kevin Wolf New
[PULL,12/30] qdict: Extract qdict_extract_subqdict - - - - --- 2013-09-27 Kevin Wolf New
[PULL,13/30] rbd: avoid qemu_rbd_snap_list() memory leaks - - - - --- 2013-09-27 Kevin Wolf New
[PULL,14/30] block: vdi - use QEMU_PACKED for on-disk structures - - 1 - --- 2013-09-27 Kevin Wolf New
[PULL,15/30] block: vpc - use QEMU_PACKED for on-disk structures - - 1 - --- 2013-09-27 Kevin Wolf New
[PULL,16/30] block: qcow2 - used QEMU_PACKED for on-disk structures - - 1 - --- 2013-09-27 Kevin Wolf New
[PULL,17/30] block: qed - use QEMU_PACKED for on-disk structures - - 1 - --- 2013-09-27 Kevin Wolf New
[PULL,18/30] qcow2: Assert against currently impossible overflow - - - - --- 2013-09-27 Kevin Wolf New
[PULL,19/30] block: use DIV_ROUND_UP in bdrv_co_do_readv - - 1 - --- 2013-09-27 Kevin Wolf New
[PULL,20/30] qemu-iotests: fix qmp.py search path - - - - --- 2013-09-27 Kevin Wolf New
[PULL,21/30] qemu-iotests: Add basic ability to use binary sample images - - 1 - --- 2013-09-27 Kevin Wolf New
[PULL,22/30] qemu-iotests: Quote $TEST_IMG* and $TEST_DIR usage - - 1 - --- 2013-09-27 Kevin Wolf New
[PULL,24/30] qemu-iotests: Preallocated zero clusters in 061 - - - - --- 2013-09-27 Kevin Wolf New
[PULL,25/30] qcow2: Don't put invalid L2 table into cache - - - - --- 2013-09-27 Kevin Wolf New
[PULL,26/30] qcow2: Always use error path in l2_allocate - - - - --- 2013-09-27 Kevin Wolf New
[PULL,27/30] qcow2: Free only newly allocated clusters on error - - - - --- 2013-09-27 Kevin Wolf New
[PULL,28/30] qcow2: count_contiguous_clusters and compression - - - - --- 2013-09-27 Kevin Wolf New
[PULL,29/30] qcow2: COMPRESSED on count_contiguous_clusters - - - - --- 2013-09-27 Kevin Wolf New
[PULL,30/30] qcow2: Remove useless count_contiguous_clusters() parameter - - 1 - --- 2013-09-27 Kevin Wolf New
extend limit of physical sections number - - - - --- 2013-09-27 Amos Kong New
int128_get64: Assertion `!a.hi' failed - - - - --- 2013-09-27 Max Filippov New
nsis: Improved support for parallel installation of 32 and 64 bit code - - - - --- 2013-09-28 Stefan Weil Accepted
block: Remove unused assignment (fixes warning from clang) - - - - --- 2013-09-28 Stefan Weil Accepted
ahci: set ahci mode on reset - - - - --- 2013-09-28 Michael S. Tsirkin New
[PULL,00/14] pc,pci,virtio fixes and cleanups - - - - --- 2013-09-29 Michael S. Tsirkin New
[PULL,01/14] q35: make pci window address/size match guest cfg - - - - --- 2013-09-29 Michael S. Tsirkin New
[PULL,02/14] range: add Range to typedefs - - - - --- 2013-09-29 Michael S. Tsirkin New
[PULL,03/14] range: add min/max operations on ranges - - - - --- 2013-09-29 Michael S. Tsirkin New
[PULL,04/14] pci: add helper to retrieve the 64-bit range - - - - --- 2013-09-29 Michael S. Tsirkin New
[PULL,05/14] q35: use 64 bit window programmed by guest - - - - --- 2013-09-29 Michael S. Tsirkin New
[PULL,06/14] piix: use 64 bit window programmed by guest - - - - --- 2013-09-29 Michael S. Tsirkin New
« 1 2 ... 689 690 6914309 4310 »