qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-26 12:24:38 to 2012-10-29 04:11:18 UTC [more...]

[Qemu-devel] [PATCH 0/4 V6] char: Add CirMemCharDriver and provide QMP interface
 2012-10-29  4:10 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/4] qemu-char: Add new char backend CirMemCharDriver
` [Qemu-devel] [PATCH 2/4] QAPI: Introduce memchar-write QMP command
` [Qemu-devel] [PATCH 3/4] QAPI: Introduce memchar-read "
` [Qemu-devel] [PATCH 4/4] HMP: Introduce console command

[Qemu-devel] [PATCH v2 0/2] Qemu boot order patch series
 2012-10-29  2:41 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/2] Make default boot order machine specific
        ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH v3 0/8] Sysbus EHCI + Zynq USB
 2012-10-29  1:34 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 1/8] dma: Define dma_context_memory and use in sysbus-ohci
` [Qemu-devel] [PATCH v3 2/8] usb/ehci: Use class_data to init PCI variations
` [Qemu-devel] [PATCH v3 3/8] usb/ehci: parameterise the register region offsets
` [Qemu-devel] [PATCH v3 4/8] usb/ehci: Abstract away PCI DMA API
` [Qemu-devel] [PATCH v3 5/8] usb/ehci: seperate out PCIisms
` [Qemu-devel] [PATCH v3 6/8] usb/ehci: Add Sysbus variant and Xilinx Zynq USB
` [Qemu-devel] [PATCH v3 7/8] xilinx_zynq: add USB controllers
` [Qemu-devel] [PATCH v3 8/8] usb/ehci: Guard definition of EHCI_DEBUG

[Qemu-devel] [PATCH v2 00/11] Sysbus EHCI + Zynq USB
 2012-10-29  1:04 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 05/11] usb/ehci: seperate out PCIisms
` [Qemu-devel] [PATCH v2 08/11] xilinx_zynq: add USB controllers
` [Qemu-devel] [PATCH v2 11/11] usb/ehci: Put RAM in undefined MMIO regions

[Qemu-devel] [RFC] Memory API and fine grained Memory Regions
 2012-10-28 23:37 UTC  (3+ messages)

[Qemu-devel] [patch v5 0/8] push mmio dispatch out of big lock
 2012-10-28 23:48 UTC  (9+ messages)
` [Qemu-devel] [patch v5 1/8] atomic: introduce atomic operations
` [Qemu-devel] [patch v5 2/8] qom: apply atomic on object's refcount
` [Qemu-devel] [patch v5 3/8] hotplug: introduce qdev_unplug_complete() to remove device from views
` [Qemu-devel] [patch v5 4/8] pci: remove pci device from mem view when unplug
` [Qemu-devel] [patch v5 5/8] memory: introduce local lock for address space
` [Qemu-devel] [patch v5 6/8] memory: make mmio dispatch able to be out of biglock
` [Qemu-devel] [patch v5 7/8] memory: introduce tls context to record nested dma
` [Qemu-devel] [patch v5 8/8] vcpu: push mmio dispatcher out of big lock

[Qemu-devel] acpi_piix4 migration issue
 2012-10-28 19:40 UTC 

[Qemu-devel] [PATCH v3] hw/qdev-properties.c: Improve diagnostic for setting property after realize
 2012-10-28 18:55 UTC  (3+ messages)

[Qemu-devel] q35: usb keyboard trouble
 2012-10-28 15:37 UTC  (3+ messages)

[Qemu-devel] [PATCH V5 0/3] SD card model save/load support
 2012-10-28 14:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH V5 1/3] hw/sd.c: Fix erase for high capacity cards
` [Qemu-devel] [PATCH V5 2/3] vmstate: Add support for saving/loading bitmaps
` [Qemu-devel] [PATCH V5 3/3] hw/sd.c: add SD card save/load support

[Qemu-devel] [PATCH 0/9] Incoming migration coroutine
 2012-10-28 15:05 UTC  (26+ messages)
` [Qemu-devel] [PATCH 01/12] migration: unify stdio-based QEMUFile operations
` [Qemu-devel] [PATCH 02/12] migration: consolidate QEMUFile methods in a single QEMUFileOps struct
` [Qemu-devel] [PATCH 03/12] migration: add qemu_get_fd
` [Qemu-devel] [PATCH 04/12] migration: replace qemu_stdio_fd with qemu_get_fd
` [Qemu-devel] [PATCH 05/12] migration: clean up server sockets and handlers before invoking process_incoming_migration
` [Qemu-devel] [PATCH 06/12] migration: use migrate_fd_close in migrate_fd_cleanup
` [Qemu-devel] [PATCH 07/12] migration: use closesocket, not close
` [Qemu-devel] [PATCH 08/12] migration: xxx_close will only be called once
` [Qemu-devel] [PATCH 09/12] migration: close socket QEMUFile from socket_close
` [Qemu-devel] [PATCH 10/12] migration: move qemu_fclose to process_incoming_migration
` [Qemu-devel] [PATCH 11/12] migration: handle EAGAIN while reading QEMUFile
` [Qemu-devel] [PATCH 12/12] migration: move process_incoming_migration to a coroutine

[Qemu-devel] [PATCH 0/5] cpu_single_env cleanup
 2012-10-28 15:03 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] disas: avoid using cpu_single_env
` [Qemu-devel] [PATCH 2/5] kvm: "
` [Qemu-devel] [PATCH 3/5] target-unicore32: "
` [Qemu-devel] [PATCH 4/5] target-xtensa: "
` [Qemu-devel] [PATCH 5/5] target-i386: "

[Qemu-devel] [PATCH] configure: use -Wwombat to test whether gcc recognizes -Wno-wombat
 2012-10-28 15:03 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] remove unused functions
 2012-10-28 12:26 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] m48t59: remove unused m48t59_set_addr
` [Qemu-devel] [PATCH 2/3] sun4c: remove unused functions
` [Qemu-devel] [PATCH 3/3] slirp: remove unused function u_sleep

[Qemu-devel] [PATCH v2 0/6] static patches
 2012-10-28 11:04 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/6] target-sparc: make do_unaligned_access static
` [Qemu-devel] [PATCH v2 2/6] vl.c: add missing static
` [Qemu-devel] [PATCH v2 3/6] vnc: "
` [Qemu-devel] [PATCH v2 4/6] ppc: "
` [Qemu-devel] [PATCH v2 5/6] target-ppc: make some functions static
` [Qemu-devel] [PATCH v2 6/6] exec: "

[Qemu-devel] [PATCH 00/30] Migration thread 20121017 edition
 2012-10-28  8:35 UTC  (6+ messages)
` [Qemu-devel] [PATCH 30/30] ram: optimize migration bitmap walking

[Qemu-devel] [PATCH v12 09/14] target-mips: Add ASE DSP bit/manipulation instructions
 2012-10-27 22:58 UTC 

[Qemu-devel] [PATCH] configure: Disable (clang) initializer-overrides warnings
 2012-10-27 21:46 UTC  (7+ messages)

[Qemu-devel] [PATCH] Add domain-search option to slirp's DHCP server
 2012-10-27 17:53 UTC 

[Qemu-devel] Your Ideal VoIP Solutions for SMB!
 2012-10-27 18:20 UTC 

[Qemu-devel] [PATCH v2 0/2] xtensa boards: don't prematurely explode QEMUMachineInitArgs
 2012-10-27 16:54 UTC  (2+ messages)

[Qemu-devel] [PATCH] Makefile: Forbid out-of-tree build from a source tree that has been built in
 2012-10-27 16:54 UTC  (2+ messages)

[Qemu-devel] [PATCH] tests/tcg: fix a few warnings
 2012-10-27 16:53 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-sparc64: disable VGA cirrus
 2012-10-27 16:53 UTC  (2+ messages)

[Qemu-devel] [PATCH] configure: avoid compiler warning in pipe2 detection
 2012-10-27 16:52 UTC  (2+ messages)

[Qemu-devel] [PULL 0/4] target-arm queue
 2012-10-27 16:52 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/7] TCG global variables clean-up
 2012-10-27 14:34 UTC  (4+ messages)

[Qemu-devel] [RESEND PATCH v6 0/3] tcg: enhance code generation quality for qemu_ld/st IRs
 2012-10-27 14:29 UTC  (3+ messages)
` [Qemu-devel] [RESEND PATCH v6 2/3] tcg: Add extended GETPC mechanism for MMU helpers with ldst optimization

[Qemu-devel] [PATCH] disallow -daemonize usage of stdio (curses display, -nographic, -serial stdio etc)
 2012-10-27 13:15 UTC 

[Qemu-devel] [PATCH v2] stop using stdio for monitor/serial/etc with -daemonize
 2012-10-27 13:11 UTC  (14+ messages)

[Qemu-devel] [PATCH v3 00/26] q35 qemu support
 2012-10-27 12:42 UTC  (19+ messages)
` [Qemu-devel] [PATCH v3 02/26] blockdev: Introduce IF_AHCI
` [Qemu-devel] [PATCH v3 17/26] Add i21154 bridge chip

[Qemu-devel] [Bug 658610] [NEW] Check whether images have write permissions
 2012-10-27 11:18 UTC  (3+ messages)
` [Qemu-devel] [Bug 658610] "

[Qemu-devel] [PATCH 0/2] qcow2: Fix refcount table size calculation
 2012-10-27  9:57 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] "
` [Qemu-devel] [PATCH 2/2] qemu-iotests: qcow2: Test growing large refcount table

[Qemu-devel] [Bug 1071236] [NEW] creating qcow2 image with preallocation fails if size >=4G
 2012-10-27  9:43 UTC  (2+ messages)
` [Qemu-devel] [Bug 1071236] "

[Qemu-devel] spidev with omap3 running on qemu
 2012-10-27  9:24 UTC  (3+ messages)

[Qemu-devel] [PATCH] make_device_config.sh: Fix target path in generated dependency file
 2012-10-27  8:32 UTC  (4+ messages)
` [Qemu-devel] [Qemu-stable] "

[Qemu-devel] [PATCH] Revert "serial: fix retry logic"
 2012-10-27  8:31 UTC  (2+ messages)

[Qemu-devel] buildbot failure in qemu on ppc-next_x86_64_debian_6_0
 2012-10-27  7:28 UTC 

[Qemu-devel] buildbot failure in qemu on ppc-next_i386_debian_6_0
 2012-10-27  7:26 UTC 

[Qemu-devel] Fwd: Qemu-ga for Windows
 2012-10-27  2:44 UTC 

[Qemu-devel] [PATCH v7 1/1] target-i386: Add missing kvm bits
 2012-10-26 20:39 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/6] add paravirtualization hwrng support
 2012-10-26 20:29 UTC  (18+ messages)
` [Qemu-devel] [PATCH 1/6] vl: add -object option to create QOM objects from the command line
` [Qemu-devel] [PATCH 2/6] object: add object_property_add_bool (v2)
` [Qemu-devel] [PATCH 3/6] rng: add RndBackend abstract object class
` [Qemu-devel] [PATCH 4/6] rng-random: add an RNG backend that uses /dev/random
` [Qemu-devel] [PATCH 5/6] rng-egd: introduce EGD compliant RNG backend
` [Qemu-devel] [PATCH 6/6] virtio-rng: hardware random number generator device

[Qemu-devel] [PATCH 0/4] Enable virtio-{rng,balloon} by default
 2012-10-26 20:22 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/4] rng-random: split out header for rng-random
` [Qemu-devel] [PATCH 2/4] virtio-rng-pci: create a default backend if none exists
` [Qemu-devel] [PATCH 3/4] machine: add default_devices field to QEMUMachine
` [Qemu-devel] [PATCH 4/4] pc-1.3: add virtio-rng and virtio-balloon to the default machine

[Qemu-devel] [QEMU PATCH] i386: cpu: add missing CPUID[EAX=7, ECX=0] flag names
 2012-10-26 19:40 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/15] QEMU KVM_GET_SUPPORTED_CPUID cleanups and fixes
 2012-10-26 19:37 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/2] qdev: Detect duplicate device properties
 2012-10-26 17:29 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 1/2] qom: Detect attempts to add a property that already exists
` [Qemu-devel] [PATCH v5 2/2] hw/qdev: Abort rather than ignoring errors adding device properties

[Qemu-devel] [PATCH 0/8] virtio-rng: hardware random number generator device
 2012-10-26 17:29 UTC  (5+ messages)

[Qemu-devel] [PATCH] dma: Define dma_context_memory and use in sysbus-ohci
 2012-10-26 16:00 UTC  (7+ messages)

[Qemu-devel] [PATCH v2] xhci: check speed field of the input context of a set address command
 2012-10-26 15:41 UTC 

[Qemu-devel] [PATCH] win32: fix broken build due to missing QEMU_MADV_HUGEPAGE
 2012-10-26 15:34 UTC  (2+ messages)

[Qemu-devel] [PULL 00/29] qemu-sockets error propagation + NBD server
 2012-10-26 15:33 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] arm_boot: Change initrd load address to "halfway through RAM"
 2012-10-26 15:29 UTC 

[Qemu-devel] [PATCH 0/2] xhci: Better spec conforming behaviour
 2012-10-26 15:10 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] When the XHCI host controller is switched to the running mode, set the ccs bit for each port, to which a device is already attached

[Qemu-devel] [patch v4 05/16] memory: introduce ref, unref interface for MemoryRegionOps
 2012-10-26 15:05 UTC  (2+ messages)

[Qemu-devel] [PATCH] arm_boot: Change initrd load address to "halfway through RAM"
 2012-10-26 14:53 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/4] Adding new syscalls (bugzilla 855162)
 2012-10-26 14:14 UTC  (10+ messages)
` [Qemu-devel] [PATCH 4/4] Warning messages on net devices hotplug

[Qemu-devel] [PATCH 00/25] AioContext & threadpool
 2012-10-26 14:05 UTC  (26+ messages)
` [Qemu-devel] [PATCH 01/25] event_notifier: add Win32 implementation
` [Qemu-devel] [PATCH 02/25] event_notifier: enable it to use pipes
` [Qemu-devel] [PATCH 03/25] aio: change qemu_aio_set_fd_handler to return void
` [Qemu-devel] [PATCH 04/25] aio: provide platform-independent API
` [Qemu-devel] [PATCH 05/25] aio: introduce AioContext, move bottom halves there
` [Qemu-devel] [PATCH 06/25] aio: add I/O handlers to the AioContext interface
` [Qemu-devel] [PATCH 07/25] aio: test node->deleted before calling io_flush
` [Qemu-devel] [PATCH 08/25] aio: add non-blocking variant of aio_wait
` [Qemu-devel] [PATCH 09/25] aio: prepare for introducing GSource-based dispatch
` [Qemu-devel] [PATCH 10/25] aio: add Win32 implementation
` [Qemu-devel] [PATCH 11/25] aio: make AioContexts GSources
` [Qemu-devel] [PATCH 12/25] aio: add aio_notify
` [Qemu-devel] [PATCH 13/25] aio: call aio_notify after setting I/O handlers
` [Qemu-devel] [PATCH 14/25] main-loop: use GSource to poll AIO file descriptors
` [Qemu-devel] [PATCH 15/25] main-loop: use aio_notify for qemu_notify_event
` [Qemu-devel] [PATCH 16/25] aio: clean up now-unused functions
` [Qemu-devel] [PATCH 17/25] linux-aio: use event notifiers
` [Qemu-devel] [PATCH 18/25] qemu-thread: add QemuSemaphore
` [Qemu-devel] [PATCH 19/25] aio: add generic thread-pool facility
` [Qemu-devel] [PATCH 20/25] block: switch posix-aio-compat to threadpool
` [Qemu-devel] [PATCH 21/25] raw: merge posix-aio-compat.c into block/raw-posix.c
` [Qemu-devel] [PATCH 22/25] raw-posix: rename raw-posix-aio.h, hide unavailable prototypes
` [Qemu-devel] [PATCH 23/25] raw-win32: add emulated AIO support
` [Qemu-devel] [PATCH 24/25] raw-posix: move linux-aio.c to block/
` [Qemu-devel] [PATCH 25/25] raw-win32: implement native asynchronous I/O

[Qemu-devel] [PATCH 0/5 V4] char: add CirMemCharDriver and provide QMP interface
 2012-10-26 13:56 UTC  (7+ messages)
` [Qemu-devel] [PATCH 5/5] HMP: Introduce console command

[Qemu-devel] [PATCH] uhci: stick irq routing info into UHCIInfo too
 2012-10-26 13:01 UTC 


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).