Patchwork QEMU Development

login
register
mail settings

Incoming patches

« Previous 1 2 3 4 5 6 7 8 9 10 ... 567 568 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[v6,2/4] kvm: add kvm_readonly_mem_enabled 2013-05-15 jordan.l.justen@intel.com New
[v6,1/4] isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS) 2013-05-15 jordan.l.justen@intel.com New
target-moxie: replace target_phys_addr_t with hwaddr 2013-05-15 Hu Tao New
[2/2] pc: reject do pc_acpi_init if acpi_enabled is false 2013-05-15 liguang New
[1/2] vl: boolize acpi_enabled 2013-05-15 liguang New
chardev: Get filename for new qapi backend 2013-05-15 Lei Li New
[9/9,v2] Make monitor command 'dump-guest-memory' dump in kdump-compressed format 2013-05-15 Qiao Nuohan New
[8/9,v2] Add API to write header, bitmap and page into vmcore 2013-05-15 Qiao Nuohan New
[7/9,v2] Add API to free buf used by creating header, bitmap and page 2013-05-15 Qiao Nuohan New
[6/9,v2] Add API to create page 2013-05-15 Qiao Nuohan New
[5/9,v2] Add API to create data of dump bitmap 2013-05-15 Qiao Nuohan New
[4/9,v2] Add API to create header of vmcore 2013-05-15 Qiao Nuohan New
[3/9,v2] Move includes and struct definition to dump.h 2013-05-15 Qiao Nuohan New
[2/9,v2] Add API to manipulate cache_data 2013-05-15 Qiao Nuohan New
[1/9,v2] Add API to manipulate dump_bitmap 2013-05-15 Qiao Nuohan New
[15/15] qga: unlink just created guest-file if fchmod() or fdopen() fails on it 2013-05-14 Michael Roth New
[14/15] qga: distinguish binary modes in "guest_file_open_modes" map 2013-05-14 Michael Roth New
[13/15] translate-all.c: Remove cpu_unlink_tb() 2013-05-14 Michael Roth New
[12/15] Handle CPU interrupts by inline checking of a flag 2013-05-14 Michael Roth New
[11/15] cpu-exec: wrap tcg_qemu_tb_exec() in a fn to restore the PC 2013-05-14 Michael Roth New
[10/15] tcg: Document tcg_qemu_tb_exec() and provide constants for low bit uses 2013-05-14 Michael Roth New
[09/15] qga: set umask 0077 when daemonizing (CVE-2013-2007) 2013-05-14 Michael Roth New
[08/15] tcg/optimize: fix setcond2 optimization 2013-05-14 Michael Roth New
[07/15] target-mips: Fix accumulator arguments to gen_helper_dmult(u) 2013-05-14 Michael Roth New
[06/15] configure: Pick up libseccomp include path 2013-05-14 Michael Roth New
[05/15] virtio-ccw: Check indicators location. 2013-05-14 Michael Roth New
[04/15] tap: properly initialize vhostfds 2013-05-14 Michael Roth New
[03/15] rng random backend: check for -EAGAIN errors on read 2013-05-14 Michael Roth New
[02/15] qdev: Fix QOM unrealize behavior 2013-05-14 Michael Roth New
[01/15] nbd: unlock mutex in nbd_co_send_request() error path 2013-05-14 Michael Roth New
[for-1.5] configure: Detect uuid on MacOSX (fixes compile failure) 2013-05-14 Peter Maydell New
[for-1.5] portability: pty.h is glibc-specific 2013-05-14 Brad New
[for-1.5,3/3] hw/pci-host/versatile.c: Provide property for forcing broken IRQ mapping 2013-05-14 Peter Maydell New
[for-1.5,2/3] hw/pci-host/versatile.c: Update autodetect to detect newer kernels 2013-05-14 Peter Maydell New
[for-1.5,1/3] Revert "versatile_pci: Put the host bridge PCI device at slot 29" 2013-05-14 Peter Maydell New
[2/2] block: Add hint to -EFBIG error message 2013-05-14 Stefan Hajnoczi New
[1/2] qcow2: Catch some L1 table index overflows 2013-05-14 Stefan Hajnoczi New
[PULL,for-1.5,0/2] Block patches for QEMU 1.5 2013-05-14 Stefan Hajnoczi New
[v2,4/4] qemu-iotests: Try creating huge qcow2 image 2013-05-14 Kevin Wolf New
[v2,3/4] qcow2.py: Subcommand for changing header fields 2013-05-14 Kevin Wolf New
[v2,for-1.5,2/4] block: Add hint to -EFBIG error message 2013-05-14 Kevin Wolf New
[v2,for-1.5,1/4] qcow2: Catch some L1 table index overflows 2013-05-14 Kevin Wolf New
[RESEND,for-1.5] acpi: add dummy write function for acpi timer 2013-05-14 Gerd Hoffmann New
[for-1.5] spitz: fix compilation failure due to pty.h namespace pollution 2013-05-14 Paolo Bonzini New
[for-1.5] portability: pty.h is glibc-specific 2013-05-14 Paolo Bonzini New
[v2] blockdev: Rename BlockdevAction -> TransactionAction 2013-05-14 Kevin Wolf New
[Bug,1179731,NEW] is networking broken on windows hosts? 2013-05-14 Paolo Bonzini New
[(trivial)] remove some double-includes 2013-05-14 Michael Tokarev New
[for-1.5] readline: Handle xterm escape sequences for Home/End keys 2013-05-14 Kevin Wolf New
[11/11] vfio: Add guest side IOMMU support 2013-05-14 David Gibson New
[10/11] memory: Add iommu map/unmap notifiers 2013-05-14 David Gibson New
[09/11] memory: Add iova to IOMMUTLBEntry 2013-05-14 David Gibson New
[08/11] vfio: Create VFIOAddressSpace objects as needed 2013-05-14 David Gibson New
[07/11] vfio: Introduce VFIO address spaces 2013-05-14 David Gibson New
[06/11] memory: Sanity check that no listeners remain on a destroyed AddressSpace 2013-05-14 David Gibson New
[05/11] pci: Introduce helper to retrieve a PCI device's DMA address space 2013-05-14 David Gibson New
[04/11] pci: Use AddressSpace rather than MemoryRegion to represent PCI DMA space 2013-05-14 David Gibson New
[03/11] pci: Rework PCI iommu lifetime assumptions 2013-05-14 David Gibson New
[02/11] pci: Don't del_subgregion on a non subregion 2013-05-14 David Gibson New
[01/11] iommu: Fix compile error in ioapic.c 2013-05-14 David Gibson New
[v4,12/12] linux-user: AArch64 requires at least 3.8.0 2013-05-14 John Rigby New
[v4,11/12] ARM: Add aarch64 target to configure 2013-05-14 John Rigby New
[v4,10/12] linux-user: Add AArch64 support 2013-05-14 John Rigby New
[v4,09/12] linux-user: Add signal handling for AArch64 2013-05-14 John Rigby New
[v4,08/12] linux-user: Fix up AArch64 syscall handlers 2013-05-14 John Rigby New
[v4,07/12] linux-user: Add syscall handling for AArch64 2013-05-14 John Rigby New
[v4,06/12] linux-user: Don't treat aarch64 cpu names specially 2013-05-14 John Rigby New
[v4,05/12] AArch64: Add gdb stub 2013-05-14 John Rigby New
[v4,04/12] ARM: Add AArch64 translation stub 2013-05-14 John Rigby New
[v4,03/12] ARM: Prepare translation for AArch64 code 2013-05-14 John Rigby New
[v4,02/12] ARM: Export cpu_env 2013-05-14 John Rigby New
[v4,01/12] ARM: Extract the disas struct to a header file 2013-05-14 John Rigby New
[v2,11/11] curl: introduce ssl_no_cert runtime option. 2013-05-14 Fam Zheng New
[v2,10/11] curl: add cache quota. 2013-05-14 Fam Zheng New
[v2,09/11] curl: release everything on curl_close 2013-05-14 Fam Zheng New
[v2,08/11] curl: use list to store CURLState 2013-05-14 Fam Zheng New
[v2,07/11] curl: make use of CURLDataCache. 2013-05-14 Fam Zheng New
[v2,06/11] curl: introduce CURLDataCache 2013-05-14 Fam Zheng New
[v2,05/11] curl: add timer to BDRVCURLState 2013-05-14 Fam Zheng New
[v2,04/11] curl: fix curl_open 2013-05-14 Fam Zheng New
[v2,03/11] curl: change curl_multi_do to curl_fd_handler 2013-05-14 Fam Zheng New
[v2,02/11] curl: change magic number to macro 2013-05-14 Fam Zheng New
[v2,01/11] curl: introduce CURLSockInfo to BDRVCURLState. 2013-05-14 Fam Zheng New
VFIO VGA test branches 2013-05-13 Knut Omang New
[for-1.5,2/2] qom: add casting statistics 2013-05-13 Anthony Liguori New
[for-1.5,1/2] qom: aggressively optimize qom casting 2013-05-13 Anthony Liguori New
[v2] pci-assign: Add MSI affinity support 2013-05-13 Alex Williamson New
[v2] vfio-pci: Add support for MSI affinity 2013-05-13 Alex Williamson New
[moxie] Fix bug in tlb_fill. 2013-05-13 Anthony Green New
[RFC,11/13] pc: pass PCI hole ranges to Guests 2013-05-13 Michael S. Tsirkin New
[RFC,12/13] i386: ACPI table generation code from seabios 2013-05-13 Michael S. Tsirkin New
[RFC,10/13] i386: generate pc guest info 2013-05-13 Michael S. Tsirkin New
[RFC,13/13] pc: reuse guest info for legacy fw cfg 2013-05-13 Michael S. Tsirkin New
[RFC,09/13] i386: add bios linker/loader 2013-05-13 Michael S. Tsirkin New
[RFC,08/13] range: add Range structure 2013-05-13 Michael S. Tsirkin New
[RFC,07/13] acpi: pre-compiled ASL files 2013-05-13 Michael S. Tsirkin New
[RFC,06/13] acpi: add rules to compile ASL source 2013-05-13 Michael S. Tsirkin New
[RFC,05/13] i386: add ACPI table files from seabios 2013-05-13 Michael S. Tsirkin New
[RFC,04/13] fw_cfg: move typedef to qemu/typedefs.h 2013-05-13 Michael S. Tsirkin New
[RFC,01/13] apic: rename apic specific bitopts 2013-05-13 Michael S. Tsirkin New