messages from 2015-04-05 04:08:31 to 2015-04-08 05:07:31 UTC [more...]
[Qemu-devel] SIGTERM signal to qemu-kvm process
2015-04-08 5:07 UTC
[Qemu-devel] [PATCH qemu v5 00/12] spapr: vfio: Enable Dynamic DMA windows (DDW)
2015-04-08 4:05 UTC (15+ messages)
` [Qemu-devel] [PATCH qemu v5 02/12] vmstate: Define VARRAY with VMS_ALLOC
` [Qemu-devel] [PATCH qemu v5 04/12] spapr_pci_vfio: Enable multiple groups per container
` [Qemu-devel] [PATCH qemu v5 05/12] vfio: spapr: Move SPAPR-related code to a separate file
` [Qemu-devel] [PATCH qemu v5 06/12] vfio: spapr: Add SPAPR IOMMU v2 support (DMA memory preregistering)
` [Qemu-devel] [PATCH qemu v5 07/12] spapr_iommu: Rework TCE table initialization
` [Qemu-devel] [PATCH qemu v5 08/12] spapr_pci: Rework reset to reset DMA configuration
[Qemu-devel] [PATCH qemu] qemu-options: Add documentation about PPC64's "-cpu compat" option
2015-04-08 2:49 UTC (4+ messages)
[Qemu-devel] [PATCH v4 00/20] block: transactionless incremental backup series
2015-04-08 2:15 UTC (13+ messages)
` [Qemu-devel] [PATCH v4 10/20] qmp: Add support of "dirty-bitmap" sync mode for drive-backup
` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v4 15/20] block: Resize bitmaps on bdrv_truncate
` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH v4 19/20] iotests: add simple incremental backup case
[Qemu-devel] [Snapshot Bug?]Qcow2 meta data corruption
2015-04-08 1:31 UTC (4+ messages)
[Qemu-devel] 64-bit build of qemu-system-arm with mingw-w64 not functional
2015-04-07 23:10 UTC (7+ messages)
[Qemu-devel] [PATCH 0/6] target-i386: Feature properties, sample script for -global/-readconfig
2015-04-07 20:46 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/6] target-i386: Move error handling to end of x86_cpu_parse_featurestr()
` [Qemu-devel] [PATCH 2/6] target-i386: Remove underscores from feature names
` [Qemu-devel] [PATCH 3/6] target-i386: Register QOM properties for feature flags
` [Qemu-devel] [PATCH 4/6] target-i386: Make "level" and "xlevel" properties static
` [Qemu-devel] [PATCH 5/6] target-i386: X86CPU::xlevel2 QOM property
` [Qemu-devel] [PATCH 6/6] scripts: x86-cpu-model-dump script
[Qemu-devel] [PATCH 00/14] Add memory attributes and use them in ARM
2015-04-07 20:10 UTC (15+ messages)
` [Qemu-devel] [PATCH 01/14] memory: Define API for MemoryRegionOps to take attrs and return status
` [Qemu-devel] [PATCH 02/14] memory: Add MemTxAttrs, MemTxResult to io_mem_read and io_mem_write
` [Qemu-devel] [PATCH 03/14] Make CPU iotlb a structure rather than a plain hwaddr
` [Qemu-devel] [PATCH 04/14] Add MemTxAttrs to the IOTLB
` [Qemu-devel] [PATCH 05/14] exec.c: Convert subpage memory ops to _with_attrs
` [Qemu-devel] [PATCH 06/14] exec.c: Make address_space_rw take transaction attributes
` [Qemu-devel] [PATCH 07/14] exec.c: Add new address_space_ld*/st* functions
` [Qemu-devel] [PATCH 08/14] Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
` [Qemu-devel] [PATCH 09/14] exec.c: Capture the memory attributes for a watchpoint hit
` [Qemu-devel] [PATCH 10/14] target-arm: Honour NS bits in page tables
` [Qemu-devel] [PATCH 11/14] target-arm: Use correct memory attributes for page table walks
` [Qemu-devel] [PATCH 12/14] target-arm: Add user-mode transaction attribute
` [Qemu-devel] [PATCH 13/14] target-arm: Use attribute info to handle user-only watchpoints
` [Qemu-devel] [PATCH 14/14] target-arm: Check watchpoints against CPU security state
[Qemu-devel] Migration sometimes fails with IDE and Qemu 2.2.1
2015-04-07 20:05 UTC (16+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [Bug 1438144] [NEW] Page sizes are not interpreted correctly for E500/E500MC
2015-04-07 19:55 UTC (3+ messages)
` [Qemu-devel] [Bug 1438144] "
[Qemu-devel] [PATCH 00/15] IPMI device for qemu
2015-04-07 19:51 UTC (15+ messages)
` [Qemu-devel] [PATCH 01/15] Add a base IPMI interface
` [Qemu-devel] [PATCH 02/15] ipmi: Add a PC ISA type structure
` [Qemu-devel] [PATCH 03/15] ipmi: Add a KCS low-level interface
` [Qemu-devel] [PATCH 04/15] ipmi: Add a BT "
` [Qemu-devel] [PATCH 05/15] ipmi: Add a local BMC simulation
` [Qemu-devel] [PATCH 06/15] ipmi: Add an external connection simulation interface
` [Qemu-devel] [PATCH 07/15] ipmi: Add tests
` [Qemu-devel] [PATCH 08/15] ipmi: Add documentation
` [Qemu-devel] [PATCH 09/15] ipmi: Add migration capability to the IPMI device
` [Qemu-devel] [PATCH 10/15] smbios: Add a function to directly add an entry
` [Qemu-devel] [PATCH 11/15] pc: Postpone SMBIOS table installation to post machine init
` [Qemu-devel] [PATCH 12/15] ipmi: Add SMBIOS table entry
` [Qemu-devel] [PATCH 13/15] configure: Copy some items from default configs to target configs
` [Qemu-devel] [PATCH 14/15] acpi: Add hooks for adding things to the SSDT table
[Qemu-devel] [PATCH V5 00/18] Support more virtio queues
2015-04-07 18:33 UTC (5+ messages)
` [Qemu-devel] [PATCH V5 16/18] virtio-pci: increase the maximum number of virtqueues to 513
[Qemu-devel] [PATCH] aio: strengthen memory barriers for bottom half scheduling
2015-04-07 18:20 UTC (2+ messages)
[Qemu-devel] Getting VM state from outside QEMU?
2015-04-07 18:16 UTC (3+ messages)
[Qemu-devel] qemu-img behavior for locating backing files
2015-04-07 15:55 UTC (5+ messages)
[Qemu-devel] [PATCH] qapi: Accept 'null' in QMP
2015-04-07 15:11 UTC (3+ messages)
[Qemu-devel] [PATCH for-2.3 v2] qcow2: Fix header update with overridden backing file
2015-04-07 15:08 UTC (2+ messages)
[Qemu-devel] [PATCH RFC 0/4] target-i386: PC socket/core/thread modeling, part 1
2015-04-07 15:07 UTC (3+ messages)
` [Qemu-devel] cpu modelling and hotplug (was: [PATCH RFC 0/4] target-i386: PC socket/core/thread modeling, part 1)
[Qemu-devel] QEMU IPMI support
2015-04-07 15:05 UTC (6+ messages)
[Qemu-devel] [PATCH] tcg: optimise memory layout of TCGTemp
2015-04-07 14:59 UTC (3+ messages)
` [Qemu-devel] [PATCH v2] "
[Qemu-devel] [PATCH v2 0/4] Fix "stop" draining block jobs
2015-04-07 14:46 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 2/4] block: Pause block jobs in bdrv_drain_all
` [Qemu-devel] [PATCH v2 3/4] qemu-iotests: Test that "stop" doesn't drain block jobs
` [Qemu-devel] [PATCH v2 4/4] blockjob: Update function name in comments
[Qemu-devel] [PULL 0/5 for-2.3] Trivial patches for 2015-04-04
2015-04-07 14:26 UTC (2+ messages)
[Qemu-devel] [PATCH v2 for-2.3] virtio-blk: correctly dirty guest memory
2015-04-07 14:11 UTC (2+ messages)
[Qemu-devel] [PATCH 1/1] apic_common: improve readability of apic_reset_common
2015-04-07 14:00 UTC (2+ messages)
[Qemu-devel] target-i386: clear bsp bit when designating bsp
2015-04-07 13:54 UTC (18+ messages)
[Qemu-devel] [PATCH] thread-pool: clean up thread_pool_completion_bh()
2015-04-07 13:45 UTC (2+ messages)
[Qemu-devel] [PATCH v4 00/20] Generate ACPI v5.1 tables and expose it to guest over fw_cfg on ARM
2015-04-07 13:35 UTC (10+ messages)
[Qemu-devel] [PATCH for-2.3] qcow2: Fix header update with overridden backing file
2015-04-07 13:01 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] virtio: host notifier API cleanup
2015-04-07 11:41 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/3] virtio: interface to enable/disable host notifiers
` [Qemu-devel] [PATCH 2/3] dataplane/virtio-blk.c: new API to enable notifiers
` [Qemu-devel] [PATCH 3/3] dataplane/virtio-scsi: new API to enable host notifiers
[Qemu-devel] virtio/vhost find queues, which virtqueue is which
2015-04-07 10:42 UTC
[Qemu-devel] [PATCH] PING - add 1394 support
2015-04-07 10:38 UTC (2+ messages)
[Qemu-devel] block-commit & dropping privs
2015-04-07 9:24 UTC (15+ messages)
[Qemu-devel] [PATCH 0/3] tpm: Upgrade TPM TIS for support of a TPM 2
2015-04-07 8:58 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/3] tpm: Probe for connected TPM 1.2 or "
` [Qemu-devel] [PATCH 3/3] TPM2 ACPI table support
[Qemu-devel] [RFC PATCH v2 00/23] CPU and Memory hotplug for PowerPC sPAPR guests
2015-04-07 8:57 UTC (5+ messages)
` [Qemu-devel] [RFC PATCH v2 19/23] spapr: CPU hot unplug support
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [virtio] qemu vs vhost virtqueue consumer
2015-04-07 8:53 UTC (3+ messages)
[Qemu-devel] [PATCH v3 0/6] virtio: add input device
2015-04-07 7:53 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 6/6] virtio-input: evdev passthrough
[Qemu-devel] [PATCH v5 00/45] Postcopy implementation
2015-04-07 3:07 UTC (7+ messages)
` [Qemu-devel] [PATCH v5 12/45] Return path: Source handling of return path
[Qemu-devel] [PATCH COLO v3 00/14] Block replication for continuous checkpoints
2015-04-07 1:45 UTC (4+ messages)
` [Qemu-devel] [PATCH COLO v3 11/14] Backup: clear all bitmap when doing block checkpoint
[Qemu-devel] [PATCH v2 RESEND 0/5] apic: Implement MSI RH bit handling, lowpri IRQ
2015-04-06 23:45 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 RESEND 1/5] apic: Implement LAPIC low priority arbitration functions
` [Qemu-devel] [PATCH v2 RESEND 2/5] apic: Implement low priority arbitration for IRQ delivery
` [Qemu-devel] [PATCH v2 RESEND 3/5] apic: Added helper function apic_match_dest, apic_match_[physical, logical]_dest
` [Qemu-devel] [PATCH v2 RESEND 4/5] apic: Set and pass in RH bit for MSI interrupts
` [Qemu-devel] [PATCH v2 RESEND 5/5] apic: Implement handling of RH=1 for MSI interrupt delivery
[Qemu-devel] [PATCH RFC 00/19] qapi: QMP introspection
2015-04-06 23:25 UTC (4+ messages)
` [Qemu-devel] [PATCH RFC 02/19] qapi: Fix C identifiers generated for names containing '.'
[Qemu-devel] [Bug 1440843] [NEW] Guest WinXP crashes when trying to use a USB spectrometer
2015-04-06 18:59 UTC
[Qemu-devel] [PATCH] qtest: Add assertion that required environment variable is set
2015-04-06 17:46 UTC (7+ messages)
[Qemu-devel] [PATCH v2] vhost-user: add multi queue support
2015-04-06 15:07 UTC (2+ messages)
[Qemu-devel] [PATCH RFC] vhost-user: protocol extensions
2015-04-06 14:48 UTC
[Qemu-devel] [PATCH v6 00/36] drop qapi nested structs
2015-04-06 13:13 UTC (20+ messages)
` [Qemu-devel] [PATCH v6 08/36] qapi: Add some union tests
` [Qemu-devel] [PATCH v6 16/36] qapi: Use 'alternate' to replace anonymous union
` [Qemu-devel] [PATCH v6 20/36] qapi: Better error messages for duplicated expressions
` [Qemu-devel] [PATCH v6 22/36] qapi: Unify type bypass and add tests
` [Qemu-devel] [PATCH v6 23/36] qapi: Add some type check tests
` [Qemu-devel] [PATCH v6 24/36] qapi: More rigourous checking of types
` [Qemu-devel] [PATCH v6 25/36] qapi: Require valid names
` [Qemu-devel] [PATCH v6 26/36] qapi: Whitelist commands that don't return dictionary
` [Qemu-devel] [PATCH v6 27/36] qapi: More rigorous checking for type safety bypass
` [Qemu-devel] [PATCH v6 28/36] qapi: Prefer 'struct' over 'type' in generator
` [Qemu-devel] [PATCH v6 29/36] qapi: Document 'struct' metatype
` [Qemu-devel] [PATCH v6 30/36] qapi: Use 'struct' instead of 'type' in schema
` [Qemu-devel] [PATCH v6 31/36] qapi: Merge UserDefTwo and UserDefNested in tests
` [Qemu-devel] [PATCH v6 32/36] qapi: Drop tests for inline nested structs
` [Qemu-devel] [PATCH v6 33/36] qapi: Drop inline nested struct in query-version
` [Qemu-devel] [PATCH v6 34/36] qapi: Drop inline nested structs in query-pci
` [Qemu-devel] [PATCH v6 35/36] qapi: Drop support for inline nested types
` [Qemu-devel] [PATCH v6 36/36] qapi: Tweak doc references to QMP when QGA is also meant
[Qemu-devel] can't bot from scsi http cdrom
2015-04-06 10:15 UTC
[Qemu-devel] [PATCH v2] nbd/trivial: fix type cast for ioctl
2015-04-06 7:19 UTC
[Qemu-devel] [PATCH] nbd/trivial: fix type cast for ioctl
2015-04-06 7:15 UTC (4+ messages)
[Qemu-devel] [PATCH] net: Fix link state inter-dependencies between NIC and backend
2015-04-06 6:16 UTC (5+ messages)
[Qemu-devel] E5-2620v2 - emulation stop error
2015-04-05 14:12 UTC (17+ 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).