qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-17 19:20:10 to 2012-07-18 19:02:28 UTC [more...]

[Qemu-devel] [RFC v9 00/27] virtio: virtio-blk data plane
 2012-07-18 19:02 UTC  (36+ messages)
` [Qemu-devel] [RFC v9 01/27] virtio-blk: Remove virtqueue request handling code
` [Qemu-devel] [RFC v9 02/27] virtio-blk: Set up host notifier for data plane
` [Qemu-devel] [RFC v9 03/27] virtio-blk: Data plane thread event loop
` [Qemu-devel] [RFC v9 04/27] virtio-blk: Map vring
` [Qemu-devel] [RFC v9 05/27] virtio-blk: Do cheapest possible memory mapping
` [Qemu-devel] [RFC v9 06/27] virtio-blk: Take PCI memory range into account
` [Qemu-devel] [RFC v9 07/27] virtio-blk: Put dataplane code into its own directory
` [Qemu-devel] [RFC v9 08/27] virtio-blk: Read requests from the vring
` [Qemu-devel] [RFC v9 09/27] virtio-blk: Add Linux AIO queue
` [Qemu-devel] [RFC v9 10/27] virtio-blk: Stop data plane thread cleanly
` [Qemu-devel] [RFC v9 11/27] virtio-blk: Indirect vring and flush support
` [Qemu-devel] [RFC v9 12/27] virtio-blk: Add workaround for BUG_ON() dependency in virtio_ring.h
` [Qemu-devel] [RFC v9 13/27] virtio-blk: Increase max requests for indirect vring
` [Qemu-devel] [RFC v9 14/27] virtio-blk: Use pthreads instead of qemu-thread
` [Qemu-devel] [RFC v9 15/27] notifier: Add a function to set the notifier
` [Qemu-devel] [RFC v9 16/27] virtio-blk: Kick data plane thread using event notifier set
` [Qemu-devel] [RFC v9 17/27] virtio-blk: Use guest notifier to raise interrupts
` [Qemu-devel] [RFC v9 18/27] virtio-blk: Call ioctl() directly instead of irqfd
` [Qemu-devel] [RFC v9 19/27] virtio-blk: Disable guest->host notifies while processing vring
` [Qemu-devel] [RFC v9 20/27] virtio-blk: Add ioscheduler to detect mergable requests
` [Qemu-devel] [RFC v9 21/27] virtio-blk: Add basic request merging
` [Qemu-devel] [RFC v9 22/27] virtio-blk: Fix "
` [Qemu-devel] [RFC v9 23/27] virtio-blk: Stub out SCSI commands
` [Qemu-devel] [RFC v9 24/27] virtio-blk: fix incorrect length
` [Qemu-devel] [RFC v9 25/27] msix: fix irqchip breakage in msix_try_notify_from_thread()
` [Qemu-devel] [RFC v9 26/27] msix: use upstream kvm_irqchip_set_irq()
` [Qemu-devel] [RFC v9 27/27] virtio-blk: add EVENT_IDX support to dataplane

[Qemu-devel] [PATCH v4] Fixes related to processing of qemu's -numa option
 2012-07-18 18:26 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/6] convert sendkey to qapi
 2012-07-18 18:25 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 5/6] qapi: convert sendkey

[Qemu-devel] [PATCH V4] exynos4210: add Exynos4210 i2c implementation
 2012-07-18 18:18 UTC 

[Qemu-devel] [PATCH v6 1/3] Check if GlobalProperty exists before registering
 2012-07-18 18:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 2/3] Force driftfix=none on previous machines
` [Qemu-devel] [PATCH v6 3/3] Change driftfix default value to slew

[Qemu-devel] [PATCH 0/9]: qapi: generate qerrors from qapi-schema-errors.json
 2012-07-18 17:49 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/9] qerror: rename QERR_SOCKET_* macros
` [Qemu-devel] [PATCH 2/9] qerror: rename QERR_SOCK_CONNECT_IN_PROGRESS
` [Qemu-devel] [PATCH 3/9] qerror: rename QERR_QMP_EXTRA_MEMBER
` [Qemu-devel] [PATCH 4/9] qerror: rename QERR_PROPERTY_VALUE_NOT_POWER_OF_2
` [Qemu-devel] [PATCH 5/9] qapi: qapi.py: allow the "'" character be escaped
` [Qemu-devel] [PATCH 6/9] qapi: add qapi-schema-errors.json
` [Qemu-devel] [PATCH 7/9] qapi: add qapi-errors.py
` [Qemu-devel] [PATCH 8/9] qerror: switch to qapi generated error macros and table
` [Qemu-devel] [PATCH 9/9] scripts: update check-qerror.sh

[Qemu-devel] [PATCH v4 0/5] refactor PC machine, i440fx and piix3 to take advantage of QOM
 2012-07-18 17:43 UTC  (10+ messages)
` [Qemu-devel] [PATCH v4 1/5] eliminate piix_pci.c and module i440fx and piix3
` [Qemu-devel] [PATCH v4 2/5] convert MemoryRegion to QOM
` [Qemu-devel] [PATCH v4 3/5] convert pci-host "
` [Qemu-devel] [PATCH v4 4/5] prepare to create HPET, RTC and i8254 through composition
` [Qemu-devel] [PATCH v4 5/5] merge pc_piix.c to pc.c

[Qemu-devel] [PATCH resend] tests: Makefile: include dependency files
 2012-07-18 17:22 UTC 

[Qemu-devel] qemu in full emulation on win32
 2012-07-18 17:15 UTC  (5+ messages)

[Qemu-devel] [PATCH] Use macro QEMU_PACKED for new packed structures
 2012-07-18 16:51 UTC  (4+ messages)

[Qemu-devel] [help]: how to use HMP command dump-guest-memory
 2012-07-18 16:47 UTC 

[Qemu-devel] [PATCH] configure: Support system emulation with large memory on w32 hosts
 2012-07-18 16:37 UTC 

[Qemu-devel] [PATCH 00/11] configure: Fix -Werror issues
 2012-07-18 15:48 UTC  (14+ messages)
` [Qemu-devel] [PATCH 01/11] configure: Don't run configure tests with -Werror enabled
` [Qemu-devel] [PATCH 02/11] configure: Fix build with ALSA audio driver
` [Qemu-devel] [PATCH 03/11] configure: Fix build with capabilities
` [Qemu-devel] [PATCH 04/11] configure: Replace bash code by standard shell code
` [Qemu-devel] [PATCH 05/11] configure: -march=i486 belongs in QEMU_CFLAGS, not CFLAGS
` [Qemu-devel] [PATCH 06/11] configure: Fix errors in test for__sync_fetch_and_and
` [Qemu-devel] [PATCH 07/11] configure: Fix compile warning in PNG test
` [Qemu-devel] [PATCH 08/11] configure: Fix warnings in VDE library probe
` [Qemu-devel] [PATCH 09/11] configure: Fix compile warning in utimensat/futimens test
` [Qemu-devel] [PATCH 10/11] configure: -I\$(SRC_PATH) goes in QEMU_INCLUDES not QEMU_CFLAGS
` [Qemu-devel] [PATCH 11/11] configure: Check for -Werror causing failures when compiling tests

[Qemu-devel] [PATCH] powerpc pci: fixed packing of ranges[]
 2012-07-18 15:41 UTC  (3+ messages)

[Qemu-devel] [RFC] introduce a dynamic library to expose qemu block API
 2012-07-18 15:35 UTC  (22+ messages)

[Qemu-devel] [PATCH 1/3] msi/msix: added functions to API to set up message address and data
 2012-07-18 15:23 UTC  (13+ messages)
` [Qemu-devel] [PATCH] msi/msix: added functions to API to set up message address, "
    ` [Qemu-devel] [PATCH] msi/msix: added public API to set/get MSI "
                ` [Qemu-devel] [PATCH] msi/msix: added API to set MSI message address "

[Qemu-devel] Can't Build i386-bsd-user on Freebsd
 2012-07-18 15:06 UTC  (2+ messages)

[Qemu-devel] [Bug 1026176] [NEW] unable to boot squashfs through mtd device
 2012-07-18 14:49 UTC 

[Qemu-devel] [PATCH] improve scripts/make-release
 2012-07-18 14:41 UTC  (2+ messages)

[Qemu-devel] [PATCH v4] add -machine mem-merge=on|off option
 2012-07-18 14:31 UTC 

[Qemu-devel] [PATCH 0/2] RFC: powerpc-vfio: adding support
 2012-07-18 14:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH] vfio-powerpc: added VFIO support (v4)

[Qemu-devel] QMP event for suspend to disk
 2012-07-18 14:17 UTC  (2+ messages)

[Qemu-devel] [PATCH] build: add make dist target (v2)
 2012-07-18 14:07 UTC  (5+ messages)

[Qemu-devel] [PATCH v3] qemu-img: correct size parsers and help message
 2012-07-18 13:34 UTC  (3+ messages)

[Qemu-devel] q35 and ahci
 2012-07-18 13:34 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] qemu-nbd: add --cache and --aio options
 2012-07-18 13:17 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] qemu-nbd: reorganize help message
` [Qemu-devel] [PATCH 2/2] qemu-nbd: add --cache and --aio options

[Qemu-devel] [PATCH] cpu-defs.h: pull in qemu-common.h for HOST_LONG_BITS
 2012-07-18 13:14 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] qerror: Add QERR_PROPERTY_SET_AFTER_REALIZE
 2012-07-18 13:03 UTC  (8+ messages)

[Qemu-devel] QEMU question: is eventfd not thread safe?
 2012-07-18 12:58 UTC  (13+ messages)
        ` [Qemu-devel] [PATCH] eventfd: making it rhread safe
          ` [Qemu-devel] [PATCH] eventfd: making it thread safe

[Qemu-devel] [PATCH v2 0/6] arm_boot/vexpress-a15: Support >4GB of RAM
 2012-07-18 12:30 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/6] hw/arm_boot.c: Make ram_size a uint64_t
` [Qemu-devel] [PATCH v2 3/6] hw/arm_boot.c: Check for RAM sizes exceeding ATAGS capacity
` [Qemu-devel] [PATCH v2 4/6] device_tree: Add support for reading device tree properties

[Qemu-devel] [PATCH] configure: do not quote $PKG_CONFIG
 2012-07-18 12:13 UTC  (4+ messages)

[Qemu-devel] [PATCH] configure: Don't implicitly hardcode list of KVM architectures
 2012-07-18 11:10 UTC 

[Qemu-devel] [PATCH] update-linux-headers.sh: Don't hard code list of architectures
 2012-07-18 10:18 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 0/3] Simpletrace v2: Support multiple args, strings
 2012-07-18  9:46 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 1/3] monitor: remove unused do_info_trace
` [Qemu-devel] [PATCH v8 2/3] Simpletrace v2: Support multiple arguments, strings
` [Qemu-devel] [PATCH v8 3/3] Update simpletrace.py for new log format

[Qemu-devel] [PATCH] qemu kvm: Recognize PCID feature
 2012-07-18  9:29 UTC 

[Qemu-devel] We need more reviewers/maintainers!!
 2012-07-18  9:28 UTC  (3+ messages)

[Qemu-devel] [PATCH v6] kvm: notify host when the guest is panicked
 2012-07-18  9:25 UTC  (6+ messages)
` [Qemu-devel] [PATCH 5/7 v6] introduce a new qom device to deal with panicked event

[Qemu-devel] [PATCH v7 0/3] Simpletrace v2: Support multiple args, strings
 2012-07-18  8:59 UTC  (10+ messages)
` [Qemu-devel] [PATCH v7 2/3] Simpletrace v2: Support multiple arguments, strings

[Qemu-devel] [PATCH 0/4] Xen, introducing dirty log for migration
 2012-07-18  8:32 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/4] QMP, Introduce set-global-dirty-log command
` [Qemu-devel] [PATCH 3/4] exec, memory: Call to xen_modified_memory

[Qemu-devel] [PATCH v5 0/4] Standard SD host controller model
 2012-07-18  7:13 UTC  (8+ messages)
` [Qemu-devel] [PATCH v5 2/4] exynos4210: Added "

[Qemu-devel] [PATCH] configure: Fix build with ALSA audio driver
 2012-07-18  5:38 UTC  (3+ messages)

[Qemu-devel] buildbot failure in qemu on default_x86_64_debian_6_0
 2012-07-18  1:19 UTC  (3+ messages)

[Qemu-devel] buildbot failure in qemu on disable_kvm_x86_64_out_of_tree
 2012-07-18  0:09 UTC 

[Qemu-devel] buildbot failure in qemu on disable_kvm_i386_out_of_tree
 2012-07-18  0:08 UTC 

[Qemu-devel] buildbot failure in qemu on disable_kvm_x86_64_debian_6_0
 2012-07-18  0:06 UTC 

[Qemu-devel] buildbot failure in qemu on disable_kvm_i386_debian_6_0
 2012-07-18  0:04 UTC 

[Qemu-devel] [PATCH] build: fix build breakage due to bad merge
 2012-07-18  0:01 UTC 

[Qemu-devel] buildbot failure in qemu on default_i386_debian_6_0
 2012-07-17 23:13 UTC 

[Qemu-devel] buildbot failure in qemu on default_i386_out_of_tree
 2012-07-17 23:11 UTC 

[Qemu-devel] buildbot failure in qemu on default_mingw32
 2012-07-17 23:10 UTC 

[Qemu-devel] buildbot failure in qemu on default_x86_64_out_of_tree
 2012-07-17 23:09 UTC 

[Qemu-devel] buildbot failure in qemu on default_openbsd_current
 2012-07-17 23:08 UTC 

[Qemu-devel] buildbot failure in qemu on default_openbsd_4.9
 2012-07-17 23:06 UTC 

[Qemu-devel] Fw: Qemu-ga : Guest Agent : Win 2008-64bit not working
 2012-07-17 22:12 UTC  (4+ messages)

[Qemu-devel] [RFC seabios PATCH] enumerate APIC IDs directly from CPUs
 2012-07-17 21:56 UTC 

[Qemu-devel] [PATCH] target-xtensa: fix big-endian BBS/BBC implementation
 2012-07-17 19:45 UTC 

[Qemu-devel] [PATCH] configure: fix ALSA configure test
 2012-07-17 19:42 UTC  (7+ messages)

[Qemu-devel] [PATCH] configure: Don't run configure tests with -Werror enabled
 2012-07-17 19:35 UTC  (3+ messages)

[Qemu-devel] [PATCHv4 0/4] Sandboxing Qemu guests with Libseccomp
 2012-07-17 19:19 UTC  (5+ messages)
` [Qemu-devel] [PATCHv4 1/4] Adding support for libseccomp in configure and Makefile
` [Qemu-devel] [PATCHv4 2/4] Adding qemu-seccomp.[ch]
` [Qemu-devel] [PATCHv4 3/4] Adding qemu-seccomp-debug.[ch]
` [Qemu-devel] [PATCHv4 4/4] Adding seccomp calls to vl.c

[Qemu-devel] handling samba shares in slirp networking
 2012-07-17 19:25 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).