Show patches with: Archived = No       |   431020 patches
« 1 2 ... 3637 3638 36394310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,02/10] raven: use constant PCI_NUM_PINS instead of 4 - - - - --- 2013-09-03 Hervé Poussineau New
[v2,01/10] prep: kill get_system_io() usage - - - - --- 2013-09-03 Hervé Poussineau New
[v5,16/16] block: vhdx - add .bdrv_create() support - - - - --- 2013-09-03 Jeff Cody New
[v5,15/16] block: vhdx - fix comment typos in header, fix incorrect struct fields - - - - --- 2013-09-03 Jeff Cody New
[v5,14/16] block: vhdx - break out code operations to functions - - - - --- 2013-09-03 Jeff Cody New
[v5,13/16] block: vhdx - move more endian translations to vhdx-endian.c - - - - --- 2013-09-03 Jeff Cody New
[v5,12/16] block: vhdx - remove BAT file offset bit shifting - - - - --- 2013-09-03 Jeff Cody New
[v5,11/16] block: vhdx write support - - - - --- 2013-09-03 Jeff Cody New
[v5,10/16] block: vhdx - add log write support - - - - --- 2013-09-03 Jeff Cody New
[v5,09/16] block: vhdx - add region overlap detection for image files - - - - --- 2013-09-03 Jeff Cody New
[v5,08/16] block: vhdx - log parsing, replay, and flush support - - - - --- 2013-09-03 Jeff Cody New
[v5,07/16] block: vhdx code movement - move vhdx_close() above vhdx_open() - - - - --- 2013-09-03 Jeff Cody New
[v5,06/16] block: vhdx - update log guid in header, and first write tracker - - - - --- 2013-09-03 Jeff Cody New
[v5,05/16] block: vhdx - break endian translation functions out - - - - --- 2013-09-03 Jeff Cody New
[v5,04/16] block: vhdx - log support struct and defines - - - - --- 2013-09-03 Jeff Cody New
[v5,03/16] block: vhdx code movement - VHDXMetadataEntries and BDRVVHDXState to header. - - - - --- 2013-09-03 Jeff Cody New
[v5,02/16] block: vhdx - add header update capability. - - - - --- 2013-09-03 Jeff Cody New
[v5,01/16] block: vhdx - minor comments and typo correction. - - - - --- 2013-09-03 Jeff Cody New
[v6,24/24] default-configs: Add config for aarch64-softmmu - - - - --- 2013-09-03 Peter Maydell New
[v6,23/24] default-configs: Add config for aarch64-linux-user - - - - --- 2013-09-03 Peter Maydell New
[v6,22/24] configure: Add handling code for AArch64 targets - - - - --- 2013-09-03 Peter Maydell New
[v6,21/24] linux-user: Add AArch64 support - - - - --- 2013-09-03 Peter Maydell New
[v6,20/24] linux-user: Allow targets to specify a minimum uname release - - - - --- 2013-09-03 Peter Maydell New
[v6,19/24] linux-user: Add AArch64 termbits.h definitions - - - - --- 2013-09-03 Peter Maydell New
[v6,18/24] linux-user: Implement cpu_set_tls() and cpu_clone_regs() for AArch64 - - - - --- 2013-09-03 Peter Maydell New
[v6,17/24] linux-user: Make sure NWFPE code is 32 bit ARM only - - - - --- 2013-09-03 Peter Maydell New
[v6,16/24] linux-user: Add signal handling for AArch64 - - - - --- 2013-09-03 Peter Maydell New
[v6,15/24] linux-user: Fix up AArch64 syscall handlers - - - - --- 2013-09-03 Peter Maydell New
[v6,14/24] linux-user: Add syscall number definitions for AArch64 - - - - --- 2013-09-03 Peter Maydell New
[v6,13/24] linux-user: Add cpu loop for AArch64 - - - - --- 2013-09-03 Peter Maydell New
[v6,12/24] linux-user: Don't treat AArch64 cpu names specially - - - - --- 2013-09-03 Peter Maydell New
[v6,11/24] target-arm: Add AArch64 gdbstub support - - - - --- 2013-09-03 Peter Maydell New
[v6,10/24] target-arm: Add AArch64 translation stub - - - - --- 2013-09-03 Peter Maydell New
[v6,09/24] target-arm: Prepare translation for AArch64 code - - - - --- 2013-09-03 Peter Maydell New
[v6,08/24] target-arm: Disable 32 bit CPUs in 64 bit linux-user builds - - - - --- 2013-09-03 Peter Maydell New
[v6,07/24] target-arm: Add new AArch64CPUInfo base class and subclasses - - - - --- 2013-09-03 Peter Maydell New
[v6,06/24] target-arm: Pass DisasContext* to gen_set_pc_im() - - - - --- 2013-09-03 Peter Maydell New
[v6,05/24] target-arm: Fix target_ulong/uint32_t confusions - - - - --- 2013-09-03 Peter Maydell New
[v6,04/24] target-arm: Export cpu_env - - - - --- 2013-09-03 Peter Maydell New
[v6,03/24] target-arm: Extract the disas struct to a header file - - - - --- 2013-09-03 Peter Maydell New
[v6,02/24] target-arm: Abstract out load/store from a vaddr in AArch32 - - - - --- 2013-09-03 Peter Maydell New
[v6,01/24] target-arm: Make '-cpu any' available in linux-user mode only - - - - --- 2013-09-03 Peter Maydell New
[PULL] s390: cleanups and fixes 1 - - - --- 2013-09-03 Christian Borntraeger New
[uq/master,3/3] kvmvapic: Clear also physical ROM address when entering INACTIVE state - - - - --- 2013-09-03 Jan Kiszka New
[uq/master,2/3] kvmvapic: Enter inactive state on hardware reset - - - - --- 2013-09-03 Jan Kiszka New
[uq/master,1/3] kvmvapic: Catch invalid ROM size - - - - --- 2013-09-03 Jan Kiszka New
[PULL,4/4] target-i386: Use #defines instead of magic numbers for CPUID cache info - - 1 - --- 2013-09-03 Andreas Färber New
[PULL,3/4] cpu: Replace qemu_for_each_cpu() 1 - - - --- 2013-09-03 Andreas Färber New
[PULL,2/4] cpu: Use QTAILQ for CPU list - - - - --- 2013-09-03 Andreas Färber New
[PULL,1/4] a15mpcore: Use qemu_get_cpu() for generic timers - - - - --- 2013-09-03 Andreas Färber New
[PULL,0/4] QOM CPUState patch queue 2013-09-03 - - - - --- 2013-09-03 Andreas Färber New
[v2] qmp: Documentation for BLOCK_IMAGE_CORRUPTED - - 2 - --- 2013-09-03 Max Reitz New
[RFC] qcow2 journalling draft - - - - --- 2013-09-03 Kevin Wolf New
target-arm: Make '-cpu any' available in linux-user mode only - - 1 - --- 2013-09-03 Peter Maydell New
[38/38] tpm: move add/del_subregion to realize/unrealize - - - - --- 2013-09-03 Paolo Bonzini New
[37/38] xen_pt: reclaim memory in instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[36/38] wdt_i6300esb: use instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[35/38] virtio-pci: reclaim memory in instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[34/38] usb-uhci: use instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[33/38] pvscsi: reclaim memory in instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[32/38] lsi: use instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[31/38] esp: use instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[30/38] pcie: do not recreate mmcfg I/O region, use an alias instead - - - - --- 2013-09-03 Paolo Bonzini New
[29/38] xio3130-upstream: reclaim memory in instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[28/38] xio3130-downstream: reclaim memory in instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[27/38] ioh4320: reclaim memory in instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[26/38] pci_bridge: reclaim memory in instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[25/38] pcie_aer: pcie_aer_exit really frees stuff - - - - --- 2013-09-03 Paolo Bonzini New
[24/38] pci_bridge: split pci_bridge_free from pci_bridge_exitfn - - - - --- 2013-09-03 Paolo Bonzini New
[23/38] shpc: split shpc_free from shpc_cleanup - - - - --- 2013-09-03 Paolo Bonzini New
[22/38] vmxnet3: reclaim memory in instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[21/38] rtl8139: use instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[20/38] pcnet: use instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[19/38] ne2000: use instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[18/38] eepro100: use instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[17/38] e1000: use instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[16/38] vfio: reclaim memory in instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[15/38] pci-testdev: use instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[14/38] ivshmem: reclaim memory in instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[13/38] ide/via: use instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[12/38] ide/piix: use instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[11/38] cmd646: use instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[10/38] msix: split msix_free from msix_uninit - - - - --- 2013-09-03 Paolo Bonzini New
[09/38] ahci: reclaim memory in instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[08/38] pci-assign: reclaim memory in instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[07/38] tpci200: use instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[06/38] serial: reclaim memory in instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[05/38] hda: reclaim memory in instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[04/38] es1370: use instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[03/38] ac97: use instance_finalize instead of exit - - - - --- 2013-09-03 Paolo Bonzini New
[02/38] pci: split exit and finalize - - 1 - --- 2013-09-03 Paolo Bonzini New
[01/38] qdev: document assumption that unrealize is followed by finalize - - - - --- 2013-09-03 Paolo Bonzini New
[KVM] segmentation fault happened when reboot VM after hot-uplug virtio NIC - - - - --- 2013-09-03 Zhanghaoyu (A) New
[PATCHv3,2/2] Remove dev-bluetooth.c dependency from vl.c - - - - --- 2013-09-03 Miroslav Rezanina New
[PATCHv3,1/2] Preparation for usb-bt-dongle conditional build - - - - --- 2013-09-03 Miroslav Rezanina New
[RFC] spapr: support time base offset migration - - - - --- 2013-09-03 Alexey Kardashevskiy New
linux-headers: update to 3.11 - - - - --- 2013-09-03 Alexey Kardashevskiy New
[v5,6/6] qemu-iotest: qcow2 image option amendment - - - - --- 2013-09-03 Max Reitz New
[v5,5/6] qcow2: Implement bdrv_amend_options - - - - --- 2013-09-03 Max Reitz New
[v5,4/6] qcow2: Save refcount order in BDRVQcowState - - - - --- 2013-09-03 Max Reitz New
« 1 2 ... 3637 3638 36394310 4311 »