messages from 2013-07-22 23:03:45 to 2013-07-23 12:20:12 UTC [more...]
[Qemu-devel] [PATCH V2 for-1.6 0/5] Leaky bucket throttling and features
2013-07-23 12:21 UTC (3+ messages)
` [Qemu-devel] [PATCH V2 for-1.6 1/5] block: Repair the throttling code
` [Qemu-devel] [PATCH V2 for-1.6 3/5] block: Add support for throttling burst threshold in QMP and the command line
[Qemu-devel] [PATCH 0/9] Add platform bus
2013-07-23 12:19 UTC (10+ messages)
[Qemu-devel] [RFC PATCH v1 0/3] pkg-config and discard support for gluster driver
2013-07-23 12:14 UTC (7+ messages)
` [Qemu-devel] [RFC PATCH v1 1/2] gluster: Use pkg-config to configure GlusterFS block driver
[Qemu-devel] RFC [PATCH] Make bdrv_flush synchronous only and update callers
2013-07-23 12:10 UTC (5+ messages)
[Qemu-devel] [PATCH v2] spice: fix display initialization
2013-07-23 11:55 UTC
[Qemu-devel] [PATCH V6 0/3] Implement sync modes for drive-backup
2013-07-23 11:53 UTC (2+ messages)
[Qemu-devel] [PATCH 0/7] s390 fixes
2013-07-23 11:48 UTC (2+ messages)
[Qemu-devel] [Question] why x2apic's set by default without host support(on Nehalem CPU)
2013-07-23 11:27 UTC (7+ messages)
[Qemu-devel] [PATCH 00/11] sheepdog: reconnect server after connection failure
2013-07-23 11:36 UTC (15+ messages)
` [Qemu-devel] [PATCH 01/11] ignore SIGPIPE in qemu-img and qemu-io
` [Qemu-devel] [PATCH for-1.6 "
` [Qemu-devel] [PATCH 02/11] iov: handle EOF in iov_send_recv
` [Qemu-devel] [PATCH 03/11] qemu-sockets: make wait_for_connect be invoked in qemu_aio_wait
` [Qemu-devel] [PATCH 04/11] sheepdog: make connect nonblocking
` [Qemu-devel] [PATCH 05/11] sheepdog: check return values of qemu_co_recv/send correctly
` [Qemu-devel] [PATCH 06/11] sheepdog: handle vdi objects in resend_aio_req
` [Qemu-devel] [PATCH 07/11] sheepdog: reload inode outside of resend_aioreq
` [Qemu-devel] [PATCH 08/11] coroutine: add co_aio_sleep_ns() to allow sleep in block drivers
` [Qemu-devel] [PATCH 09/11] sheepdog: try to reconnect to sheepdog after network error
` [Qemu-devel] [PATCH 10/11] sheepdog: make add_aio_request and send_aioreq void functions
` [Qemu-devel] [PATCH 11/11] sheepdog: cancel aio requests if possible
[Qemu-devel] [RFC PATCH] vga: Start supporting resolution not multiple of 16 correctly
2013-07-23 11:28 UTC (5+ messages)
[Qemu-devel] [PATCH RFC qom-next 0/4] QOM'ification of pci-bridge types
2013-07-23 11:21 UTC (11+ messages)
` [Qemu-devel] [PATCH RFC qom-next 4/4] pcie_port: Turn PCIEPort and PCIESlot into abstract QOM types
[Qemu-devel] [PATCH 0/2] block: allow commit active as top
2013-07-23 11:13 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/2] block: allow live commit of active image
[Qemu-devel] [sheepdog] [PATCH 00/11] sheepdog: reconnect server after connection failure
2013-07-23 11:08 UTC
[Qemu-devel] [PULL 0/3] OpenRISC patch queue
2013-07-23 10:47 UTC (4+ messages)
` [Qemu-devel] [PULL 1/3] hw/openrisc: Indent typo
` [Qemu-devel] [PULL 2/3] hw/openrisc: Use stderr output instead of qemu_log
` [Qemu-devel] [PULL 3/3] target-openrisc: Free typename in openrisc_cpu_class_by_name
[Qemu-devel] [PATCH v2 00/11] Point-in-time snapshot exporting over NBD
2013-07-23 10:32 UTC (20+ messages)
` [Qemu-devel] [PATCH v2 01/11] block: replace in_use with refcnt_soft and refcnt_hard
` [Qemu-devel] [PATCH v2 04/11] block: use refcnt for device attach/detach
` [Qemu-devel] [PATCH v2 05/11] migration: omit drive ref as we have bdrv_ref now
` [Qemu-devel] [PATCH v2 06/11] xen_disk: simplify blk_disconnect with refcnt
` [Qemu-devel] [PATCH v2 07/11] block: hold hard reference for backup/mirror target
` [Qemu-devel] [PATCH v2 11/11] qmp: add command 'blockdev-backup'
[Qemu-devel] [PATCH qom-cpu v3 00/41] QOM CPUState, part 11: GDB stub
2013-07-23 10:32 UTC (2+ messages)
[Qemu-devel] [RFC 0/8] arm AioContext with its own timer stuff
2013-07-23 10:30 UTC (12+ messages)
` [Qemu-devel] [RFC 6/8] timer: run timers on aio_poll
[Qemu-devel] [PATCH v2 0/7] AARCH64 support on machvirt machine model using KVM
2013-07-23 10:06 UTC (11+ messages)
` [Qemu-devel] [PATCH v2 1/7] AARCH64: Add A57 CPU to default AArch64 configuration and enable KVM
` [Qemu-devel] [PATCH v2 2/7] Add the additional parent parameter to memory region init calls
` [Qemu-devel] [PATCH v2 3/7] AARCH64: Add aarch64 CPU initialization, get and put registers support
` [Qemu-devel] [PATCH v2 4/7] AARCH64: Add boot support for aarch64 processor
` [Qemu-devel] [PATCH v2 5/7] AARCH64: Disable the non-aarch64 specific reset code
` [Qemu-devel] [PATCH v2 6/7] AARCH64: Add SMP support for aarch64 processors
` [Qemu-devel] [PATCH v2 7/7] AARCH64: Use the spin-table method for booting secondary processors in machvirt
[Qemu-devel] [PATCH 0/3] dataplane: virtio-blk live migration with x-data-plane=on
2013-07-23 9:59 UTC (6+ messages)
[Qemu-devel] [PATCH 00/28] Memory API for 1.6: fix I/O port endianness mess
2013-07-23 9:30 UTC (7+ messages)
[Qemu-devel] [qom-cpu PATCH 0/2] i386: disable PMU passthrough mode by default
2013-07-23 9:18 UTC (4+ messages)
` [Qemu-devel] [qom-cpu PATCH 2/2] "
[Qemu-devel] [PATCH qom-cpu] HACKING: Document vaddr type usage
2013-07-23 9:14 UTC (7+ messages)
[Qemu-devel] [PATCH] watchdog: Remove break after exit
2013-07-23 9:06 UTC (2+ messages)
[Qemu-devel] Emulating mips
2013-07-23 9:06 UTC (4+ messages)
[Qemu-devel] KVM call agenda for 2013-07-30
2013-07-23 7:55 UTC (2+ messages)
[Qemu-devel] [PATCHv3 0/2] seccomp: remove unused syscalls - for 1.6
2013-07-23 7:43 UTC (2+ messages)
[Qemu-devel] [PATCH 0/9] Wine enablement patch set v2
2013-07-23 7:31 UTC (3+ messages)
` [Qemu-devel] [PATCH 4/9] linux-user: Clean up sendrecvmsg message parsing
[Qemu-devel] [PATCH] Convert stderr message calling error_get_pretty() to error_report() to prepend timestamp
2013-07-23 6:47 UTC (3+ messages)
[Qemu-devel] trim in windows guest witch virtio
2013-07-23 6:34 UTC (2+ messages)
[Qemu-devel] [PULL 00/24] QOM CPUState patch queue 2013-07-22
2013-07-23 2:53 UTC (25+ messages)
` [Qemu-devel] [PULL 01/24] gdbstub: Change GDBState::query_cpu to CPUState
` [Qemu-devel] [PULL 02/24] cpu: Introduce vaddr type
` [Qemu-devel] [PULL 03/24] HACKING: Document vaddr type usage
` [Qemu-devel] [PULL 04/24] cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
` [Qemu-devel] [PULL 05/24] target-m68k: Implement CPUClass::set_pc()
` [Qemu-devel] [PULL 06/24] target-moxie: "
` [Qemu-devel] [PULL 07/24] target-unicore32: "
` [Qemu-devel] [PULL 08/24] cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
` [Qemu-devel] [PULL 09/24] target-alpha: Copy singlestep_enabled to DisasContext
` [Qemu-devel] [PULL 10/24] target-alpha: Copy implver "
` [Qemu-devel] [PULL 11/24] cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
` [Qemu-devel] [PULL 12/24] gdbstub: Update gdb_handlesig() and gdb_signalled() Coding Style
` [Qemu-devel] [PULL 13/24] cpu: Change cpu_single_step() argument to CPUState
` [Qemu-devel] [PULL 14/24] kvm: Change kvm_{insert, remove}_breakpoint() "
` [Qemu-devel] [PULL 15/24] gdbstub: Change syscall callback "
` [Qemu-devel] [PULL 16/24] gdbstub: Change gdb_handlesig() "
` [Qemu-devel] [PULL 17/24] gdbstub: Change gdb_{read, write}_register() "
` [Qemu-devel] [PULL 18/24] cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
` [Qemu-devel] [PULL 19/24] exec: Change cpu_memory_rw_debug() argument to CPUState
` [Qemu-devel] [PULL 20/24] cpu: Introduce CPUClass::memory_rw_debug() for target_memory_rw_debug()
` [Qemu-devel] [PULL 21/24] gdbstub: Change GDBState::{c, g}_cpu and find_cpu() to CPUState
` [Qemu-devel] [PULL 22/24] cpu: Move gdb_regs field from CPU_COMMON "
` [Qemu-devel] [PULL 23/24] gdbstub: Change gdb_register_coprocessor() argument "
` [Qemu-devel] [PULL 24/24] linux-user: Use X86CPU property to retrieve CPUID family
[Qemu-devel] [PATCH] spapr-pci: rework MSI/MSIX
2013-07-23 2:54 UTC (2+ messages)
[Qemu-devel] [PATCH v2 00/16] arm: A9MPCore+A15MPCore QOM'ification
2013-07-23 2:43 UTC (17+ messages)
` [Qemu-devel] [PATCH v2 01/16] cpu/a9mpcore: QOM casting cleanup
` [Qemu-devel] [PATCH v2 02/16] cpu/a9mpcore: Split off instance_init
` [Qemu-devel] [PATCH v2 03/16] intc/arm_gic: Extract public header hw/intc/arm_gic.h
` [Qemu-devel] [PATCH v2 04/16] cpu/a9mpcore: Embed GICState
` [Qemu-devel] [PATCH v2 05/16] misc/a9scu: QOM cleanups
` [Qemu-devel] [PATCH v2 06/16] cpu/a9mpcore: Embed A9SCUState
` [Qemu-devel] [PATCH v2 07/16] timer/arm_mptimer: QOM cast cleanup
` [Qemu-devel] [PATCH v2 08/16] timer/arm_mptimer: Convert to QOM realize
` [Qemu-devel] [PATCH v2 09/16] cpu/a9mpcore: Embed ARMMPTimerState
` [Qemu-devel] [PATCH v2 10/16] cpu/a9mpcore: Convert to QOM realize
` [Qemu-devel] [PATCH v2 11/16] cpu/a9mpcore: Prepare for QOM embedding
` [Qemu-devel] [PATCH v2 12/16] cpu/a15mpcore: QOM cast cleanup
` [Qemu-devel] [PATCH v2 13/16] cpu/a15mpcore: Split off instance_init
` [Qemu-devel] [PATCH v2 14/16] cpu/a15mpcore: Embed GICState
` [Qemu-devel] [PATCH v2 15/16] cpu/a15mpcore: Convert to QOM realize
` [Qemu-devel] [PATCH v2 16/16] cpu/a15mpcore: Prepare for QOM embedding
[Qemu-devel] [PATCH qom-next] pcie_host: Turn pcie_host_init() into an instance_init
2013-07-23 1:11 UTC
[Qemu-devel] Questions about Block subsystem in QEMU
2013-07-23 0:43 UTC (4+ messages)
` [Qemu-devel] The difference between qemu-kvm-1.2.0 & qemu-1.5.1
` [Qemu-devel] [Qemu-discuss] "
[Qemu-devel] [PULL 00/55] QOM devices patch queue 2013-07-22
2013-07-22 23:46 UTC (56+ messages)
` [Qemu-devel] [PULL 01/55] hw: Avoid use of QOM type name macros in VMStateDescriptions
` [Qemu-devel] [PULL 02/55] net/e1000: QOM Upcast Sweep
` [Qemu-devel] [PULL 03/55] net/e1000: QOM parent field cleanup
` [Qemu-devel] [PULL 04/55] net/rtl8139: QOM Upcast Sweep
` [Qemu-devel] [PULL 05/55] net/rtl8139: QOM parent field cleanup
` [Qemu-devel] [PULL 06/55] net/pcnet-pci: QOM Upcast Sweep
` [Qemu-devel] [PULL 07/55] usb/hcd-xhci: "
` [Qemu-devel] [PULL 08/55] usb/hcd-xhci: QOM parent field cleanup
` [Qemu-devel] [PULL 09/55] scsi/lsi53c895a: QOM Upcast Sweep
` [Qemu-devel] [PULL 10/55] scsi/lsi53c895a: QOM parent field cleanup
` [Qemu-devel] [PULL 11/55] scsi/megasas: QOM Upcast Sweep
` [Qemu-devel] [PULL 12/55] scsi/megasas: QOM parent field cleanup
` [Qemu-devel] [PULL 13/55] scsi/esp-pci: QOM Upcast Sweep
` [Qemu-devel] [PULL 14/55] scsi/esp-pci: QOM parent field cleanup
` [Qemu-devel] [PULL 15/55] ide/ich: QOM Upcast Sweep
` [Qemu-devel] [PULL 16/55] ide/ich: QOM parent field cleanup
` [Qemu-devel] [PULL 17/55] acpi/piix4: QOM Upcast Sweep
` [Qemu-devel] [PULL 18/55] acpi/piix4: QOM parent field cleanup
` [Qemu-devel] [PULL 19/55] misc/pci-testdev: QOM Upcast Sweep
` [Qemu-devel] [PULL 20/55] misc/pci-testdev: QOM parent field cleanup
` [Qemu-devel] [PULL 21/55] display/vmware_vga: QOM casting sweep
` [Qemu-devel] [PULL 22/55] display/vmware_vga: QOM parent field cleanup
` [Qemu-devel] [PULL 23/55] misc/ivshmem: QOM Upcast Sweep
` [Qemu-devel] [PULL 24/55] misc/ivshmem: QOM parent field cleanup
` [Qemu-devel] [PULL 25/55] xen/xen_platform: QOM casting sweep
` [Qemu-devel] [PULL 26/55] xen/xen_platform: QOM parent field cleanup
` [Qemu-devel] [PULL 27/55] sysbus: Document SysBusDeviceClass::init and realize semantics
` [Qemu-devel] [PULL 28/55] ohci: QOM'ify some more
` [Qemu-devel] [PULL 29/55] ohci: Use QOM realize for OHCI
` [Qemu-devel] [PULL 30/55] i440fx: Use type-safe cast instead of direct access of parent dev
` [Qemu-devel] [PULL 31/55] i440fx-pcihost: Use QOM realize for i440fx-pcihost
` [Qemu-devel] [PULL 32/55] q35: Use type-safe cast instead of direct access of parent dev
` [Qemu-devel] [PULL 33/55] q35: Use QOM realize for q35 host bridge
` [Qemu-devel] [PULL 34/55] fdc: QOM'ify some more
` [Qemu-devel] [PULL 35/55] pflash-cfi01: "
` [Qemu-devel] [PULL 36/55] pflash-cfi02: "
` [Qemu-devel] [PULL 37/55] ahci: "
` [Qemu-devel] [PULL 38/55] fwcfg: "
` [Qemu-devel] [PULL 39/55] scsi/esp: "
` [Qemu-devel] [PULL 40/55] hpet: "
` [Qemu-devel] [PULL 41/55] kvm/clock: "
` [Qemu-devel] [PULL 42/55] fdc: Use QOM realize for fdc
` [Qemu-devel] [PULL 43/55] fdc: Improve error propagation for QOM realize
` [Qemu-devel] [PULL 44/55] pflash_cfi01: Use QOM realize for pflash_cfi01
` [Qemu-devel] [PULL 45/55] pflash_cfi02: Use QOM realize for pflash_cfi02
` [Qemu-devel] [PULL 46/55] ahci: Use QOM realize for ahci
` [Qemu-devel] [PULL 47/55] fw_cfg: Use QOM realize for fw_cfg
` [Qemu-devel] [PULL 48/55] scsi/esp: Use QOM realize for scsi esp
` [Qemu-devel] [PULL 49/55] megasas: Legacy command line handling fix
` [Qemu-devel] [PULL 50/55] scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()
` [Qemu-devel] [PULL 51/55] hpet: Use QOM realize for hpet
` [Qemu-devel] [PULL 52/55] kvm/clock: Use QOM realize for kvmclock
` [Qemu-devel] [PULL 53/55] kvmvapic: Use QOM realize
` [Qemu-devel] [PULL 54/55] ioapic: Use QOM realize for ioapic
` [Qemu-devel] [PULL 55/55] isa-bus: Drop isabus_bridge_init() since it does nothing
[Qemu-devel] [PATCH] linux-user: Use X86CPU property to retrieve CPUID family
2013-07-22 23:06 UTC (3+ messages)
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).