messages from 2014-06-30 19:30:11 to 2014-07-01 09:20:05 UTC [more...]
[Qemu-devel] [RFC] qemu VGA endian swap low level drawing changes
2014-07-01 9:19 UTC (18+ messages)
[Qemu-devel] [v5][PATCH 0/5] xen: add Intel IGD passthrough support
2014-07-01 9:12 UTC (21+ messages)
` [Qemu-devel] [Xen-devel] "
[Qemu-devel] [PATCH 0/3] block: Use g_new() & friends more
2014-07-01 9:06 UTC
[Qemu-devel] [RFC PATCH V3 0/6] icount: Implement delay algorithm between guest and host clocks
2014-07-01 8:59 UTC (5+ messages)
` [Qemu-devel] [RFC PATCH V3 1/6] icount: Add QemuOpts for icount
` [Qemu-devel] [RFC PATCH V3 6/6] monitor: Add drift info to 'info jit'
[Qemu-devel] [PULL for-2.1 0/1] Tracing pull request
2014-07-01 8:57 UTC (2+ messages)
` [Qemu-devel] [PULL for-2.1 1/1] trace: add qemu_system_powerdown_request and qemu_system_shutdown_request trace events
[Qemu-devel] [PATCH 0/3] virtio-blk: Suppress error action on r/w beyond end
2014-07-01 8:57 UTC (2+ messages)
[Qemu-devel] [PULL for-2.1 00/24] Block patches
2014-07-01 8:48 UTC (25+ messages)
` [Qemu-devel] [PULL for-2.1 01/24] qom: add object_property_add_alias()
` [Qemu-devel] [PULL for-2.1 02/24] virtio-blk: avoid qdev property definition duplication
` [Qemu-devel] [PULL for-2.1 03/24] dataplane: bail out on unsupported transport
` [Qemu-devel] [PULL for-2.1 04/24] virtio-blk: move x-data-plane qdev property to virtio-blk.h
` [Qemu-devel] [PULL for-2.1 05/24] qdev: add qdev_alias_all_properties()
` [Qemu-devel] [PULL for-2.1 06/24] virtio-blk: use aliases instead of duplicate qdev properties
` [Qemu-devel] [PULL for-2.1 07/24] virtio-blk: drop virtio_blk_set_conf()
` [Qemu-devel] [PULL for-2.1 08/24] virtio: fix virtio-blk child refcount in transports
` [Qemu-devel] [PULL for-2.1 09/24] virtio-blk: move qdev properties into virtio-blk.c
` [Qemu-devel] [PULL for-2.1 10/24] virtio-blk: replace x-iothread with iothread link property
` [Qemu-devel] [PULL for-2.1 11/24] qdev: drop iothread property type
` [Qemu-devel] [PULL for-2.1 12/24] virtio-blk: remove need for explicit x-data-plane=on option
` [Qemu-devel] [PULL for-2.1 13/24] qemu-img create: add 'nocow' option
` [Qemu-devel] [PULL for-2.1 14/24] iotests: Simplify qemu-iotests-quick.sh
` [Qemu-devel] [PULL for-2.1 15/24] iotests: Add qemu tests to quick group
` [Qemu-devel] [PULL for-2.1 16/24] iotests: Add more "
` [Qemu-devel] [PULL for-2.1 17/24] block: make 'top' argument to block-commit optional
` [Qemu-devel] [PULL for-2.1 18/24] block: simplify bdrv_find_base() and bdrv_find_overlay()
` [Qemu-devel] [PULL for-2.1 19/24] block/cow: Avoid use of uninitialized cow_bs in error path
` [Qemu-devel] [PULL for-2.1 20/24] qapi: Change back sector-count to sectors-count in quorum QAPI events
` [Qemu-devel] [PULL for-2.1 21/24] block: add QAPI command to allow live backing file change
` [Qemu-devel] [PULL for-2.1 22/24] block: add helper function to determine if a BDS is in a chain
` [Qemu-devel] [PULL for-2.1 23/24] block: extend block-commit to accept a string for the backing file
` [Qemu-devel] [PULL for-2.1 24/24] block: add backing-file option to block-stream
[Qemu-devel] [PATCH v2] qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtin
2014-07-01 8:45 UTC (6+ messages)
[Qemu-devel] [Bug 1336194] [NEW] Errors reporting in do_delvm caused a crash
2014-07-01 8:35 UTC
[Qemu-devel] [PULL v2 for-2.1 0/3] virtio-scsi fixes, and block/iscsi compilation fix
2014-07-01 8:39 UTC (2+ messages)
` [Qemu-devel] [PULL v2 for-2.1 3/3] configure: Fix -lm test, so that tools can be compiled on hosts that require -lm
[Qemu-devel] [PULL for 2.1 00/15] MemoryRegion QOMification
2014-07-01 8:35 UTC (16+ messages)
` [Qemu-devel] [PULL 01/15] qom: add object_property_add_alias()
` [Qemu-devel] [PULL 02/15] qom: add a generic mechanism to resolve paths
` [Qemu-devel] [PULL 03/15] qom: allow creating an alias of a child<> property
` [Qemu-devel] [PULL 04/15] mc146818rtc: add "rtc-time" link to "/machine/rtc"
` [Qemu-devel] [PULL 05/15] qom: object: remove parent pointer when unparenting
` [Qemu-devel] [PULL 06/15] qom: object: Ignore refs/unrefs of NULL
` [Qemu-devel] [PULL 07/15] libqtest: escape strings in QMP commands, fix leak
` [Qemu-devel] [PULL 08/15] memory: MemoryRegion: use /machine as default owner
` [Qemu-devel] [PULL 09/15] memory: MemoryRegion: QOMify
` [Qemu-devel] [PULL 10/15] memory: MemoryRegion: replace owner field with QOM parent
` [Qemu-devel] [PULL 11/15] memory: MemoryRegion: Add container and addr props
` [Qemu-devel] [PULL 12/15] memory: MemoryRegion: Add may-overlap and priority props
` [Qemu-devel] [PULL 13/15] memory: MemoryRegion: Add size property
` [Qemu-devel] [PULL 14/15] memory: do not give a name to the internal exec.c regions
` [Qemu-devel] [PULL 15/15] qdev: correctly send DEVICE_DELETED for recursively-deleted devices
[Qemu-devel] The master branch qemu compiles failed
2014-07-01 8:29 UTC (5+ messages)
[Qemu-devel] [PULL for-2.1 0/3] virtio-scsi fixes, and block/iscsi compilation fix
2014-07-01 8:26 UTC (5+ messages)
` [Qemu-devel] [PULL 1/3] virtio-scsi: virtio_scsi_push_event() lacks VirtIOSCSIReq parsing
` [Qemu-devel] [PULL 2/3] virtio-scsi: scsi events must be converted to target endianness
` [Qemu-devel] [PULL 3/3] configure: Fix -lm test, so that tools can be compiled on hosts that require -lm
[Qemu-devel] [PATCH fix for 2.1] makefile: Fix tools compile
2014-07-01 8:26 UTC (5+ messages)
[Qemu-devel] [Bug 1336192] [NEW] delvm does not delete snapshots on every disks
2014-07-01 8:15 UTC
[Qemu-devel] [PATCH v4 00/33] target-arm: add Security Extensions for CPUs
2014-07-01 8:22 UTC (38+ messages)
` [Qemu-devel] [PATCH v4 01/33] target-arm: add cpu feature EL3 to CPUs with Security Extensions
` [Qemu-devel] [PATCH v4 02/33] target-arm: move Aarch32 SCR into security reglist
` [Qemu-devel] [PATCH v4 03/33] target-arm: increase arrays of registers R13 & R14
` [Qemu-devel] [PATCH v4 04/33] target-arm: add arm_is_secure() function
` [Qemu-devel] [PATCH v4 05/33] target-arm: reject switching to monitor mode
` [Qemu-devel] [PATCH v4 06/33] target-arm: make arm_current_pl() return PL3
` [Qemu-devel] [PATCH v4 07/33] target-arm: add non-secure Translation Block flag
` [Qemu-devel] [PATCH v4 08/33] target-arm: A32: Emulate the SMC instruction
` [Qemu-devel] [PATCH v4 09/33] target-arm: extend Aarch32 async excp masking
` [Qemu-devel] [PATCH v4 10/33] target-arm: extend Aarch64 SCR.{FIQ|IRQ} handling
` [Qemu-devel] [PATCH v4 11/33] target-arm: add async excp target_el&mode function
` [Qemu-devel] [PATCH v4 12/33] target-arm: use dedicated target_el function
` [Qemu-devel] [PATCH v4 13/33] target-arm: implement IRQ/FIQ routing to Monitor mode
` [Qemu-devel] [PATCH v4 14/33] target-arm: Respect SCR.FW, SCR.AW and SCTLR.NMFI
` [Qemu-devel] [PATCH v4 15/33] target-arm: add NSACR register
` [Qemu-devel] [PATCH v4 16/33] target-arm: add SDER definition
` [Qemu-devel] [PATCH v4 17/33] target-arm: add MVBAR support
` [Qemu-devel] [PATCH v4 18/33] target-arm: add macros to access banked registers
` [Qemu-devel] [PATCH v4 19/33] target-arm: insert Aarch32 cpregs twice into hashtable
` [Qemu-devel] [PATCH v4 20/33] target-arm: arrayfying fieldoffset for banking
` [Qemu-devel] [PATCH v4 21/33] target-arm: add SCTLR_EL3 and make SCTLR banked
` [Qemu-devel] [PATCH v4 22/33] target-arm: make CSSELR banked
` [Qemu-devel] [PATCH v4 23/33] target-arm: add TTBR0_EL3 and make TTBR0/1 banked
` [Qemu-devel] [PATCH v4 24/33] target-arm: add TCR_EL3 and make TTBCR banked
` [Qemu-devel] [PATCH v4 25/33] target-arm: make c2_mask and c2_base_mask banked
` [Qemu-devel] [PATCH v4 26/33] target-arm: make DACR banked
` [Qemu-devel] [PATCH v4 27/33] target-arm: make IFSR banked
` [Qemu-devel] [PATCH v4 28/33] target-arm: make DFSR banked
` [Qemu-devel] [PATCH v4 29/33] target-arm: make IFAR/DFAR banked
` [Qemu-devel] [PATCH v4 30/33] target-arm: make PAR banked
` [Qemu-devel] [PATCH v4 31/33] target-arm: make VBAR banked
` [Qemu-devel] [PATCH v4 32/33] target-arm: make c13 cp regs banked (FCSEIDR, ...)
` [Qemu-devel] [PATCH v4 33/33] target-arm: Limit migration of duplicate CP regs
[Qemu-devel] [PATCH v7 for 2.1 4/4] block: add QAPI command to allow live backing file change
2014-07-01 8:20 UTC (3+ messages)
` [Qemu-devel] [PATCH v8 "
[Qemu-devel] [PATCH fix for 2.1 v2] makefile: Fix tools compile
2014-07-01 7:54 UTC (4+ messages)
[Qemu-devel] [PATCH v2 0/3] linux-aio: introduce submit I/O at batch
2014-07-01 7:51 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] block: block: introduce bdrv_io_plug() and bdrv_io_unplug()
` [Qemu-devel] [PATCH v2 2/3] linux-aio: implement io plug and unplug
` [Qemu-devel] [PATCH v2 3/3] dataplane: submit I/O at batch
[Qemu-devel] Why devfn will be -1
2014-07-01 7:34 UTC (2+ messages)
[Qemu-devel] [PATCH v8 00/14] qemu-img: Implement commit like QMP
2014-07-01 7:11 UTC (4+ messages)
` [Qemu-devel] [PATCH v8 03/14] qcow2: Optimize bdrv_make_empty()
[Qemu-devel] [PATCH] qapi: Change back sector-count to sectors-count in quorum QAPI events
2014-07-01 7:26 UTC (2+ messages)
[Qemu-devel] [PATCH for-2.1] block/cow: Avoid use of uninitialized cow_bs in error path
2014-07-01 7:22 UTC (2+ messages)
[Qemu-devel] core dump with drive-mirror
2014-07-01 7:20 UTC (4+ messages)
[Qemu-devel] [PATCH v3] vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message
2014-07-01 7:15 UTC (2+ messages)
[Qemu-devel] [RFC 00/14] VGA cleanups and endian control
2014-07-01 7:09 UTC (3+ messages)
` [Qemu-devel] [RFC 01/14] vga: Create direct sufaces for depth 24 too
[Qemu-devel] [RFC PATCH V4 0/2] Support xen HVM direct kernel boot
2014-07-01 7:06 UTC (3+ messages)
` [Qemu-devel] [RFC PATCH V4 1/2] xen: pass kernel initrd to qemu
` [Qemu-devel] [RFC PATCH V4 2/2] qemu: support xen hvm direct kernel boot
[Qemu-devel] [Bug 1307473] Re: guest hang due to missing clock interrupt
2014-07-01 6:41 UTC (15+ messages)
` [Qemu-devel] [Bug 1307473] BootDmesg.txt
` [Qemu-devel] [Bug 1307473] CurrentDmesg.txt
` [Qemu-devel] [Bug 1307473] Dependencies.txt
` [Qemu-devel] [Bug 1307473] IwConfig.txt
` [Qemu-devel] [Bug 1307473] Lspci.txt
` [Qemu-devel] [Bug 1307473] Lsusb.txt
` [Qemu-devel] [Bug 1307473] ProcCpuinfo.txt
` [Qemu-devel] [Bug 1307473] ProcEnviron.txt
` [Qemu-devel] [Bug 1307473] ProcInterrupts.txt
` [Qemu-devel] [Bug 1307473] ProcModules.txt
` [Qemu-devel] [Bug 1307473] UdevDb.txt
` [Qemu-devel] [Bug 1307473] UdevLog.txt
` [Qemu-devel] [Bug 1307473] WifiSyslog.txt
[Qemu-devel] [PATCH v1 0/3] linux-aio: introduce submit I/O at batch
2014-07-01 6:16 UTC (5+ messages)
` [Qemu-devel] [PATCH v1 2/3] linux-aio: implement io plug and unplug
[Qemu-devel] [v5][PATCH 2/5] xen, gfx passthrough: create pseudo intel isa bridge
2014-07-01 5:47 UTC (16+ messages)
[Qemu-devel] [PATCH v5] ppc: spapr-rtas - implement os-term rtas call
2014-07-01 5:10 UTC (5+ messages)
[Qemu-devel] [RFC] alpha qemu arithmetic exceptions
2014-07-01 5:00 UTC (13+ messages)
[Qemu-devel] [PULL 0/5] QOM devices patch queue 2014-07-01
2014-07-01 3:08 UTC (6+ messages)
` [Qemu-devel] [PULL 1/5] qom: Remove parent pointer when unparenting
` [Qemu-devel] [PULL 2/5] sdhci: Fix misuse of qemu_free_irqs()
` [Qemu-devel] [PULL 3/5] hw: Fix qemu_allocate_irqs() leaks
` [Qemu-devel] [PULL 4/5] irq: Allocate IRQs individually
` [Qemu-devel] [PULL 5/5] irq: Slim conversion of qemu_irq to QOM
[Qemu-devel] Adding memory region without specifying address
2014-07-01 4:03 UTC (6+ messages)
[Qemu-devel] [Bug 1336123] [NEW] bad switch, segfault in hw/pci-host/bonito.c bonito_readl
2014-07-01 2:36 UTC
[Qemu-devel] [v5][PATCH 0/5] xen: add Intel IGD passthrough support
2014-07-01 2:19 UTC (10+ messages)
` [Qemu-devel] [v5][PATCH 4/5] xen, gfx passthrough: create host bridge to passthrough
[Qemu-devel] [RFC][PATCH] gpu:drm:i915:intel_detect_pch: back to check devfn instead of check class type
2014-07-01 1:52 UTC (3+ messages)
[Qemu-devel] [RFC] Support vhd type VHD_DIFFERENCING
2014-07-01 9:45 UTC (2+ messages)
` [Qemu-devel] [RFC PATCH v1] "
[Qemu-devel] [PATCH]Fix a error in mc146818rtc.c
2014-07-01 1:12 UTC (3+ messages)
[Qemu-devel] Qemu only uses a Qemu File to communicate in two hosts?
2014-06-30 22:30 UTC (4+ messages)
[Qemu-devel] Qemu Shared memory
2014-06-30 22:27 UTC (2+ messages)
[Qemu-devel] [RESEND PATCH v5 0/3] qga: Add guest-fsfreeze-freeze-list command
2014-06-30 21:51 UTC (4+ messages)
` [Qemu-devel] [RESEND PATCH v5 1/3] "
` [Qemu-devel] [RESEND PATCH v5 2/3] qga: Add guest-get-fsinfo command
` [Qemu-devel] [RESEND PATCH v5 3/3] qga: Disable unsupported commands by default
[Qemu-devel] [RFC PATCH] numa: enable sparse node numbering
2014-06-30 21:48 UTC (6+ messages)
` [Qemu-devel] [RFC PATCH v2] "
` [Qemu-devel] [RFC PATCH v3] "
[Qemu-devel] [RFC PATCH v4] numa: enable sparse node numbering on ppc
2014-06-30 21:34 UTC
[Qemu-devel] [PATCH v2] e1000: clean up phyreg_writeops/set_phy_ctrl
2014-06-30 20:24 UTC
[Qemu-devel] [PATCH 0/5] tests: Add the image fuzzer with qcow2 support
2014-06-30 19:39 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/5] docs: Specification for the image fuzzer
[Qemu-devel] [RFC PATCH v1 0/2] e1000: More link negotiation vs. OS X
2014-06-30 19:35 UTC (6+ messages)
` [Qemu-devel] [RFC PATCH v1 1/2] e1000: clean up set_phy_ctrl function
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).