messages from 2015-04-10 15:26:00 to 2015-04-13 14:27:31 UTC [more...]
[Qemu-devel] [RFC PATCH v2 00/23] CPU and Memory hotplug for PowerPC sPAPR guests
2015-04-13 14:27 UTC (10+ messages)
` [Qemu-devel] [RFC PATCH v2 21/23] spapr: Initialize hotplug memory address space
` [Qemu-devel] [RFC PATCH v2 23/23] spapr: Memory hotplug support
[Qemu-devel] [PATCH 0/2] target-i386: disable LINT0 after reset and init
2015-04-13 14:24 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/2] target-i386: disable LINT0 after reset
` [Qemu-devel] [PATCH 2/2] target-i386: kvm: Disable KVM quirks
[Qemu-devel] [PATCH] xen-pt: Fix bug cause PCI devices re-attach failed
2015-04-13 14:12 UTC
[Qemu-devel] [PATCH 1/2] virtio_balloon: header update for virtio 1
2015-04-13 14:20 UTC (8+ messages)
` [Qemu-devel] [PATCH 2/2] virtio-balloon: virtio 1 support
[Qemu-devel] [PATCH for-2.3? 0/7] tests: Fix TCG make test
2015-04-13 14:00 UTC (18+ messages)
` [Qemu-devel] [PATCH for-2.3? 1/7] tests/tcg: Fix test_path build
` [Qemu-devel] [PATCH for-2.3? 2/7] tests/tcg: Fix linux-test build
` [Qemu-devel] [PATCH for-2.3? 3/7] tests/tcg: Disable hanging test-mmap runs
` [Qemu-devel] [PATCH for-2.3? 4/7] tests/tcg: Fix running x86_64 tests
` [Qemu-devel] [PATCH for-2.3? 5/7] tests/tcg: Fix run-runcom target
` [Qemu-devel] [PATCH for-2.3? 6/7] tests/tcg: Prettify run-runcom output
` [Qemu-devel] [PATCH for-2.3? 7/7] tests/tcg: Enable runcom test by default
[Qemu-devel] [Bug 1443462] [NEW] alt-gr not working with non-US keyboard
2015-04-13 13:55 UTC
[Qemu-devel] [PATCH v5 00/17] s390x cpu model implementation
2015-04-13 13:56 UTC (18+ messages)
` [Qemu-devel] [PATCH v5 01/17] Introduce stub routine cpu_desc_avail
` [Qemu-devel] [PATCH v5 02/17] Add accelerator id and model name to CPUState
` [Qemu-devel] [PATCH v5 03/17] Extend QMP command query-cpus to return accelerator id and model name
` [Qemu-devel] [PATCH v5 04/17] Extend HMP command info cpus to display "
` [Qemu-devel] [PATCH v5 05/17] Add optional parameters to QMP command query-cpu-definitions
` [Qemu-devel] [PATCH v5 06/17] target-s390x: Introduce S390 CPU facilities
` [Qemu-devel] [PATCH v5 07/17] target-s390x: Generate facility defines per S390 CPU model
` [Qemu-devel] [PATCH v5 08/17] target-s390x: Introduce S390 CPU models
` [Qemu-devel] [PATCH v5 09/17] target-s390x: Define S390 CPU model specific facility lists
` [Qemu-devel] [PATCH v5 10/17] target-s390x: Add S390 CPU model alias definition routines
` [Qemu-devel] [PATCH v5 11/17] target-s390x: Add KVM VM attribute interface for S390 CPU models
` [Qemu-devel] [PATCH v5 12/17] target-s390x: Add S390 CPU class initialization routines
` [Qemu-devel] [PATCH v5 13/17] target-s390x: Prepare accelerator during S390 CPU object realization
` [Qemu-devel] [PATCH v5 14/17] target-s390x: Initialize S390 CPU model name in CPUState
` [Qemu-devel] [PATCH v5 15/17] target-s390x: Extend arch specific QMP command query-cpu-definitions
` [Qemu-devel] [PATCH v5 16/17] target-s390x: Introduce S390 CPU facility test routine
` [Qemu-devel] [PATCH v5 17/17] target-s390x: Enable S390 CPU model usage
[Qemu-devel] Very poor IO performance which looks like some design problem
2015-04-13 13:53 UTC (7+ messages)
[Qemu-devel] [PATCH v2 00/14] Add memory attributes and use them in ARM
2015-04-13 13:22 UTC (15+ messages)
` [Qemu-devel] [PATCH v2 01/14] memory: Define API for MemoryRegionOps to take attrs and return status
` [Qemu-devel] [PATCH v2 02/14] memory: Replace io_mem_read/write with memory_region_dispatch_read/write
` [Qemu-devel] [PATCH v2 03/14] Make CPU iotlb a structure rather than a plain hwaddr
` [Qemu-devel] [PATCH v2 04/14] Add MemTxAttrs to the IOTLB
` [Qemu-devel] [PATCH v2 05/14] exec.c: Convert subpage memory ops to _with_attrs
` [Qemu-devel] [PATCH v2 06/14] exec.c: Make address_space_rw take transaction attributes
` [Qemu-devel] [PATCH v2 07/14] exec.c: Add new address_space_ld*/st* functions
` [Qemu-devel] [PATCH v2 08/14] exec.c: Capture the memory attributes for a watchpoint hit
` [Qemu-devel] [PATCH v2 09/14] Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
` [Qemu-devel] [PATCH v2 10/14] target-arm: Honour NS bits in page tables
` [Qemu-devel] [PATCH v2 11/14] target-arm: Use correct memory attributes for page table walks
` [Qemu-devel] [PATCH v2 12/14] target-arm: Add user-mode transaction attribute
` [Qemu-devel] [PATCH v2 13/14] target-arm: Use attribute info to handle user-only watchpoints
` [Qemu-devel] [PATCH v2 14/14] target-arm: Check watchpoints against CPU security state
[Qemu-devel] [PATCH 00/15] IPMI device for qemu
2015-04-13 13:47 UTC (13+ messages)
` [Qemu-devel] [PATCH 10/15] smbios: Add a function to directly add an entry
` [Qemu-devel] [PATCH 14/15] acpi: Add hooks for adding things to the SSDT table
[Qemu-devel] can't bot from scsi http cdrom
2015-04-13 13:31 UTC (4+ messages)
` [Qemu-devel] Changing media on network disks (was Re: can't bot from scsi http cdrom)
[Qemu-devel] [PATCH v5 00/45] Postcopy implementation
2015-04-13 13:26 UTC (7+ messages)
` [Qemu-devel] [PATCH v5 30/45] Postcopy: Postcopy startup in migration thread
[Qemu-devel] [PATCH][XSA-126] xen: limit guest control of PCI command register
2015-04-13 12:51 UTC (12+ messages)
` [Qemu-devel] [Xen-devel] "
[Qemu-devel] Last call for release-critical fixes for 2.3
2015-04-13 12:20 UTC (2+ messages)
[Qemu-devel] [Question]Support of China loogson processor
2015-04-13 11:29 UTC
[Qemu-devel] [PATCH] virtio-balloon: switch to virtio_add_feature
2015-04-13 11:31 UTC (2+ messages)
[Qemu-devel] [PATCH] Fix crash with illegal "-net nic, model=xxx" option
2015-04-13 11:28 UTC (8+ messages)
[Qemu-devel] [PATCH for-2.3] stm32f205: Fix SoC type name
2015-04-13 10:36 UTC (2+ messages)
[Qemu-devel] MemoryRegionOps' {min,max}_access_size fields
2015-04-13 8:47 UTC (3+ messages)
[Qemu-devel] KVM call agenda for 2015-04-14
2015-04-13 9:12 UTC (2+ messages)
[Qemu-devel] [Bug 1336794] [NEW] 9pfs does not honor open file handles on unlinked files
2015-04-13 8:27 UTC (7+ messages)
` [Qemu-devel] [Bug 1336794] "
` [Qemu-devel] [V9fs-developer] "
[Qemu-devel] Migration sometimes fails with IDE and Qemu 2.2.1
2015-04-13 7:20 UTC (16+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH 0/3] tpm: Upgrade TPM TIS for support of a TPM 2
2015-04-13 6:27 UTC (6+ 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] How address_space_rw works?
2015-04-13 3:41 UTC (2+ messages)
[Qemu-devel] [PATCH v5 0/6] QEMU:Xen stubdom vTPM for HVM virtual machine(QEMU patch)
2015-04-13 2:32 UTC (7+ messages)
` [Qemu-devel] [PATCH v5 1/6] Qemu-Xen-vTPM: Support for Xen stubdom vTPM command line options
` [Qemu-devel] [PATCH v5 6/6] Qemu-Xen-vTPM: Add a parameter indicating whether the command that was a selftest
[Qemu-devel] [PATCH v6 0/8] QEMU memory hot unplug support
2015-04-13 1:56 UTC (4+ messages)
` [Qemu-devel] [PATCH v6 8/8] qmp-event: add event notification for memory hot unplug error
[Qemu-devel] [PATCH] virtio_blk: comment fix
2015-04-12 15:55 UTC
[Qemu-devel] make test fails on Mac OS X
2015-04-11 21:31 UTC (6+ messages)
[Qemu-devel] [PATCH RFC 00/19] qapi: QMP introspection
2015-04-11 18:37 UTC (10+ messages)
` [Qemu-devel] [PATCH RFC 02/19] qapi: Fix C identifiers generated for names containing '.'
` [Qemu-devel] [PATCH RFC 03/19] qapi: Rename _generate_enum_string() to camel_to_upper()
` [Qemu-devel] [PATCH RFC 04/19] qapi: Rename generate_enum_full_value() to c_enum_const()
` [Qemu-devel] [PATCH RFC 19/19] qapi: New QMP command query-schema for QMP schema introspection
[Qemu-devel] [PATCH v2 0/4] Fix C identifiers generated for names containing '.'
2015-04-11 18:09 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] qapi: "
` [Qemu-devel] [PATCH v2 2/4] qapi: Drop duplicate c_fun() in favor of c_var()
` [Qemu-devel] [PATCH v2 3/4] qapi: Correctly handle downstream extensions in more locations
` [Qemu-devel] [PATCH v2 4/4] qapi: Test name mangling of downstream extensions
[Qemu-devel] Failing iotests in v2.3.0-rc2 / master
2015-04-11 14:33 UTC (2+ messages)
[Qemu-devel] [PATCH 00/14] Add memory attributes and use them in ARM
2015-04-11 10:27 UTC (8+ messages)
` [Qemu-devel] [PATCH 01/14] memory: Define API for MemoryRegionOps to take attrs and return status
[Qemu-devel] [PATCH for-2.3] cris: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
2015-04-11 10:18 UTC (4+ messages)
[Qemu-devel] [PATCH 01/12 v9] linux-user: tilegx: Firstly add architecture related features
2015-04-11 3:37 UTC (38+ messages)
` [Qemu-devel] [PATCH 02/12 v9] linux-user: tilegx: Add target features support within qemu
` [Qemu-devel] [PATCH 03/12 v9] linux-user: Support tilegx architecture in syscall
` [Qemu-devel] [PATCH 04/12 v9] linux-user: Support tilegx architecture in linux-user
` [Qemu-devel] [PATCH 05/12 v9] linux-user/syscall.c: conditionalize syscalls which are not defined in tilegx
` [Qemu-devel] [PATCH 06/12 v9] target-tilegx: Add cpu basic features for linux-user
` [Qemu-devel] [PATCH 08/12 v9] target-tilegx: Add opcode basic implementation for tilegx
` [Qemu-devel] [PATCH 09/12 v9] target-tilegx: Finish processing bundle and preparing decoding pipes
` [Qemu-devel] [PATCH 10/12 v9] target-tilegx: Add TILE-Gx building files
` [Qemu-devel] [PATCH 12/12 v9] target-tilegx: Generate tcg instructions to execute to 1st system call
[Qemu-devel] [PATCH 0/7] ipxe: update pxe boot roms for qemu
2015-04-11 3:10 UTC (3+ messages)
` [Qemu-devel] [PATCH 3/7] ipxe: add local patches
[Qemu-devel] seccomp breakage on arm
2015-04-10 22:56 UTC (7+ messages)
[Qemu-devel] [PATCH v2] qapi: Drop dead genlist parameter
2015-04-10 21:07 UTC
[Qemu-devel] [PATCH] qapi: Drop dead genlist parameter
2015-04-10 21:04 UTC (2+ messages)
[Qemu-devel] [PATCH v6 00/36] drop qapi nested structs
2015-04-10 20:28 UTC (3+ messages)
` [Qemu-devel] [PATCH v6 37/36] qapi: Support (subset of) \u escapes in strings
` [Qemu-devel] [PATCH v6 38/36] qapi: Check for member name conflicts with a base class
[Qemu-devel] [PATCH v4] target-i386: Register QOM properties for feature flags
2015-04-10 20:02 UTC
[Qemu-devel] [edk2] syslinux vs. OVMF
2015-04-10 19:56 UTC (4+ messages)
` [Qemu-devel] virtio-net regression [was: syslinux vs. OVMF]
[Qemu-devel] 64-bit build of qemu-system-arm with mingw-w64 not functional
2015-04-10 19:31 UTC (15+ messages)
[Qemu-devel] [PATCH] target-i386: Remove AMD feature flag aliases from CPU model table
2015-04-10 18:02 UTC
[Qemu-devel] Cross-Compiling Static QEMU for Windows
2015-04-10 17:03 UTC
[Qemu-devel] QEMU Address Translation "Where is data stored"?
2015-04-10 16:31 UTC
[Qemu-devel] [RFC 00/10] MultiThread TCG
2015-04-10 16:03 UTC (6+ messages)
[Qemu-devel] [PATCH 3/3] arm: semihosting: Wire up A64 HLT 0xf000
2015-04-10 15:52 UTC (4+ messages)
[Qemu-devel] [PATCH v2 0/4] target-i386: Feature properties, sample script for -global/-readconfig
2015-04-10 15:49 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 3/4] target-i386: Register QOM properties for feature flags
[Qemu-devel] [PATCH qemu v6 00/15] spapr: vfio: Enable Dynamic DMA windows (DDW)
2015-04-10 15:24 UTC (14+ messages)
` [Qemu-devel] [PATCH qemu v6 01/15] linux headers update for DDW on SPAPR
` [Qemu-devel] [PATCH qemu v6 04/15] vfio: spapr: Move SPAPR-related code to a separate file
` [Qemu-devel] [PATCH qemu v6 05/15] spapr_pci_vfio: Enable multiple groups per container
` [Qemu-devel] [PATCH qemu v6 06/15] spapr_pci: Convert finish_realize() to dma_capabilities_update()+dma_init_window()
` [Qemu-devel] [PATCH qemu v6 07/15] vfio: spapr: Add SPAPR IOMMU v2 support (DMA memory preregistering)
` [Qemu-devel] [PATCH qemu v6 08/15] spapr_iommu: Introduce "enabled" state for TCE table
` [Qemu-devel] [PATCH qemu v6 09/15] spapr_iommu: Add root memory region
` [Qemu-devel] [PATCH qemu v6 10/15] spapr_pci_vfio: Remove unnecessary cast to sPAPRPHBVFIOState
` [Qemu-devel] [PATCH qemu v6 11/15] spapr_pci: Do complete reset of DMA config when resetting PHB
` [Qemu-devel] [PATCH qemu v6 12/15] spapr_vfio_pci: Remove redundant spapr-pci-vfio-host-bridge
` [Qemu-devel] [PATCH qemu v6 13/15] spapr: Add pseries-2.4 machine
` [Qemu-devel] [PATCH qemu v6 14/15] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
` [Qemu-devel] [PATCH qemu v6 15/15] vfio: Enable DDW ioctls to VFIO IOMMU driver
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).