messages from 2011-09-16 11:36:38 to 2011-09-18 07:22:47 UTC [more...]
[Qemu-devel] [PATCH 0/8] tcg/interpreter: Add TCG + interpreter for bytecode (virtual machine)
2011-09-18 7:22 UTC (15+ messages)
` [Qemu-devel] [PATCH 1/8] tcg: Declare TCG_TARGET_REG_BITS in tcg.h
` [Qemu-devel] [PATCH 2/8] tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h
` [Qemu-devel] [PATCH 3/8] tcg: Add forward declarations for local functions
` [Qemu-devel] [PATCH 4/8] tcg: Add some assertions
` [Qemu-devel] [PATCH 5/8] tcg: Add interpreter for bytecode
` [Qemu-devel] [PATCH 6/8] tcg: Add bytecode generator for tcg interpreter
` [Qemu-devel] [PATCH 7/8] tcg: Add tcg interpreter to configure / make
` [Qemu-devel] [PATCH 8/8] ppc: Support tcg interpreter on ppc hosts
[Qemu-devel] [PATCH] Fix compile when MIPS_DEBUG_DISAS is defined
2011-09-18 0:59 UTC
[Qemu-devel] [PATCH] Allow microMIPS SWP and SDP to have RD equal to BASE
2011-09-18 0:28 UTC
[Qemu-devel] [PATCH] Add privilege level check to several Cop0 instructions
2011-09-18 0:20 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/6] vga: dirty log cleanup, more linear mapping
2011-09-17 21:40 UTC (23+ messages)
` [Qemu-devel] [PATCH v3 5/6] vga: Use linear mapping + dirty logging in chain 4 memory access mode
[Qemu-devel] [PATCH] sun4u: don't set up isa_mem_base
2011-09-17 19:28 UTC
[Qemu-devel] [PATCH v2] memory: simple memory tree printer
2011-09-17 19:27 UTC
[Qemu-devel] blobstore disk format (was Re: Design of the blobstore)
2011-09-17 19:28 UTC (5+ messages)
[Qemu-devel] [net-next RFC V2 PATCH 0/5] Multiqueue support in tun/tap
2011-09-17 19:17 UTC (7+ messages)
` [Qemu-devel] [net-next RFC V2 PATCH 1/5] tuntap: move socket to tun_file
` [Qemu-devel] [net-next RFC V2 PATCH 2/5] tuntap: categorize ioctl
` [Qemu-devel] [net-next RFC V2 PATCH 3/5] tuntap: introduce multiqueue flags
` [Qemu-devel] [net-next RFC V2 PATCH 4/5] tuntap: multiqueue support
` [Qemu-devel] [net-next RFC V2 PATCH 5/5] tuntap: add ioctls to attach or detach a file form tap device
[Qemu-devel] [PATCH] Add iSCSI support for QEMU
2011-09-17 19:08 UTC (16+ messages)
` [Qemu-devel] [PATCH] This patch adds a new block driver : iSCSI
[Qemu-devel] [PATCH 1/2] hw/omap_gpmc: Add comment about FIFOTHRESHOLDSTATUS bit
2011-09-17 18:51 UTC (2+ messages)
` [Qemu-devel] [PATCH 2/2] hw/omap_gpmc: Modify correct field when writing IRQSTATUS register
[Qemu-devel] [PATCH 0/5] Only one call output register needed for 64 bit hosts
2011-09-17 18:51 UTC (3+ messages)
[Qemu-devel] [PATCH] target-i386: Fix several SSE3 instructions
2011-09-17 18:50 UTC (2+ messages)
[Qemu-devel] [PATCH 0/4] Remove trailing double quote limitation and add virtio_set_status trace event
2011-09-17 18:49 UTC (2+ messages)
[Qemu-devel] [PATCH] Makefile: Fix broken build
2011-09-17 18:48 UTC (2+ messages)
[Qemu-devel] [PATCH 00/14] qdev: assign unique names to all devices (part 1)
2011-09-17 18:41 UTC (25+ messages)
` [Qemu-devel] [PATCH 01/14] apic: rename apic.id -> apic.index
` [Qemu-devel] [PATCH 02/14] qdev: enforce that no devices overload the id property
` [Qemu-devel] [PATCH 03/14] qdev: push id into qdev_create calls
` [Qemu-devel] [PATCH 04/14] qdev: take ownership of id pointer
` [Qemu-devel] [PATCH 05/14] qdev: remove opts pointer tracking
` [Qemu-devel] [PATCH 06/14] qdev: add ability to do QOM-style derived naming
` [Qemu-devel] [PATCH 07/14] sysbus: add an id argument to sysbus_create_simple()
` [Qemu-devel] [PATCH 08/14] sysbus: make create_varargs take an id
` [Qemu-devel] [PATCH 09/14] fw_cfg: add name to global fw_cfg device
` [Qemu-devel] [PATCH 10/14] isa: add name parameter to device creation
` [Qemu-devel] [PATCH 11/14] pci: obtain devfn before initializing the device
` [Qemu-devel] [PATCH 12/14] pci: give pci devices a default name
` [Qemu-devel] [PATCH 13/14] ide: give IDE drives a default name in qdev
` [Qemu-devel] [PATCH 14/14] pc: assign names to machine created devices
[Qemu-devel] [PULL 00/58] ppc patch queue 2011-09-14
2011-09-17 17:40 UTC (21+ messages)
` [Qemu-devel] [PATCH 01/58] spapr: proper qdevification
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 14/58] device tree: add nop_node
` [Qemu-devel] [PATCH 24/58] PPC: E500: Add PV spinning code
` [Qemu-devel] [PATCH 33/58] KVM: update kernel headers
` [Qemu-devel] [PATCH 47/58] Implement POWER7's CFAR in TCG
[Qemu-devel] [PATCH v2 00/15] nbd improvements
2011-09-17 17:16 UTC (22+ messages)
` [Qemu-devel] [PATCH v2 01/15] sheepdog: add coroutine_fn markers
` [Qemu-devel] [PATCH v2 02/15] add socket_set_block
` [Qemu-devel] [PATCH v2 03/15] sheepdog: move coroutine send/recv function to generic code
` [Qemu-devel] [PATCH v2 04/15] coroutine-io: handle zero returns from recv
` [Qemu-devel] [PATCH v2 05/15] block: emulate .bdrv_flush() using .bdrv_aio_flush()
` [Qemu-devel] [PATCH v2 06/15] block: group together the plugging of synchronous IO emulation
` [Qemu-devel] [PATCH v2 07/15] block: add bdrv_co_flush support
` [Qemu-devel] [PATCH v2 08/15] block: add bdrv_co_discard and bdrv_aio_discard support
` [Qemu-devel] [PATCH v2 09/15] nbd: fix error handling in the server
` [Qemu-devel] [PATCH v2 10/15] nbd: add support for NBD_CMD_FLUSH
` [Qemu-devel] [PATCH v2 11/15] nbd: add support for NBD_CMD_FLAG_FUA
` [Qemu-devel] [PATCH v2 12/15] nbd: add support for NBD_CMD_TRIM
` [Qemu-devel] [PATCH v2 13/15] nbd: switch to asynchronous operation
` [Qemu-devel] [PATCH v2 14/15] nbd: split requests
` [Qemu-devel] [PATCH v2 15/15] nbd: allow multiple in-flight requests
[Qemu-devel] [PATCH v2 00/18] onenand, omap_gpmc fixes, features
2011-09-17 15:47 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 07/18] omap_gpmc: GPMC_IRQSTATUS is write-one-to-clear
` [Qemu-devel] [PATCH v2 09/18] omap_gpmc: Fix handling of FIFOTHRESHOLDSTATUS bit
[Qemu-devel] [PATCH] Remove qemu_host_page_bits
2011-09-17 10:25 UTC
[Qemu-devel] [RFC] Plan for moving forward with QOM
2011-09-17 2:41 UTC (27+ messages)
[Qemu-devel] [RFC] Plan for moving forward with QOM
2011-09-17 2:35 UTC (16+ messages)
[Qemu-devel] [PATCH 0/2] omap_intc: convert to MemoryRegion, qdev
2011-09-17 0:34 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/2] omap_intc: Use MemoryRegion API
[Qemu-devel] [PATCH 0/3] Remove QEMUFile abuse
2011-09-16 22:51 UTC (3+ messages)
[Qemu-devel] [PATCH] qemu-char: use qemu_set_fd_handler/2 consistently
2011-09-16 21:19 UTC
[Qemu-devel] [PATCH 0/2] Use QEMU_GNUC_PREREQ to fix wrong gcc version test
2011-09-16 20:03 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] Move macro QEMU_GNUC_PREREQ to compiler.h
` [Qemu-devel] [PATCH 2/2] Fix and clean code which tests the gcc version
[Qemu-devel] [Bug 818673] [NEW] virtio: trying to map MMIO memory
2011-09-16 19:31 UTC (5+ messages)
` [Qemu-devel] [Bug 818673] "
[Qemu-devel] [PATCH] support compiling and installing DTBs
2011-09-16 19:15 UTC (2+ messages)
[Qemu-devel] [PATCH] remove mpc8544ds.dtb
2011-09-16 19:05 UTC
[Qemu-devel] [PATCH 1/3] Add "qemu_reset_vcpu"
2011-09-16 18:43 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/3] trace: Add "qemu_init_vcpu" event
` [Qemu-devel] [PATCH 3/3] trace: Add "qemu_reset_vcpu" event
[Qemu-devel] [STABLE 0/4]: QMP/Monitor stable branch fixes
2011-09-16 18:00 UTC (7+ messages)
` [Qemu-devel] [STABLE 1/4] configure: Copy test data to build directory
` [Qemu-devel] [STABLE 2/4] Fix qjson test of solidus encoding
` [Qemu-devel] [STABLE 3/4] monitor: fix build breakage with --disable-vnc
` [Qemu-devel] [STABLE 4/4] monitor: fix build breakage for !CONFIG_VNC
[Qemu-devel] [PATCH 1/3] trace: Fix print format for "mipsnet_write"
2011-09-16 16:59 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/3] trace: [ust] Do not use 'm' in event argument names (used by ust macros)
` [Qemu-devel] [PATCH 3/3] trace: [ust] Do not use zero-length format strings (avoid compiler warning)
[Qemu-devel] [PATCH] console: Properly switch consoles for screen dumps
2011-09-16 15:13 UTC (2+ messages)
[Qemu-devel] [PATCH] vga: Fix text mode screendumps
2011-09-16 15:12 UTC (2+ messages)
[Qemu-devel] [RFC PATCH 00/14] allow tools to use the QEMU main loop
2011-09-16 15:09 UTC (15+ messages)
` [Qemu-devel] [RFC PATCH 01/14] remove unused function
` [Qemu-devel] [RFC PATCH 02/14] qemu-timer: remove active_timers array
` [Qemu-devel] [RFC PATCH 03/14] qemu-timer: move common code to qemu_rearm_alarm_timer
` [Qemu-devel] [RFC PATCH 04/14] qemu-timer: more clock functions
` [Qemu-devel] [RFC PATCH 05/14] qemu-timer: move icount to cpus.c
` [Qemu-devel] [RFC PATCH 06/14] qemu-timer: do not refer to vm_running
` [Qemu-devel] [RFC PATCH 07/14] qemu-timer: move more stuff out of qemu-timer.c
` [Qemu-devel] [RFC PATCH 08/14] create main-loop.h
` [Qemu-devel] [RFC PATCH 09/14] create main-loop.c
` [Qemu-devel] [RFC PATCH 10/14] Revert to a hand-made select loop
` [Qemu-devel] [RFC PATCH 11/14] simplify main loop functions
` [Qemu-devel] [RFC PATCH 12/14] makefile: extract tools-obj-y
` [Qemu-devel] [RFC PATCH 13/14] link the main loop and its dependencies into the tools
` [Qemu-devel] [RFC PATCH 14/14] qemu-nbd: use common main loop
[Qemu-devel] [PATCH 1/2] build: Always have 'BUILD_DIR' variable pointing to the root of the build tree
2011-09-16 14:45 UTC (2+ messages)
[Qemu-devel] [PATCH] Remove blanks before \n in output strings
2011-09-16 14:44 UTC (2+ messages)
[Qemu-devel] [PATCH] bswap.h: build fix
2011-09-16 14:44 UTC (2+ messages)
[Qemu-devel] [PATCH v2] hw/integratorcp: Fix bugs in writes to CM_CTRL system register
2011-09-16 14:42 UTC (3+ messages)
[Qemu-devel] [PATCH] Makefile: Remove 'tarbin' target
2011-09-16 14:40 UTC
[Qemu-devel] [PATCH v2 0/5] block: preparatory patches for scatter/gather support
2011-09-16 14:40 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] dma-helpers: rename is_write to to_dev
` [Qemu-devel] [PATCH v2 2/5] dma-helpers: allow including from target-independent code
` [Qemu-devel] [PATCH v2 3/5] dma-helpers: rewrite completion/cancellation
` [Qemu-devel] [PATCH v2 4/5] scsi-disk: commonize iovec creation between reads and writes
` [Qemu-devel] [PATCH v2 5/5] scsi-disk: lazily allocate bounce buffer
[Qemu-devel] [PATCH] Add astyle option file for code formatting
2011-09-16 14:31 UTC (3+ messages)
[Qemu-devel] [PATCH RFC] main loop: fix some accesses made in sighandler context
2011-09-16 14:31 UTC
[Qemu-devel] [PATCH] Fix termination by signal with -no-shutdown
2011-09-16 14:10 UTC (2+ messages)
[Qemu-devel] [PATCH] vga: Respect isa_mem_base when registering chain4 alias
2011-09-16 14:09 UTC (2+ messages)
[Qemu-devel] [PATCH] Makefile: Remove 'tarbin' target
2011-09-16 13:28 UTC (2+ messages)
[Qemu-devel] [PATCH] qemu: Fix build failure without VNC support
2011-09-16 13:23 UTC (3+ messages)
[Qemu-devel] [PATCH] mips_malta: move i8259 initialization after piix4 initialization
2011-09-16 13:19 UTC (2+ messages)
[Qemu-devel] [PATCH] pkg-config: Add a pkg-config script for cross compilations
2011-09-16 13:09 UTC (3+ messages)
` [Qemu-devel] [PATCH v2] "
[Qemu-devel] Design of the blobstore
2011-09-16 11:36 UTC (5+ messages)
` [Qemu-devel] Design of the blobstore [API of the NVRAM]
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).