messages from 2015-06-02 07:43:27 to 2015-06-02 14:20:11 UTC [more...]
[Qemu-devel] [PATCH] target-i386: Fix signedness of MSR_IA32_APICBASE_BASE
2015-06-02 14:20 UTC (2+ messages)
[Qemu-devel] [PATCH 0/9] Miscellaneous error reporting improvements
2015-06-02 14:13 UTC (17+ messages)
` [Qemu-devel] [PATCH 3/9] vl: Fail right after first bad -object
` [Qemu-devel] [PATCH 4/9] QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
` [Qemu-devel] [PATCH 5/9] QemuOpts: Convert qemu_opts_foreach() to Error
[Qemu-devel] [PATCH] configure: don't apply -O2 if extra-cflags sets -O
2015-06-02 14:08 UTC (7+ messages)
[Qemu-devel] [PATCH v4 0/2] qga: qmp_guest_network_get_interfaces for win32
2015-06-02 14:08 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 1/2] qga: add additional win32 cflags and libraries
[Qemu-devel] [PATCH] target-arm: fix incorrect assertion in access_check_cp_reg helper
2015-06-02 14:05 UTC (3+ messages)
[Qemu-devel] [PATCH 0/2] migration: Dynamic cpu throttling for auto-converge
2015-06-02 13:58 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/2] "
[Qemu-devel] [PATCH] target-arm: fix REVIDR reset value
2015-06-02 13:54 UTC (5+ messages)
[Qemu-devel] [PATCH] MAINTAINERS: Add myself as ARM ACPI Subsystem maintainer
2015-06-02 13:49 UTC (2+ messages)
[Qemu-devel] [PATCH] TPM: fix build with tpm disabled
2015-06-02 13:47 UTC
[Qemu-devel] [PATCH v2 00/10] Consolidate crypto APIs & implementations
2015-06-02 13:45 UTC (11+ messages)
` [Qemu-devel] [PATCH v2 01/10] crypto: introduce new module for computing hash digests
` [Qemu-devel] [PATCH v2 02/10] crypto: move built-in AES implementation into crypto/
` [Qemu-devel] [PATCH v2 03/10] crypto: move built-in D3DES "
` [Qemu-devel] [PATCH v2 04/10] crypto: introduce generic cipher API & built-in implementation
` [Qemu-devel] [PATCH v2 05/10] crypto: add a gcrypt cipher implementation
` [Qemu-devel] [PATCH v2 06/10] crypto: add a nettle "
` [Qemu-devel] [PATCH v2 07/10] block: convert quorum blockdrv to use crypto APIs
` [Qemu-devel] [PATCH v2 08/10] ui: convert VNC websockets "
` [Qemu-devel] [PATCH v2 09/10] block: convert qcow/qcow2 to use generic cipher API
` [Qemu-devel] [PATCH v2 10/10] ui: convert VNC "
[Qemu-devel] [PATCH] tpm: Add missing common TPM SSDT file
2015-06-02 13:31 UTC (6+ messages)
[Qemu-devel] [PATCH v3 0/6] Extend TPM support with a QEMU-external TPM
2015-06-02 13:30 UTC (9+ messages)
` [Qemu-devel] [PATCH v3 3/6] Support Physical Presence Interface Spec
[Qemu-devel] Translation of strings in QEMU w/ gettext ?
2015-06-02 13:20 UTC (2+ messages)
[Qemu-devel] [PATCH] rdma: Fix qemu crash when IPv6 address is used for migration
2015-06-02 13:20 UTC (4+ messages)
[Qemu-devel] [PATCH v3 00/15] arm: Steps towards EL2 support round 3
2015-06-02 12:55 UTC (6+ messages)
` [Qemu-devel] [PATCH v3 01/15] target-arm: Correct check for non-EL3
[Qemu-devel] Strange problems with lseek in qemu-img map
2015-06-02 12:54 UTC
[Qemu-devel] [PATCH v4 0/3] Migration Events
2015-06-02 12:44 UTC (2+ messages)
[Qemu-devel] [PATCH 00/12] Audio backend cleanup
2015-06-02 12:42 UTC (12+ messages)
` [Qemu-devel] [PATCH 05/12] audio: expose drv_opaque to init_out and init_in
[Qemu-devel] Dumping execution trace of QEMU
2015-06-02 12:38 UTC
[Qemu-devel] [PATCH v5 0/4] Clean unused entries in the qcow2 L2/refcount cache
2015-06-02 12:22 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/4] qcow2: mark the memory as no longer needed after qcow2_cache_empty()
` [Qemu-devel] [PATCH 2/4] qcow2: add option to clean unused cache entries after some time
` [Qemu-devel] [PATCH 3/4] docs: document how to configure the qcow2 L2/refcount caches
` [Qemu-devel] [PATCH 4/4] qcow2: reorder fields in Qcow2CachedTable to reduce padding
[Qemu-devel] [PATCH] virtio-input: const_le16 and const_le32 not build time constant
2015-06-02 12:20 UTC (3+ messages)
[Qemu-devel] [PULL 0/2] virtio-input: two fixes
2015-06-02 12:20 UTC (4+ messages)
` [Qemu-devel] [PULL 1/2] virtio-input: const_le16 and const_le32 not build time constant
` [Qemu-devel] [PULL 2/2] virtio-input: make virtio devices follow usual naming convention
[Qemu-devel] [PATCH target-arm v1 0/9] ARM Cortex R5 Support
2015-06-02 12:04 UTC (15+ messages)
` [Qemu-devel] [PATCH target-arm v1 1/9] target-arm: Prepare support for Cortex-R5
` [Qemu-devel] [PATCH target-arm v1 3/9] target-arm/helper.c: define MPUIR register
` [Qemu-devel] [PATCH target-arm v1 6/9] target-arm: Implement PMSAv7 MPU
` [Qemu-devel] [PATCH target-arm v1 7/9] arm: r5: Implement dummy ATCM, BTCM and D-cache invalidate
` [Qemu-devel] [PATCH target-arm v1 8/9] arm: xlnx-zynqmp: Preface CPU variables with "A"
[Qemu-devel] [PATCH v13 0/4] machvirt dynamic sysbus device instantiation
2015-06-02 11:48 UTC (6+ messages)
` [Qemu-devel] [PATCH v13 1/4] hw/arm/sysbus-fdt: helpers for platform bus nodes addition
` [Qemu-devel] [PATCH v13 2/4] hw/arm/boot: arm_load_kernel implemented as a machine init done notifier
` [Qemu-devel] [PATCH v13 3/4] hw/arm/virt: add dynamic sysbus device support
` [Qemu-devel] [PATCH v13 4/4] hw/arm/virt: change indentation in a15memmap
[Qemu-devel] [PATCH V7 00/24] hw/pc: implement multiple primary busses for pc machines
2015-06-02 11:37 UTC (13+ messages)
` [Qemu-devel] [PATCH V7 23/24] apci: fix PXB behaviour if used with unsupported BIOS
[Qemu-devel] [PATCH RFC 0/5] softmmu and s390x memory helper improvements
2015-06-02 11:26 UTC (6+ messages)
` [Qemu-devel] [PATCH RFC 1/5] target-s390x: add a cpu_mmu_idx_to_asc function
` [Qemu-devel] [PATCH RFC 2/5] target-390x: support non current ASC in s390_cpu_handle_mmu_fault
` [Qemu-devel] [PATCH RFC 3/5] softmmu: add a tlb_vaddr_to_host_fill function
` [Qemu-devel] [PATCH RFC 4/5] target-s390x: function to adjust the length wrt page boundary
` [Qemu-devel] [PATCH RFC 5/5] target-s390x: use softmmu host addr function for mvcp/mvcs
[Qemu-devel] Stange problems with raw_co_get_block_status lseek path
2015-06-02 11:25 UTC
[Qemu-devel] [PATCH V8 00/17] hw/pc: implement multiple primary busses for pc machines
2015-06-02 11:23 UTC (18+ messages)
` [Qemu-devel] [PATCH V8 01/17] acpi: add implementation of aml_while() term
` [Qemu-devel] [PATCH V8 02/17] hw/pci: made pci_bus_is_root a PCIBusClass method
` [Qemu-devel] [PATCH V8 03/17] hw/pci: made pci_bus_num "
` [Qemu-devel] [PATCH V8 04/17] hw/i386: query only for q35/pc when looking for pci host bridge
` [Qemu-devel] [PATCH V8 05/17] hw/pci: extend PCI config access to support devices behind PXB
` [Qemu-devel] [PATCH V8 06/17] hw/acpi: add support for i440fx 'snooping' root busses
` [Qemu-devel] [PATCH V8 07/17] hw/apci: add _PRT method for extra PCI "
` [Qemu-devel] [PATCH V8 08/17] hw/acpi: add _CRS method for extra "
` [Qemu-devel] [PATCH V8 09/17] hw/acpi: remove from root bus 0 the crs resources used by other buses
` [Qemu-devel] [PATCH V8 10/17] hw/pci: removed 'rootbus nr is 0' assumption from qmp_pci_query
` [Qemu-devel] [PATCH V8 11/17] hw/pci: introduce PCI Expander Bridge (PXB)
` [Qemu-devel] [PATCH V8 12/17] hw/pci: inform bios if the system has extra pci root buses
` [Qemu-devel] [PATCH V8 13/17] hw/pxb: add map_irq func
` [Qemu-devel] [PATCH V8 14/17] hw/pci: add support for NUMA nodes
` [Qemu-devel] [PATCH V8 15/17] hw/pxb: add numa_node parameter
` [Qemu-devel] [PATCH V8 16/17] apci: fix PXB behaviour if used with unsupported BIOS
` [Qemu-devel] [PATCH V8 17/17] docs: Add PXB documentation
[Qemu-devel] [PATCH v4 0/3] Clean unused entries in the qcow2 L2/refcount cache
2015-06-02 11:08 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/3] qcow2: mark the memory as no longer needed after qcow2_cache_empty()
` [Qemu-devel] [PATCH 2/3] qcow2: add option to clean unused cache entries after some time
` [Qemu-devel] [PATCH 3/3] qcow2: reorder fields in Qcow2CachedTable to reduce padding
[Qemu-devel] [PATCH v2 00/17] net/dp8393x and dma/rc4030 improvements
2015-06-02 11:05 UTC (33+ messages)
` [Qemu-devel] [PATCH v2 01/17] mips jazz: compile only in 64 bit little endian
` [Qemu-devel] [PATCH v2 02/17] dma/rc4030: create custom DMA address space
` [Qemu-devel] [PATCH v2 03/17] dma/rc4030: use AddressSpace and address_space_rw in users
` [Qemu-devel] [PATCH v2 04/17] dma/rc4030: do not use old_mmio accesses
` [Qemu-devel] [PATCH v2 05/17] dma/rc4030: document register at offset 0x210
` [Qemu-devel] [PATCH v2 06/17] dma/rc4030: use trace events instead of custom logging
` [Qemu-devel] [PATCH v2 07/17] dma/rc4030: convert to QOM
` [Qemu-devel] [PATCH v2 08/17] net/dp8393x: always calculate proper checksums
` [Qemu-devel] [PATCH v2 09/17] net/dp8393x: do not use old_mmio accesses
` [Qemu-devel] [PATCH v2 10/17] net/dp8393x: use dp8393x_ prefix for all functions
` [Qemu-devel] [PATCH v2 11/17] net/dp8393x: QOM'ify
` [Qemu-devel] [PATCH v2 12/17] net/dp8393x: add PROM to store MAC address
` [Qemu-devel] [PATCH v2 13/17] net/dp8393x: add load/save support
` [Qemu-devel] [PATCH v2 14/17] net/dp8393x: correctly reset in_use field
` [Qemu-devel] [PATCH v2 15/17] net/dp8393x: fix hardware reset
` [Qemu-devel] [PATCH v2 16/17] net/dp8393x: repair can_receive() method
[Qemu-devel] [RFC] extensions to the -m memory option
2015-06-02 11:01 UTC (17+ messages)
[Qemu-devel] Cant make the IPMI simulator work, help needed
2015-06-02 10:58 UTC
[Qemu-devel] [RFC v2 00/34] Multi Architecture System Emulation
2015-06-02 10:38 UTC (20+ messages)
` [Qemu-devel] [RFC v2 03/34] Makefile.target: Introduce arch-obj
` [Qemu-devel] [RFC v2 10/34] include/exec: Split target_long def to new header
` [Qemu-devel] [RFC v2 11/34] include/exec: Move cputlb exec.c defs out
` [Qemu-devel] [RFC v2 21/34] core: virtualise CPU interfaces completely
[Qemu-devel] [PATCH 1/1] net: fix queue's purge on VM stop
2015-06-02 10:34 UTC (4+ messages)
[Qemu-devel] [PATCH] sheepdog: Fix error message if failed to load vmstate
2015-06-02 10:26 UTC (5+ messages)
[Qemu-devel] [PULL fixup] pc build fix
2015-06-02 10:24 UTC (4+ messages)
` [Qemu-devel] [PULL fixup] acpi: add missing ssdt
[Qemu-devel] [PATCH v7 0/3] target-mips: Add support for misaligned accesses
2015-06-02 9:49 UTC (2+ messages)
[Qemu-devel] [PATCH V4 4/4] fw_cfg: insert fw_cfg file blobs via qemu cmdline
2015-06-02 9:43 UTC (12+ messages)
[Qemu-devel] [PATCH 0/3] qcow2: Fix MIN_L2_CACHE_SIZE
2015-06-02 9:31 UTC (2+ messages)
[Qemu-devel] [PATCH v7 0/3] remove icc bus/bridge
2015-06-02 9:23 UTC (4+ messages)
` [Qemu-devel] [PATCH v7 1/3] sysbus: register reset handler for main_system_bus when created
` [Qemu-devel] [PATCH v7 2/3] cpu/apic: drop icc bus/bridge
` [Qemu-devel] [PATCH v7 3/3] icc_bus: drop the unused files
[Qemu-devel] [v7][PATCH 00/10] xen: add Intel IGD passthrough support
2015-06-02 9:17 UTC (7+ messages)
` [Qemu-devel] [v7][PATCH 03/10] piix: create host bridge to passthrough
[Qemu-devel] [PATCH] linux-user: Use abi_ulong for TARGET_ELF_PAGESTART
2015-06-02 9:12 UTC (2+ messages)
[Qemu-devel] [PATCH] arm: Fix invalid assert logic in op_helper.c
2015-06-02 8:55 UTC (5+ messages)
` [Qemu-devel] [Qemu-trivial] "
[Qemu-devel] [PATCH v3] target-arm: use extended address bits from supersection short descriptor
2015-06-02 9:01 UTC
[Qemu-devel] [PATCH] target-arm: use extended address bits from supersection short descriptor
2015-06-02 9:01 UTC (3+ messages)
[Qemu-devel] [Bug 1460523] [NEW] target-arm/op_helper.c:424: bad assert
2015-06-02 8:53 UTC (2+ messages)
` [Qemu-devel] [Bug 1460523] "
[Qemu-devel] [PATCH v2] target-arm: use extended address bits from supersection short descriptor
2015-06-02 8:42 UTC
[Qemu-devel] [PATCH 00/10] Consolidate crypto APIs & implementations
2015-06-02 8:34 UTC (6+ messages)
` [Qemu-devel] [PATCH 01/10] crypto: introduce new module for computing hash digests
[Qemu-devel] [PATCH V1] cadence_gem: Fix Rx buffer size field mask
2015-06-02 8:32 UTC (3+ messages)
[Qemu-devel] [PULL 00/21] Monitor patches
2015-06-02 8:23 UTC (22+ messages)
` [Qemu-devel] [PULL 01/21] monitor: Drop broken, unused asynchronous command interface
` [Qemu-devel] [PULL 02/21] monitor: Clean up after previous commit
` [Qemu-devel] [PULL 03/21] monitor: Improve and document client_migrate_info protocol error
` [Qemu-devel] [PULL 04/21] monitor: Convert client_migrate_info to QAPI
` [Qemu-devel] [PULL 05/21] monitor: Use traditional command interface for HMP drive_del
` [Qemu-devel] [PULL 06/21] monitor: Use traditional command interface for HMP device_add
` [Qemu-devel] [PULL 07/21] monitor: Use trad. command interface for HMP pcie_aer_inject_error
` [Qemu-devel] [PULL 08/21] monitor: Drop unused "new" HMP command interface
` [Qemu-devel] [PULL 09/21] monitor: Propagate errors through qmp_check_client_args()
` [Qemu-devel] [PULL 10/21] monitor: Propagate errors through qmp_check_input_obj()
` [Qemu-devel] [PULL 11/21] monitor: Propagate errors through invalid_qmp_mode()
` [Qemu-devel] [PULL 12/21] monitor: Wean monitor_protocol_emitter() off mon->error
` [Qemu-devel] [PULL 13/21] monitor: Inline monitor_has_error() into its only caller
` [Qemu-devel] [PULL 14/21] monitor: Limit QError use to command handlers
` [Qemu-devel] [PULL 15/21] monitor: Rename handle_user_command() to handle_hmp_command()
` [Qemu-devel] [PULL 16/21] monitor: Rename monitor_control_read(), monitor_control_event()
` [Qemu-devel] [PULL 17/21] monitor: Unbox Monitor member mc and rename to qmp
` [Qemu-devel] [PULL 18/21] monitor: Drop do_qmp_capabilities()'s superfluous QMP check
` [Qemu-devel] [PULL 19/21] monitor: Turn int command_mode into bool in_command_mode
` [Qemu-devel] [PULL 20/21] monitor: Rename monitor_ctrl_mode() to monitor_is_qmp()
` [Qemu-devel] [PULL 21/21] monitor: Change return type of monitor_cur_is_qmp() to bool
[Qemu-devel] [PULL v2 00/60] pc, pci, tpm, virtio, vhost enhancements and fixes
2015-06-02 8:06 UTC (4+ messages)
[Qemu-devel] [PATCH v2 0/2] monitor+disas: Remove uses of ENV_GET_CPU
2015-06-02 8:06 UTC (2+ messages)
[Qemu-devel] [PATCH COLO-Frame v5 00/29] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service
2015-06-02 8:02 UTC (4+ messages)
[Qemu-devel] [RFC v8.1 00/13] vfio-pci: pass the aer error to guest
2015-06-02 7:54 UTC (4+ messages)
` [Qemu-devel] [RFC v8.1 06/13] vfio: add check host bus reset is support or not
[Qemu-devel] [edk2] NVMe question
2015-06-02 7:45 UTC
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).