messages from 2015-10-23 14:00:31 to 2015-10-24 03:20:11 UTC [more...]
[Qemu-devel] [PATCH v4 00/33] implement vNVDIMM
2015-10-24 3:20 UTC (3+ messages)
` [Qemu-devel] [PATCH v4 17/33] dimm: abstract dimm device from pc-dimm
[Qemu-devel] [PATCH] copy, dd: simplify and optimize NUL bytes detection
2015-10-24 2:24 UTC (10+ messages)
[Qemu-devel] [PATCH] vhost-user-test: fix up rhel6 build
2015-10-24 0:39 UTC (2+ messages)
[Qemu-devel] qemu-guest-agent question
2015-10-24 0:29 UTC (4+ messages)
[Qemu-devel] [PATCH v10 00/14] block: incremental backup transactions using BlockJobTxn
2015-10-23 23:56 UTC (15+ messages)
` [Qemu-devel] [PATCH v10 01/14] qapi: Add transaction support to block-dirty-bitmap operations
` [Qemu-devel] [PATCH v10 02/14] iotests: add transactional incremental backup test
` [Qemu-devel] [PATCH v10 03/14] block: rename BlkTransactionState and BdrvActionOps
` [Qemu-devel] [PATCH v10 04/14] backup: Extract dirty bitmap handling as a separate function
` [Qemu-devel] [PATCH v10 05/14] blockjob: Introduce reference count and fix reference to job->bs
` [Qemu-devel] [PATCH v10 06/14] blockjob: Add .commit and .abort block job actions
` [Qemu-devel] [PATCH v10 07/14] blockjob: Add "completed" and "ret" in BlockJob
` [Qemu-devel] [PATCH v10 08/14] blockjob: Simplify block_job_finish_sync
` [Qemu-devel] [PATCH v10 09/14] block: Add block job transactions
` [Qemu-devel] [PATCH v10 10/14] block/backup: Rely on commit/abort for cleanup
` [Qemu-devel] [PATCH v10 11/14] block: Add BlockJobTxn support to backup_run
` [Qemu-devel] [PATCH v10 12/14] block: add transactional properties
` [Qemu-devel] [PATCH v10 13/14] iotests: 124 - transactional failure test
` [Qemu-devel] [PATCH v10 14/14] tests: add BlockJobTxn unit test
[Qemu-devel] [PATCH v7 00/14] alternate layout (post-introspection cleanups, subset C)
2015-10-23 23:33 UTC (3+ messages)
` [Qemu-devel] [PATCH v7 05/14] qapi: Rework collision assertions
[Qemu-devel] [PATCH v10 00/25] qapi collision reduction (post-introspection subset B')
2015-10-23 23:27 UTC (29+ messages)
` [Qemu-devel] [PATCH v10 01/25] tests/qapi-schema: Test for reserved names, empty struct
` [Qemu-devel] [PATCH v10 05/25] qapi: Reserve 'q_*' and 'has_*' member names
` [Qemu-devel] [PATCH v10 07/25] qapi-visit: Split off visit_type_FOO_fields forward decl
` [Qemu-devel] [PATCH v10 08/25] qapi-types: Refactor base fields output
` [Qemu-devel] [PATCH v10 09/25] qapi: Prefer typesafe upcasts to qapi base classes
` [Qemu-devel] [PATCH v10 10/25] qapi: Unbox base members
` [Qemu-devel] [PATCH v10 11/25] qapi-visit: Remove redundant functions for flat union base
` [Qemu-devel] [PATCH v10 24/25] qapi: Remove outdated tests related to QMP/branch collisions
[Qemu-devel] [PATCH qemu v4] monitor/target-ppc: Define target_get_monitor_def
2015-10-23 22:22 UTC (4+ messages)
[Qemu-devel] [PATCH v2] target-*: Advance pc after recognizing a breakpoint
2015-10-23 22:00 UTC
[Qemu-devel] [PATCH] seccomp: loosen library version dependency
2015-10-23 21:34 UTC (2+ messages)
[Qemu-devel] [PATCH] target-i386: allow any alignment for SMBASE
2015-10-23 21:27 UTC (8+ messages)
[Qemu-devel] [PATCH] hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNT
2015-10-23 21:25 UTC (13+ messages)
[Qemu-devel] [PATCH v6 0/2] PTimer fix and ARM MPTimer conversion
2015-10-23 20:03 UTC (3+ messages)
` [Qemu-devel] [PATCH v6 1/2] hw/ptimer: Fix issues caused by artificially limited timer timeout
` [Qemu-devel] [PATCH v6 2/2] arm_mptimer: Convert to use ptimer
[Qemu-devel] QEMU patch to allow VM introspection via libvmi
2015-10-23 20:02 UTC (22+ messages)
[Qemu-devel] [RFC Patch 00/12] IXGBE: Add live migration support for SRIOV NIC
2015-10-23 20:01 UTC (4+ messages)
[Qemu-devel] [RFC PATCH 0/2] target-ppc migration fixes
2015-10-23 19:22 UTC (4+ messages)
[Qemu-devel] [PATCH 0/2] target-i386: Fix undefined behavior on bit shifts
2015-10-23 18:20 UTC (6+ messages)
` [Qemu-devel] [PATCH 2/2] target-i386: Don't left shift negative constant
[Qemu-devel] Coding style for errors
2015-10-23 17:34 UTC (7+ messages)
[Qemu-devel] [PULL 00/13] X86 queue, 2015-10-23
2015-10-23 17:14 UTC (15+ messages)
` [Qemu-devel] [PULL 01/13] target-i386: allow any alignment for SMBASE
` [Qemu-devel] [PULL 02/13] target-i386: Disable cache info passthrough by default
` [Qemu-devel] [PULL 03/13] target-i386: Introduce cpu_x86_update_dr7
` [Qemu-devel] [PULL 04/13] target-i386: Re-introduce optimal breakpoint removal
` [Qemu-devel] [PULL 05/13] target-i386: Ensure bit 10 on DR7 is never cleared
` [Qemu-devel] [PULL 06/13] target-i386: Move hw_*breakpoint_* functions
` [Qemu-devel] [PULL 07/13] target-i386: Optimize setting dr[0-3]
` [Qemu-devel] [PULL 08/13] target-i386: Handle I/O breakpoints
` [Qemu-devel] [PULL 09/13] target-i386: Check CR4[DE] for processing DR4/DR5
` [Qemu-devel] [PULL 10/13] target-i386: Ensure always-1 bits on DR6 can't be cleared
` [Qemu-devel] [PULL 11/13] target-i386: Add DE to TCG_FEATURES
` [Qemu-devel] [PULL 12/13] target-i386: Use 1UL for bit shift
` [Qemu-devel] [PULL 13/13] vl: trivial: minor tweaks to a max-cpu error msg
[Qemu-devel] [PATCH v4 00/13] arm: Steps towards EL2 support round 5
2015-10-23 17:12 UTC (23+ messages)
` [Qemu-devel] [PATCH v4 02/13] target-arm: lpae: Make t0sz and t1sz signed integers
` [Qemu-devel] [PATCH v4 03/13] target-arm: Add support for AArch32 S2 negative t0sz
` [Qemu-devel] [PATCH v4 04/13] target-arm: lpae: Replace tsz with computed inputsize
` [Qemu-devel] [PATCH v4 05/13] target-arm: lpae: Rename granule_sz to stride
` [Qemu-devel] [PATCH v4 06/13] target-arm: Add computation of starting level for S2 PTW
` [Qemu-devel] [PATCH v4 07/13] target-arm: Add support for S2 page-table protection bits
` [Qemu-devel] [PATCH v4 09/13] target-arm: Add ARMMMUFaultInfo
` [Qemu-devel] [PATCH v4 10/13] target-arm: Add S2 translation to 64bit S1 PTWs
` [Qemu-devel] [PATCH v4 11/13] target-arm: Add S2 translation to 32bit "
` [Qemu-devel] [PATCH v4 12/13] target-arm: Route S2 MMU faults to EL2
` [Qemu-devel] [PATCH v4 13/13] target-arm: Add support for S1 + S2 MMU translations
[Qemu-devel] [PATCH v5 1/2] hw/ptimer: Set delta to the original limit on reload in ptimer_set_limit()
2015-10-23 17:07 UTC (5+ messages)
[Qemu-devel] [PULL 00/37] Block layer patches
2015-10-23 17:01 UTC (38+ messages)
` [Qemu-devel] [PULL 01/37] block: Remove host floppy support
` [Qemu-devel] [PULL 02/37] block: Set BDRV_O_INCOMING in bdrv_fill_options()
` [Qemu-devel] [PULL 03/37] blockdev: Allow creation of BDS trees without BB
` [Qemu-devel] [PULL 04/37] iotests: Only create BB if necessary
` [Qemu-devel] [PULL 05/37] block: Make bdrv_is_inserted() return a bool
` [Qemu-devel] [PULL 06/37] block: Add blk_is_available()
` [Qemu-devel] [PULL 07/37] block: Make bdrv_is_inserted() recursive
` [Qemu-devel] [PULL 08/37] block/raw_bsd: Drop raw_is_inserted()
` [Qemu-devel] [PULL 09/37] block: Invoke change media CB before NULLing drv
` [Qemu-devel] [PULL 10/37] hw/block/fdc: Implement tray status
` [Qemu-devel] [PULL 11/37] hw/usb-storage: Check whether BB is inserted
` [Qemu-devel] [PULL 12/37] block: Fix BB AIOCB AioContext without BDS
` [Qemu-devel] [PULL 13/37] block: Move guest_block_size into BlockBackend
` [Qemu-devel] [PULL 14/37] block: Remove wr_highest_sector from BlockAcctStats
` [Qemu-devel] [PULL 15/37] block: Move BlockAcctStats into BlockBackend
` [Qemu-devel] [PULL 16/37] block: Move I/O status and error actions into BB
` [Qemu-devel] [PULL 17/37] block/throttle-groups: Make incref/decref public
` [Qemu-devel] [PULL 18/37] block: Add BlockBackendRootState
` [Qemu-devel] [PULL 19/37] block: Make some BB functions fall back to BBRS
` [Qemu-devel] [PULL 20/37] block: Fail requests to empty BlockBackend
` [Qemu-devel] [PULL 21/37] block: Prepare remaining BB functions for NULL BDS
` [Qemu-devel] [PULL 22/37] block: Add blk_insert_bs()
` [Qemu-devel] [PULL 23/37] block: Prepare for NULL BDS
` [Qemu-devel] [PULL 24/37] blockdev: Do not create BDS for empty drive
` [Qemu-devel] [PULL 25/37] blockdev: Pull out blockdev option extraction
` [Qemu-devel] [PULL 26/37] blockdev: Allow more options for BB-less BDS tree
` [Qemu-devel] [PULL 27/37] throttle: Remove throttle_group_lock/unlock()
` [Qemu-devel] [PULL 28/37] aio: Add "is_external" flag for event handlers
` [Qemu-devel] [PULL 29/37] nbd: Mark fd handlers client type as "external"
` [Qemu-devel] [PULL 30/37] dataplane: Mark host notifiers' "
` [Qemu-devel] [PULL 31/37] aio: introduce aio_{disable, enable}_external
` [Qemu-devel] [PULL 32/37] block: Introduce "drained begin/end" API
` [Qemu-devel] [PULL 33/37] block: Add "drained begin/end" for transactional external snapshot
` [Qemu-devel] [PULL 34/37] block: Add "drained begin/end" for transactional backup
` [Qemu-devel] [PULL 35/37] block: Add "drained begin/end" for transactional blockdev-backup
` [Qemu-devel] [PULL 36/37] block: Add "drained begin/end" for internal snapshot
` [Qemu-devel] [PULL 37/37] tests: Add test case for aio_disable_external
[Qemu-devel] [PATCH 00/19] pc: acpi: move memory hotplug out of DSDT/SSDT into custom table
2015-10-23 16:38 UTC (21+ messages)
` [Qemu-devel] [PATCH 01/19] acpi: aml: add aml_lgreater_equal() and aml_load_table()
` [Qemu-devel] [PATCH 02/19] acpi: add aml_mutex(), aml_acquire(), aml_release()
` [Qemu-devel] [PATCH 03/19] acpi: aml: add aml_create_qword_field()
` [Qemu-devel] [PATCH 04/19] acpi: aml: add aml_decrement() and aml_subtract()
` [Qemu-devel] [PATCH 05/19] acpi: aml: add aml_call0() helper
` [Qemu-devel] [PATCH 06/19] pc: acpi: move SSDT part of memhp into a custom table
` [Qemu-devel] [PATCH 07/19] pc: acpi: memhp: move MHPD._STA method into MHPT table
` [Qemu-devel] [PATCH 08/19] pc: acpi: memhp: move MHPD.MLCK mutex into NHPT table
` [Qemu-devel] [PATCH 09/19] pc: acpi: memhp: move MHPD.MSCN method into MHPT table
` [Qemu-devel] [PATCH 10/19] pc: acpi: make memory device's _UID integer
` [Qemu-devel] [PATCH 11/19] pc: acpi: memhp: move MHPD.MRST method into MHPT table
` [Qemu-devel] [PATCH 12/19] pc: acpi: memhp: move MHPD.MPXM "
` [Qemu-devel] [PATCH 13/19] pc: acpi: memhp: move MHPD.MOST "
` [Qemu-devel] [PATCH 14/19] pc: acpi: memhp: move MHPD.MEJ0 "
` [Qemu-devel] [PATCH 15/19] pc: acpi: bump DSDT revision compliance to v2
` [Qemu-devel] [PATCH 16/19] pc: acpi: memhp: move MHPD.MCRS method into MHPT table
` [Qemu-devel] [PATCH 17/19] pc: acpi: memhp: move MHPD Device along with _UID/_HID "
` [Qemu-devel] [PATCH 18/19] pc: acpi: memhp: remove acpi-dsdt-mem-hotplug.dsl and move \_GPE._E03 into SSDT
` [Qemu-devel] [PATCH 19/19] pc: acpi: memhp: cleanup MEMORY_HOTPLUG_IO_REGION usage
[Qemu-devel] [PATCH] hw/isa/lpc_ich9: inject SMI on all VCPUs if APM_STS == 'Q'
2015-10-23 16:05 UTC
[Qemu-devel] [PATCH] vhdx: Return true for bdrv_has_zero_init
2015-10-23 16:00 UTC (3+ messages)
[Qemu-devel] [PATCH] tap-bsd: use user-specified tap device if it already exists
2015-10-23 15:53 UTC (3+ messages)
[Qemu-devel] [PATCH v7 00/39] blockdev: BlockBackend and media
2015-10-23 15:44 UTC (28+ messages)
` [Qemu-devel] [PATCH v7 28/39] blockdev: Add blockdev-open-tray
` [Qemu-devel] [PATCH v7 31/39] blockdev: Add blockdev-insert-medium
` [Qemu-devel] [PATCH v7 32/39] blockdev: Implement eject with basic operations
` [Qemu-devel] [PATCH v7 33/39] blockdev: Implement change "
` [Qemu-devel] [PATCH v7 34/39] block: Inquire tray state before tray-moved events
` [Qemu-devel] [PATCH v7 35/39] qmp: Introduce blockdev-change-medium
[Qemu-devel] [PULL 0/1] qemu-ga patch queue (unbreak Travis-CI builds)
2015-10-23 15:35 UTC (3+ messages)
` [Qemu-devel] [PULL 1/1] tests: test-qga, loosen assumptions about host filesystems
[Qemu-devel] [PATCH 00/17] Framework for securely passing secrets to QEMU
2015-10-23 15:31 UTC (2+ messages)
[Qemu-devel] [PATCH] hw/arm/virt: Fix address in PCIe device tree node's unit name
2015-10-23 15:26 UTC (6+ messages)
[Qemu-devel] [PATCH v7 00/10] block: Protect nested event loop with bdrv_drained_begin and bdrv_drained_end
2015-10-23 15:24 UTC (7+ messages)
` [Qemu-devel] [PATCH v7 01/10] aio: Add "is_external" flag for event handlers
` [Qemu-devel] [PATCH v7 05/10] block: Introduce "drained begin/end" API
[Qemu-devel] [PATCH V2 0/4] ide: avoid main-loop hang on CDROM/NFS failure
2015-10-23 15:18 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/4] ide/atapi: make PIO read requests async
` [Qemu-devel] [PATCH 2/4] ide/atapi: blk_aio_readv may return NULL
[Qemu-devel] [PATCH] target-arm: Extract some external ARM CPU API
2015-10-23 15:03 UTC (4+ messages)
[Qemu-devel] [PATCH v2 0/2] hw/arm/virt: max-cpus init/check fixup
2015-10-23 15:01 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/3] target-i386: save/restore vcpu's TSC rate during migration
2015-10-23 14:58 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 3/3] target-i386: load the migrated vcpu's TSC rate
[Qemu-devel] [PATCH v4 0/2] PCI-e device multi-function hot-add support
2015-10-23 14:12 UTC (8+ messages)
` [Qemu-devel] [PATCH v4 2/2] enable multi-function hot-add
[Qemu-devel] [PATCH 00/13] Mac OS 9 compatibility improvements (upstream rework)
2015-10-23 13:56 UTC (5+ messages)
` [Qemu-devel] [PATCH 10/13] cuda.c: refactor get_tb() so that the time can be passed in
` [Qemu-devel] [PATCH 11/13] cuda.c: rename get_counter() state variable from s to ti for consistency
` [Qemu-devel] [PATCH 12/13] cuda.c: fix T2 timer and enable its interrupt
` [Qemu-devel] [PATCH 13/13] cuda.c: add delay to setting of SR_INT bit
[Qemu-devel] [PATCH v3 00/21] Extended I/O accounting
2015-10-23 14:00 UTC (2+ 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).