qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-09 17:05:58 to 2014-05-12 09:13:30 UTC [more...]

[Qemu-devel] QEMU build broken
 2014-05-12  9:13 UTC  (15+ messages)

[Qemu-devel] [PATCH v2 0/8] x86: correctly implement soft reset
 2014-05-12  9:12 UTC  (18+ messages)
` [Qemu-devel] [PATCH v2 1/8] kvm: reset state from the CPU's reset method
` [Qemu-devel] [PATCH v2 2/8] kvm: forward INIT signals coming from the chipset
` [Qemu-devel] [PATCH v2 3/8] target-i386: fix set of registers zeroed on reset
` [Qemu-devel] [PATCH v2 4/8] target-i386: preserve FPU and MSR state on INIT
` [Qemu-devel] [PATCH v2 5/8] apic: do not accept SIPI on the bootstrap processor
` [Qemu-devel] [PATCH v2 6/8] cpu: make CPU_INTERRUPT_RESET available on all targets
` [Qemu-devel] [PATCH v2 7/8] pc: port 92 reset requires a low->high transition
` [Qemu-devel] [PATCH v2 8/8] x86: correctly implement soft reset

[Qemu-devel] [PATCH] virtio: allow mapping up to max queue size
 2014-05-12  9:08 UTC 

[Qemu-devel] [PATCH v3] cirrus_vga: adding sanity check for vram size
 2014-05-12  9:06 UTC  (2+ messages)

[Qemu-devel] [PATCH v4] Hvmloader: Modify ACPI to only supply _EJ0 methods for PCIslots that support hotplug by runtime patching
 2014-05-12  9:05 UTC  (15+ messages)
          ` [Qemu-devel] [Xen-devel] "

[Qemu-devel] [PATCH 0/2] CAN SJA100 controller emulation and SocketCAN based host CAN bus access
 2014-05-12  9:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] CAN bus simple SJA1000 PCI card emulation for QEMU
` [Qemu-devel] [PATCH 2/2] CAN bus Kvaser PCI CAN-S (single SJA1000 channel) emulation added

[Qemu-devel] [PATCH v5 0/4] irqfds for s390x
 2014-05-12  8:58 UTC  (11+ messages)
` [Qemu-devel] [PATCH v5 1/4] s390x: split flic into kvm and non-kvm parts
` [Qemu-devel] [PATCH v5 2/4] s390x: Add I/O adapter registration
` [Qemu-devel] [PATCH v5 3/4] s390x/virtio-ccw: reference-counted indicators
` [Qemu-devel] [PATCH v5 4/4] s390x/virtio-ccw: Wire up irq routing and irqfds

[Qemu-devel] [Crucial bug] Qemu-2.0.0 do not support virtio-net hot plug/unplug exceed two times
 2014-05-12  8:54 UTC  (11+ messages)

[Qemu-devel] [PATCH] spapr_iommu: Replace @instance_id with LIOBN for migration
 2014-05-12  8:46 UTC 

[Qemu-devel] [PATCH] migration: show average throughput when migration finishes
 2014-05-12  8:46 UTC 

[Qemu-devel] [PATCH] migration: cache memory region ram ptr
 2014-05-12  8:16 UTC  (9+ messages)

[Qemu-devel] [PATCH] kvm: Fix enable_cap helpers on older gcc
 2014-05-12  8:15 UTC  (3+ messages)

[Qemu-devel] [PATCH memory v1 1/1] memory: Simplify mr_add_subregion() if-else
 2014-05-12  8:13 UTC 

[Qemu-devel] [PATCH] rewamp/simplify option parsing
 2014-05-12  7:55 UTC 

[Qemu-devel] [PATCH v3 0/4] s390: Support for Hotplug of Standby Memory
 2014-05-12  7:46 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 3/4] virtio-ccw: Include standby memory when calculating storage increment
` [Qemu-devel] [PATCH v3 4/4] sclp-s390: Add memory hotplug SCLPs

[Qemu-devel] My OS hangup in KVM for some reasons, how can I debug?
 2014-05-12  7:24 UTC  (5+ messages)

[Qemu-devel] [PATCH RFC V2] virtio-net: announce self by guest
 2014-05-12  7:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] cirrus_vga: adding sanity check for vram size
 2014-05-12  6:46 UTC  (5+ messages)

[Qemu-devel] uvesafb doesn't work with seabios
 2014-05-12  5:29 UTC  (6+ messages)

[Qemu-devel] [Bug 1318474] [NEW] QEMU update causes Windows reactivation
 2014-05-12  4:20 UTC 

[Qemu-devel] [PATCH] rules.mak: Rewrite unnest-vars
 2014-05-12  4:03 UTC 

[Qemu-devel] [PATCH v19 00/16] Drop in_use from BlockDriverState and enable point-in-time snapshot exporting over NBD
 2014-05-12  1:35 UTC  (17+ messages)
` [Qemu-devel] [PATCH v19 01/16] vmdk: Optimize cluster allocation
` [Qemu-devel] [PATCH v19 02/16] block: Add BlockOpType enum
` [Qemu-devel] [PATCH v19 03/16] block: Introduce op_blockers to BlockDriverState
` [Qemu-devel] [PATCH v19 04/16] block: Replace in_use with operation blocker
` [Qemu-devel] [PATCH v19 05/16] block: Move op_blocker check from block_job_create to its caller
` [Qemu-devel] [PATCH v19 06/16] block: Add bdrv_set_backing_hd()
` [Qemu-devel] [PATCH v19 07/16] block: Add backing_blocker in BlockDriverState
` [Qemu-devel] [PATCH v19 08/16] block: Parse "backing" option to reference existing BDS
` [Qemu-devel] [PATCH v19 09/16] block: Support dropping active in bdrv_drop_intermediate
` [Qemu-devel] [PATCH v19 10/16] stream: Use bdrv_drop_intermediate and drop close_unused_images
` [Qemu-devel] [PATCH v19 11/16] commit: Use bdrv_drop_intermediate
` [Qemu-devel] [PATCH v19 12/16] qmp: Add command 'blockdev-backup'
` [Qemu-devel] [PATCH v19 13/16] block: Allow backup on referenced named BlockDriverState
` [Qemu-devel] [PATCH v19 14/16] block: Add blockdev-backup to transaction
` [Qemu-devel] [PATCH v19 15/16] qemu-iotests: Test blockdev-backup in 055
` [Qemu-devel] [PATCH v19 16/16] qemu-iotests: Image fleecing test case 089

[Qemu-devel] [PATCH 0/4] replace some fprintf(stderr, ...) with error_report()
 2014-05-12  1:13 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/4] arch_init: replace fprintf(stderr, ...) with error_report() in arch_init.c
` [Qemu-devel] [PATCH 2/4] audio: replace fprintf(stderr, ...) with error_report() in audio
` [Qemu-devel] [PATCH 3/4] block: replace fprintf(stderr, ...) with error_report() in block/
` [Qemu-devel] [PATCH 4/4] bsd-user: replace fprintf(stderr, ...) with error_report()

[Qemu-devel] [PATCH v3 0/2] Named GPIOs
 2014-05-12  1:09 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/2] qdev: Implement named GPIOs

[Qemu-devel] [PATCH v4 0/2] Named GPIOs
 2014-05-12  1:03 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 1/2] qdev: Implement named GPIOs
` [Qemu-devel] [PATCH v4 2/2] ssi: Name the CS GPIO

[Qemu-devel] [PATCH v2] block/raw-posix: Try both FIEMAP and SEEK_HOLE
 2014-05-11 17:26 UTC  (2+ messages)

[Qemu-devel] [RFC v2 0/4] AMBA platform device passthrough
 2014-05-11 17:13 UTC  (5+ messages)
` [Qemu-devel] [RFC v2 1/4] Add EXEC_FLAG to VFIO DMA mappings
` [Qemu-devel] [RFC v2 2/4] Add AMBA devices support to VFIO
` [Qemu-devel] [RFC v2 3/4] MemoryRegion with EOI callbacks for VFIO Platform devices
` [Qemu-devel] [RFC v2 4/4] Always use eventfd as notifying mechanism

[Qemu-devel] [PATCH] KVM: PPC: Don't secretly add 1T segment feature to CPU
 2014-05-11 16:58 UTC 

[Qemu-devel] [PATCH qom-next 0/4] qom: HMP commands to replace info qtree
 2014-05-11 14:58 UTC  (9+ messages)
` [Qemu-devel] [PATCH qom-next 1/4] qom: Implement info qom-composition HMP command
` [Qemu-devel] [PATCH qom-next 2/4] qom: Implement qom-list "
` [Qemu-devel] [PATCH qom-next 3/4] qom: Implement qom-get "
` [Qemu-devel] [PATCH qom-next 4/4] qom: Implement qom-set "

[Qemu-devel] [PATCH] block/nfs: use per-object vars and make it modular
 2014-05-11 13:07 UTC 

[Qemu-devel] [PATCH] monitor: Add info qom-tree subcommand
 2014-05-11 12:16 UTC  (5+ messages)

[Qemu-devel] [PATCH] libcacard: g_malloc cleanups
 2014-05-11 11:42 UTC  (3+ messages)

[Qemu-devel] [PATCH] libcacard: remove useless initializers
 2014-05-11 11:39 UTC  (3+ messages)

[Qemu-devel] [PULL 0/4] libcacard-standalone (glib compat & libcacard) series for 2014-05-08
 2014-05-11 11:06 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] Add remove_boot_device_path() function for hot-unplug device
 2014-05-11  9:17 UTC  (2+ messages)

[Qemu-devel] [Bug 1318281] [NEW] linux-user: x86_64 target fails to call sys_futex()
 2014-05-11  4:09 UTC 

[Qemu-devel] [PATCH v3] snapshot: fixed bdrv_get_full_backing_filename can not get correct full_backing_filename
 2014-05-10 16:30 UTC 

[Qemu-devel] [PATCH] vfio-pci: Quirk RTL8168 NIC
 2014-05-10 23:03 UTC 

[Qemu-devel] [PATCH v3] snapshot: fixed bdrv_get_full_backing_filename can not get correct full_backing_filename
 2014-05-10 16:35 UTC 

[Qemu-devel] [PATCH v3] snapshot: fixed bdrv_get_full_backing_filename can not get correct full_backing_filename
 2014-05-10 16:32 UTC 

[Qemu-devel] [PATCH 0/8] misc fixes for coverity warnings in ARM devices
 2014-05-10 13:48 UTC  (18+ messages)
` [Qemu-devel] [PATCH 1/8] hw/intc/allwinner-a10-pic: Add missing 'break'
` [Qemu-devel] [PATCH 2/8] hw/net/cadence_gem: Remove dead code
` [Qemu-devel] [PATCH 3/8] hw/display/pxa2xx_lcd: Fix 16bpp+alpha and 18bpp+alpha palette formats
` [Qemu-devel] [PATCH 4/8] hw/arm/omap1: Avoid unintended sign extension writing omap_rtc YEARS_REG
` [Qemu-devel] [PATCH 5/8] hw/dma/omap_dma: Add (uint32_t) casts when shifting uint16_t by 16
` [Qemu-devel] [PATCH 6/8] hw/timer/exynos4210_mct: Avoid overflow in exynos4210_ltick_recalc_count
` [Qemu-devel] [PATCH 7/8] hw/arm/stellaris: Correct handling of GPTM TAR register
` [Qemu-devel] [PATCH 8/8] hw/arm/omap_gpmc: Avoid buffer overrun filling prefetch FIFO

[Qemu-devel] [PATCH] arch_init: Simplify code for load_xbzrle()
 2014-05-10 12:51 UTC 

[Qemu-devel] [PATCH] migration: catch unknown flags in ram_load
 2014-05-10 12:49 UTC  (2+ messages)

[Qemu-devel] [Qemu-ppc] macio ide question/bug report
 2014-05-10 12:30 UTC 

[Qemu-devel] [PATCH] linux-user/uname: Return correct uname string for x86_64
 2014-05-10 11:25 UTC 

[Qemu-devel] [PATCH v2 0/3] Adding new user mode target ppc64le-linux-user
 2014-05-10 10:13 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/3] linux-user: Support little-endian PPC64 in user mode
` [Qemu-devel] [PATCH v2 2/3] PPC: Allow little-endian "
` [Qemu-devel] [PATCH v2 3/3] Add a new user mode target for little-endian PPC64

[Qemu-devel] Question about RAM migration flags
 2014-05-10  8:33 UTC  (4+ messages)

[Qemu-devel] [PULL 0/8] KVM changes for 2014-05-08
 2014-05-10  6:50 UTC  (9+ messages)
` [Qemu-devel] [PULL 1/8] target-i386: Remove unused data from local array
` [Qemu-devel] [PULL 2/8] kvm: add set_one_reg/get_one_reg helpers
` [Qemu-devel] [PULL 3/8] pci-assign: Fix a bug when map MSI-X table memory failed
` [Qemu-devel] [PULL 4/8] pci-assign: limit # of msix vectors
` [Qemu-devel] [PULL 5/8] target-i386: set eflags prior to calling svm_load_seg_cache() in svm_helper.c
` [Qemu-devel] [PULL 6/8] target-i386: set eflags and cr0 prior to calling cpu_x86_load_seg_cache() in smm_helper.c
` [Qemu-devel] [PULL 7/8] target-i386: set eflags prior to calling cpu_x86_load_seg_cache() in seg_helper.c
` [Qemu-devel] [PULL 8/8] target-i386: the x86 CPL is stored in CS.selector - auto update hflags accordingly

[Qemu-devel] '.' IDs and certain names breaks -global and -set
 2014-05-10  2:46 UTC  (3+ messages)

[Qemu-devel] [Bug 1307473] Re: guest hang due to missing clock interrupt
 2014-05-09 23:26 UTC 

[Qemu-devel] [PULL 00/38] QMP queue
 2014-05-09 22:48 UTC  (3+ messages)
` [Qemu-devel] [PULL 08/38] pci-assign: accept Error from monitor_handle_fd_param2()

[Qemu-devel] [Bug 1318091] [NEW] Perfctr MSRs not available to Guest OS on AMD Phenom II
 2014-05-09 22:42 UTC 

[Qemu-devel] [PATCH v3.1 00/31] NUMA series, and hostmem improvements
 2014-05-09 21:13 UTC  (5+ messages)

[Qemu-devel] [PATCH V3 0/3] Quorum maintainance operations
 2014-05-09 21:12 UTC  (2+ messages)

[Qemu-devel] [PULL 00/10] Build system changes for 2014-05-09
 2014-05-09 21:03 UTC  (11+ messages)
` [Qemu-devel] [PULL 01/10] build: Fix per-object variables for Makefile.target
` [Qemu-devel] [PULL 02/10] build: simplify Makefile.target a bit, use just one rule for softmmu
` [Qemu-devel] [PULL 03/10] build: simplify Makefile.target around unnest-vars invocations
` [Qemu-devel] [PULL 04/10] Makefile: strip tools and modules too
` [Qemu-devel] [PULL 05/10] Makefile.target: use $(INSTALL_PROG) for installing, not $(INSTALL)
` [Qemu-devel] [PULL 06/10] Makefile: use $(INSTALL_LIB) for modules not $(INSTALL_PROG)
` [Qemu-devel] [PULL 07/10] build: add support for per-object -cflags and -libs to all rules
` [Qemu-devel] [PULL 08/10] build: convert some obj-specific CFLAGS to use new foo.o-cflags syntax
` [Qemu-devel] [PULL 09/10] build: simplify and fix fix-obj-vars
` [Qemu-devel] [PULL 10/10] libcacard: remove libcacard-specific CFLAGS and LIBS from global vars

[Qemu-devel] Migration from older Qemu to Qemu 2.0.0 does not work
 2014-05-09 20:53 UTC  (7+ messages)

[Qemu-devel] [PULL 00/17] Block patches
 2014-05-09 19:03 UTC  (18+ messages)
` [Qemu-devel] [PULL 01/17] qcow2: Fix alloc_clusters_noref() overflow detection
` [Qemu-devel] [PULL 02/17] iotests: Use configured python
` [Qemu-devel] [PULL 03/17] qemu-img: sort block formats in help message
` [Qemu-devel] [PULL 04/17] block/nfs: Check for NULL server part
` [Qemu-devel] [PULL 05/17] block/iscsi: bump year in copyright notice
` [Qemu-devel] [PULL 06/17] qemu-img: Convert by cluster size if target is compressed
` [Qemu-devel] [PULL 07/17] vmdk: Implement .bdrv_write_compressed
` [Qemu-devel] [PULL 08/17] vmdk: Implement .bdrv_get_info()
` [Qemu-devel] [PULL 09/17] qemu-iotests: Test converting to streamOptimized from small cluster size
` [Qemu-devel] [PULL 10/17] block: Fix open flags with BDRV_O_SNAPSHOT
` [Qemu-devel] [PULL 11/17] vl.c: remove init_clocks call from main
` [Qemu-devel] [PULL 12/17] gluster: Correctly propagate errors when volume isn't accessible
` [Qemu-devel] [PULL 13/17] block/raw-posix: Try both FIEMAP and SEEK_HOLE
` [Qemu-devel] [PULL 14/17] block: qemu-iotests - add common.qemu, for bash-controlled qemu tests
` [Qemu-devel] [PULL 15/17] block: qemu-iotests - update 085 to use common.qemu
` [Qemu-devel] [PULL 16/17] block: qemu-iotests - test for live migration
` [Qemu-devel] [PULL 17/17] glib: fix g_poll early timeout on windows

[Qemu-devel] [RFC PATCH 00/11] Cleanup load/store functions in headers and C files
 2014-05-09 19:03 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH 01/11] hw: use ld_p/st_p instead of ld_raw/st_raw

[Qemu-devel] [PATCH v5] glib: fix g_poll early timeout on windows
 2014-05-09 18:57 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).