messages from 2013-04-04 16:30:54 to 2013-04-05 11:04:39 UTC [more...]
[Qemu-devel] [PATCH 0/2] qcow2: Internal snapshot error handling fixes
2013-04-05 11:04 UTC (2+ messages)
` [Qemu-devel] [PATCH 2/2] qcow2: Fix L1 write error handling in qcow2_update_snapshot_refcount
[Qemu-devel] [PATCH] ide: refuse WIN_READ_NATIVE_MAX on empty device
2013-04-05 10:56 UTC (2+ messages)
[Qemu-devel] [Xen-devel] [PATCHv3] QEMU(upstream): Disable xen's use of O_DIRECT by default as it results in crashes
2013-04-05 10:34 UTC (10+ messages)
` [Qemu-devel] [PATCH] [RFC] Xen PV backend: Move call to bdrv_new from blk_init to blk_connect
` [Qemu-devel] [PATCHv2 1/2] "
` [Qemu-devel] [PATCHv2 2/2] Xen PV backend: Disable use of O_DIRECT by default as it results in crashes
` [Qemu-devel] [PATCHv2 1/2] Xen PV backend (for qemu-upstream-4.2-testing): Move call to bdrv_new from blk_init to blk_connect
` [Qemu-devel] [PATCHv2 2/2] Xen PV backend (for qemu-upstream-4.2-testing): Disable use of O_DIRECT by default as it results in crashes
[Qemu-devel] [PATCH v2 0/5] Data Driven device registers & Zynq DEVCFG
2013-04-05 10:07 UTC (12+ messages)
` [Qemu-devel] [PATCH v2 1/5] bitops: Add ONES macro
` [Qemu-devel] [PATCH v2 2/5] register: Add Register API
` [Qemu-devel] [PATCH v2 3/5] register: Add Memory API glue
` [Qemu-devel] [PATCH v2 4/5] xilinx_devcfg: Zynq devcfg device model
` [Qemu-devel] [PATCH v2 5/5] xilinx_zynq: added devcfg to machine model
[Qemu-devel] [PATCH v3 00/24] console: console overhaul continued
2013-04-05 10:07 UTC (5+ messages)
` [Qemu-devel] [PATCH 20/24] xen: re-enable refresh interval reporting for xenfb
[Qemu-devel] [PATCH v6 0/2] block: Add support for Secure Shell (ssh) block device
2013-04-05 9:55 UTC (3+ messages)
` [Qemu-devel] [PATCH v6 1/2] "
` [Qemu-devel] [PATCH v6 2/2] iotests: Add 'check -ssh' option to test Secure Shell "
[Qemu-devel] (target-arm) Patch for instruction-level tracing, any interest?
2013-04-05 9:50 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/4] block: fix I/O throttling oscillations
2013-04-05 9:32 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] block: fix I/O throttling accounting blind spot
` [Qemu-devel] [PATCH v2 2/4] block: keep I/O throttling slice time constant
` [Qemu-devel] [PATCH v2 3/4] block: drop duplicated slice extension code
` [Qemu-devel] [PATCH v2 4/4] block: clean up I/O throttling wait_time code
[Qemu-devel] [Bug 752476] [NEW] monitor command mouse_button 1 moves mouse
2013-04-05 9:24 UTC (3+ messages)
` [Qemu-devel] [Bug 752476] "
[Qemu-devel] [PATCH v2] rbd: add an asynchronous flush
2013-04-05 9:31 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/2] rbd: disable unsupported librbd functions at runtime
[Qemu-devel] [PATCH 0/3] PPC PReP: Use ElF kernel on PReP
2013-04-05 9:30 UTC (27+ messages)
` [Qemu-devel] [PATCH 3/3] PPC PReP: can run without bios image
[Qemu-devel] [PATCH 0/7] usb-redir chardev flowcontrol patches v4
2013-04-05 9:30 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/7] virtio-console: Also throttle when less was written then requested
` [Qemu-devel] [PATCH 2/7] virtio-console: Remove any pending watches on close
` [Qemu-devel] [PATCH 3/7] spice-qemu-char: Remove #ifdef-ed code for old spice-server compat
` [Qemu-devel] [PATCH 4/7] spice-qemu-char: Add watch support
` [Qemu-devel] [PATCH 5/7] spice-qemu-char: Remove intermediate buffer
` [Qemu-devel] [PATCH 6/7] spice-qemu-char: vmc_write: Don't write more bytes then we're asked too
` [Qemu-devel] [PATCH 7/7] usb-serial: Remove double call to qemu_chr_add_handlers( NULL )
[Qemu-devel] [PATCH][RFC v2 0/7] implement power chip
2013-04-05 9:23 UTC (13+ messages)
` [Qemu-devel] [PATCH][RFC v2 1/7] hw/irq: move struct IRQState to irq.h
` [Qemu-devel] [PATCH][RFC v2 2/7] hw/power: add main power chip implementation
` [Qemu-devel] [PATCH][RFC v2 3/7] vl: create power chip device
` [Qemu-devel] [PATCH][RFC v2 4/7] sysemu: remove PowerReason in sysemu.h
` [Qemu-devel] [PATCH][RFC v2 5/7] qdev: add power_signal_in for DeviceState
` [Qemu-devel] [PATCH][RFC v2 6/7] ich9: refactor wakeup/reset function
` [Qemu-devel] [PATCH][RFC v2 7/7] vl: run power_management
[Qemu-devel] [PATCH] PPC: mac newworld: fix cpu NIP reset value
2013-04-05 9:09 UTC (4+ messages)
[Qemu-devel] Qemu-devel mailing list submissions
2013-04-05 8:57 UTC
[Qemu-devel] [PATCH v17 0/6] Add pvpanic device to deal with guest panic event
2013-04-05 8:42 UTC (10+ messages)
` [Qemu-devel] [PATCH v17 1/6] add a new runstate: RUN_STATE_GUEST_PANICKED
` [Qemu-devel] [PATCH v17 2/6] add a new qevent: QEVENT_GUEST_PANICKED
` [Qemu-devel] [PATCH v17 3/6] introduce a new qom device to deal with panicked event
` [Qemu-devel] [PATCH v17 4/6] pvpanic: pass configurable ioport to seabios
` [Qemu-devel] [PATCH v17 5/6] pvpanic: create pvpanic device by default
` [Qemu-devel] [PATCH v17 6/6] pvpanic: add document of pvpanic
` [Qemu-devel] [PATCH v17] pvpanic: pvpanic device driver
` [Qemu-devel] [PATCH v17] Add "
` [Qemu-devel] [PATCH] [RFC] Wire up disabled wait a panicked event on s390
[Qemu-devel] [PATCH] qemu-char: eliminate busy waiting on can_read returning zero
2013-04-05 7:40 UTC
[Qemu-devel] (no subject)
2013-04-05 7:18 UTC (2+ messages)
[Qemu-devel] Virtualbox svga card in KVM
2013-04-05 7:06 UTC (2+ messages)
[Qemu-devel] SIGUSR1 handle within QEMU
2013-04-05 6:30 UTC
[Qemu-devel] Raspberry ARM with 32-bit guest
2013-04-05 6:36 UTC (5+ messages)
[Qemu-devel] qemu crashed when starting vm(kvm) with vnc connect
2013-04-05 6:34 UTC (2+ messages)
[Qemu-devel] Bug in SeaBIOS virtio-ring handling bug with vhost-scsi-pci
2013-04-05 2:59 UTC
[Qemu-devel] Patch Round-up for stable 1.4.1, freeze next Tuesday
2013-04-05 0:50 UTC (5+ messages)
[Qemu-devel] [PATCH] Allow clock_gettime() monotonic clock to be utilized on more OS's
2013-04-05 0:37 UTC
[Qemu-devel] [PATCH] Add configure clock_gettime() monotonic time test
2013-04-05 0:22 UTC (7+ messages)
[Qemu-devel] [PATCH] target-i386: fix order of checks in cpu_get_phys_page_debug
2013-04-04 23:25 UTC (2+ messages)
[Qemu-devel] [PATCH 00/11] build ACPI MADT for fw_cfg clients
2013-04-04 23:22 UTC (5+ messages)
[Qemu-devel] RFC: vfio API changes needed for powerpc (v2)
2013-04-04 23:11 UTC (5+ messages)
[Qemu-devel] [PATCH v4 00/33] Modernize tcg/ppc64
2013-04-04 22:56 UTC (34+ messages)
` [Qemu-devel] [PATCH v4 01/33] disas: Disassemble all ppc insns for the host
` [Qemu-devel] [PATCH v4 02/33] tcg-ppc64: Use TCGReg everywhere
` [Qemu-devel] [PATCH v4 03/33] tcg-ppc64: Introduce and use tcg_out_rlw
` [Qemu-devel] [PATCH v4 04/33] tcg-ppc64: Introduce and use tcg_out_ext32u
` [Qemu-devel] [PATCH v4 05/33] tcg-ppc64: Introduce and use tcg_out_shli64
` [Qemu-devel] [PATCH v4 06/33] tcg-ppc64: Introduce and use tcg_out_shri64
` [Qemu-devel] [PATCH v4 07/33] tcg-ppc64: Introduce and use TAI and SAI
` [Qemu-devel] [PATCH v4 08/33] tcg-ppc64: Fix setcond_i32
` [Qemu-devel] [PATCH v4 09/33] tcg-ppc64: Cleanup tcg_out_movi
` [Qemu-devel] [PATCH v4 10/33] tcg-ppc64: Rearrange integer constant constraints
` [Qemu-devel] [PATCH v4 11/33] tcg-ppc64: Improve constant add and sub ops
` [Qemu-devel] [PATCH v4 12/33] tcg-ppc64: Allow constant first argument to sub
` [Qemu-devel] [PATCH v4 13/33] tcg-ppc64: Tidy or and xor patterns
` [Qemu-devel] [PATCH v4 14/33] tcg-ppc64: Improve and_i32 with constant
` [Qemu-devel] [PATCH v4 15/33] tcg-ppc64: Improve and_i64 "
` [Qemu-devel] [PATCH v4 16/33] tcg-ppc64: Use automatic implementation of ext32u_i64
` [Qemu-devel] [PATCH v4 17/33] tcg-ppc64: Streamline qemu_ld/st insn selection
` [Qemu-devel] [PATCH v4 18/33] tcg-ppc64: Implement rotates
` [Qemu-devel] [PATCH v4 19/33] tcg-ppc64: Implement bswap16 and bswap32
` [Qemu-devel] [PATCH v4 20/33] tcg-ppc64: Implement bswap64
` [Qemu-devel] [PATCH v4 21/33] tcg-ppc64: Implement compound logicals
` [Qemu-devel] [PATCH v4 22/33] tcg-ppc64: Handle constant inputs for some "
` [Qemu-devel] [PATCH v4 23/33] tcg-ppc64: Implement deposit
` [Qemu-devel] [PATCH v4 24/33] tcg-ppc64: Use I constraint for mul
` [Qemu-devel] [PATCH v4 25/33] tcg-ppc64: Cleanup i32 constants to tcg_out_cmp
` [Qemu-devel] [PATCH v4 26/33] tcg-ppc64: Use TCGType throughout compares
` [Qemu-devel] [PATCH v4 27/33] tcg-ppc64: Use MFOCRF instead of MFCR
` [Qemu-devel] [PATCH v4 28/33] tcg-ppc64: Use ISEL for setcond
` [Qemu-devel] [PATCH v4 29/33] tcg-ppc64: Implement movcond
` [Qemu-devel] [PATCH v4 30/33] tcg-ppc64: Use getauxval for ISA detection
` [Qemu-devel] [PATCH v4 31/33] tcg-ppc64: Implement add2/sub2_i64
` [Qemu-devel] [PATCH v4 32/33] tcg-ppc64: Implement mulu2/muls2_i64
` [Qemu-devel] [PATCH v4 33/33] tcg-ppc64: Handle deposit of zero
[Qemu-devel] [PATCH stable-1.4 v2 0/4] monitor: do not rely on O_NONBLOCK for passed file descriptors
2013-04-04 22:48 UTC (2+ messages)
[Qemu-devel] RFC: vfio API changes needed for powerpc (v3)
2013-04-04 22:10 UTC
[Qemu-devel] [RFC PATCH] main-loop: Unconditionally unlock iothread
2013-04-04 19:54 UTC (11+ messages)
[Qemu-devel] [PATCH v3 00/11] Fix versatile_pci (without breaking linux)
2013-04-04 19:47 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 07/11] versatile_pci: Implement the correct PCI IRQ mapping
[Qemu-devel] [PATCH v3 00/35] hw/ reorganization, part 2
2013-04-04 19:23 UTC (36+ messages)
` [Qemu-devel] [PATCH 01/35] build: enable using $(CONFIG_FOO) on the rhs of config files
` [Qemu-devel] [PATCH 02/35] hw: move headers to include/
` [Qemu-devel] [PATCH 03/35] hw: make subdirectories for devices
` [Qemu-devel] [PATCH 04/35] moxie: configure with default-configs file
` [Qemu-devel] [PATCH 05/35] hw: move target-independent files to subdirectories
` [Qemu-devel] [PATCH 06/35] hw: move virtio devices to hw/ subdirectories
` [Qemu-devel] [PATCH 07/35] hw: make all of hw/ide/ configurable via default-configs/
` [Qemu-devel] [PATCH 08/35] hw: make all of hw/usb/ "
` [Qemu-devel] [PATCH 09/35] hw: make all of hw/pci/ "
` [Qemu-devel] [PATCH 10/35] hw: move watchdogs to hw/watchdog, configure "
` [Qemu-devel] [PATCH 11/35] hw: move MC146818RTC to hw/timer/, "
` [Qemu-devel] [PATCH 12/35] hw: move NICs to hw/net/, "
` [Qemu-devel] [PATCH 13/35] hw: move block devices to hw/block/, "
` [Qemu-devel] [PATCH 14/35] hw: move audio devices to hw/audio/, "
` [Qemu-devel] [PATCH 15/35] hw: move display devices to hw/display/, "
` [Qemu-devel] [PATCH 16/35] hw: move I2C controllers to hw/i2c/, "
` [Qemu-devel] [PATCH 17/35] hw: move SSI controllers to hw/ssi/, "
` [Qemu-devel] [PATCH 18/35] hw: move SCSI controllers to hw/scsi/, "
` [Qemu-devel] [PATCH 19/35] hw: move more files to hw/xen/
` [Qemu-devel] [PATCH 20/35] hw: move char devices to hw/char/, configure via default-configs/
` [Qemu-devel] [PATCH 21/35] hw: move ISA bridges and devices to hw/isa/, configure with default-configs/
` [Qemu-devel] [PATCH 22/35] hw: move timer devices to hw/timer/, "
` [Qemu-devel] [PATCH 23/35] hw: move SD/MMC devices to hw/sd/, "
` [Qemu-devel] [PATCH 24/35] hw: move PCI bridges to hw/pci-* or hw/ARCH
` [Qemu-devel] [PATCH 25/35] hw: move VFIO and ivshmem to hw/misc/
` [Qemu-devel] [PATCH 26/35] hw: move DMA controllers to hw/dma/, configure with default-configs/
` [Qemu-devel] [PATCH 27/35] hw: move interrupt controllers to hw/intc/, "
` [Qemu-devel] [PATCH 28/35] hw: move GPIO interfaces to hw/gpio/, "
` [Qemu-devel] [PATCH 29/35] hw: move NVRAM interfaces to hw/nvram/, "
` [Qemu-devel] [PATCH 30/35] hw: move other devices to hw/misc/, "
` [Qemu-devel] [PATCH 31/35] hw: move ARM CPU cores to hw/cpu/, "
` [Qemu-devel] [PATCH 32/35] hw: move hw/kvm/ to hw/i386/kvm
` [Qemu-devel] [PATCH 33/35] hw: move last file to hw/arm/
` [Qemu-devel] [PATCH 34/35] MAINTAINERS: update for source code movement
` [Qemu-devel] [PATCH 35/35] hw: move private headers to hw/ subdirectories
[Qemu-devel] [Bug 1128935] qemu IA64 emulation
2013-04-04 18:24 UTC (2+ messages)
` [Qemu-devel] [Bug 1128935] "
[Qemu-devel] [RFC 0/5] X86CPU "feature-words" & "filtered-features" properties (v2)
2013-04-04 18:11 UTC (6+ messages)
` [Qemu-devel] [RFC 1/5] target-i386: Add ECX information to FeatureWordInfo
` [Qemu-devel] [RFC 2/5] target-i386: Add "feature-words" property
` [Qemu-devel] [RFC 3/5] target-i386: Use FeatureWord loop on filter_features_for_kvm()
` [Qemu-devel] [RFC 4/5] target-i386: Introduce X86CPU.filtered_features field
` [Qemu-devel] [RFC 5/5] target-i386: Add "filtered-features" property to X86CPU
[Qemu-devel] [PATCH v5 0/7] virtio-serial refactoring
2013-04-04 17:16 UTC (2+ messages)
[Qemu-devel] [Bug 998435] [NEW] qemu-kvm-spice doesn't support spice/qxl installs
2013-04-04 16:26 UTC (4+ messages)
` [Qemu-devel] [Bug 998435] "
[Qemu-devel] [RFC 0/4] block: fix I/O throttling oscillations
2013-04-04 16:30 UTC (4+ 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).