QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-06 00:04:59 to 2015-07-06 12:21:11 UTC [more...]

[Qemu-devel] [Bug 1054558] [NEW] 1366x768 resolution missing
 2015-07-06 12:14 UTC  (2+ messages)
` [Qemu-devel] [Bug 1054558] "

[Qemu-devel] [PATCH v5 00/11] Fix exceptions handling for MIPS, PowerPC, and i386
 2015-07-06 12:19 UTC  (25+ messages)
` [Qemu-devel] [PATCH v5 01/11] softmmu: add helper function to pass through retaddr
` [Qemu-devel] [PATCH v5 02/11] cpu-exec: introduce loop exit with restore function
` [Qemu-devel] [PATCH v5 03/11] target-mips: improve exceptions handling
` [Qemu-devel] [PATCH v5 04/11] target-i386: introduce new raise_exception functions
` [Qemu-devel] [PATCH v5 05/11] target-i386: exception handling for FPU instructions
` [Qemu-devel] [PATCH v5 06/11] target-i386: exception handling for div instructions
` [Qemu-devel] [PATCH v5 07/11] target-i386: exception handling for memory helpers
` [Qemu-devel] [PATCH v5 08/11] target-i386: exception handling for seg_helper functions
` [Qemu-devel] [PATCH v5 09/11] target-i386: exception handling for other helper functions
` [Qemu-devel] [PATCH v5 10/11] target-i386: remove useless PC updates
` [Qemu-devel] [PATCH v5 11/11] target-ppc: exceptions handling in icount mode

[Qemu-devel] [PATCH] virtio-pci: implement cfg capability
 2015-07-06 12:15 UTC  (17+ messages)

[Qemu-devel] [PATCH v2 1/1] KVM s390 pci infrastructure modelling
 2015-07-06 12:09 UTC  (14+ messages)

[Qemu-devel] Can the backing file of qcow2 points to a snapshot of base file?
 2015-07-06 12:09 UTC  (2+ messages)

[Qemu-devel] [PATCH v15 00/21] Deterministic replay core
 2015-07-06 11:59 UTC  (4+ messages)

[Qemu-devel] [PATCH] cpu_defs: Simplify CPUTLB padding logic
 2015-07-06 11:52 UTC  (6+ messages)

[Qemu-devel] [PULL 0/7] target-arm queue
 2015-07-06 11:51 UTC  (9+ messages)
` [Qemu-devel] [PULL 1/7] target-arm: fix write helper for TLBI ALLE1IS
` [Qemu-devel] [PULL 2/7] Fix interval interrupt of cadence ttc when timer is in decrement mode
` [Qemu-devel] [PULL 3/7] target-arm: Split DISAS_YIELD from DISAS_WFE
` [Qemu-devel] [PULL 4/7] target-arm: Implement YIELD insn to yield in ARM and Thumb translators
` [Qemu-devel] [PULL 5/7] hw/intc/arm_gic_common.c: Reset all registers
` [Qemu-devel] [PULL 6/7] arm_mptimer: Fix timer shutdown and mode change
` [Qemu-devel] [PULL 7/7] arm_mptimer: Respect IT bit state

[Qemu-devel] [PATCH] target-ppc: fix hugepage support when using memory-backend-file
 2015-07-06 11:50 UTC  (5+ messages)

[Qemu-devel] [PATCH qom v4 0/7] Unify and QOMify (target|monitor)_disas
 2015-07-06 11:48 UTC  (4+ messages)

[Qemu-devel] [Bug 1422307] [NEW] qemu-nbd corrupts files
 2015-07-06 11:40 UTC  (2+ messages)
` [Qemu-devel] [Bug 1422307] "

[Qemu-devel] [PATCH] disas: Defeature print_target_address
 2015-07-06 11:44 UTC  (2+ messages)

[Qemu-devel] TAP network breaks after debugger break-in
 2015-07-06 11:34 UTC  (8+ messages)

[Qemu-devel] [PATCH qemu v10 00/14] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2015-07-06 11:27 UTC  (22+ messages)
` [Qemu-devel] [PATCH qemu v10 01/14] linux-headers: Update to 4.2-rc1
` [Qemu-devel] [PATCH qemu v10 02/14] vmstate: Define VARRAY with VMS_ALLOC
` [Qemu-devel] [PATCH qemu v10 03/14] spapr_pci: Convert finish_realize() to dma_capabilities_update()+dma_init_window()
` [Qemu-devel] [PATCH qemu v10 04/14] spapr_iommu: Move table allocation to helpers
` [Qemu-devel] [PATCH qemu v10 05/14] spapr_iommu: Introduce "enabled" state for TCE table
` [Qemu-devel] [PATCH qemu v10 06/14] spapr_iommu: Remove vfio_accel flag from sPAPRTCETable
` [Qemu-devel] [PATCH qemu v10 07/14] spapr_iommu: Add root memory region
` [Qemu-devel] [PATCH qemu v10 08/14] spapr_pci: Do complete reset of DMA config when resetting PHB
` [Qemu-devel] [PATCH qemu v10 09/14] spapr_vfio_pci: Remove redundant spapr-pci-vfio-host-bridge
` [Qemu-devel] [PATCH qemu v10 10/14] spapr_pci: Enable vfio-pci hotplug
` [Qemu-devel] [PATCH qemu v10 11/14] spapr_pci_vfio: Enable multiple groups per container
` [Qemu-devel] [PATCH qemu v10 12/14] vfio: Unregister IOMMU notifiers when container is destroyed
` [Qemu-devel] [PATCH qemu v10 13/14] vfio: spapr: Add SPAPR IOMMU v2 support (DMA memory preregistering)
` [Qemu-devel] [PATCH qemu v10 14/14] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)

[Qemu-devel] How to break cpu_tb_exec()?
 2015-07-06 11:26 UTC  (6+ messages)

[Qemu-devel] [PATCH qemu v7 00/14] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2015-07-06 11:16 UTC  (19+ messages)
` [Qemu-devel] [PATCH qemu v7 06/14] spapr_iommu: Introduce "enabled" state for TCE table

[Qemu-devel] [PATCH pic32 v3 00/16] add support for pic32 microcontrollers
 2015-07-06 11:18 UTC  (27+ messages)
` [Qemu-devel] [PATCH pic32 v3 01/16] pic32: make the CPU clock frequency configurable per platform
` [Qemu-devel] [PATCH pic32 v3 02/16] pic32: use LCG algorithm for generated random index of TLBWR instruction
` [Qemu-devel] [PATCH pic32 v3 03/16] pic32: add support for external interrupt controller mode (EIC)
` [Qemu-devel] [PATCH pic32 v3 04/16] pic32: add two MIPS processor variants: M4K and microAptivUP
` [Qemu-devel] [PATCH pic32 v3 05/16] pic32: add file pic32_peripherals.h
` [Qemu-devel] [PATCH pic32 v3 06/16] pic32: add file pic32mx.h
` [Qemu-devel] [PATCH pic32 v3 07/16] pic32: add file pic32mz.h
` [Qemu-devel] [PATCH pic32 v3 08/16] pic32: add file mips_pic32mx7.c
` [Qemu-devel] [PATCH pic32 v3 09/16] pic32: add file mips_pic32mz.c
` [Qemu-devel] [PATCH pic32 v3 10/16] pic32: add file pic32_load_hex.c
` [Qemu-devel] [PATCH pic32 v3 11/16] pic32: add file pic32_uart.c
` [Qemu-devel] [PATCH pic32 v3 12/16] pic32: add file pic32_gpio.c
` [Qemu-devel] [PATCH pic32 v3 13/16] pic32: add file pic32_spi.c
` [Qemu-devel] [PATCH pic32 v3 14/16] pic32: add file pic32_sdcard.c
` [Qemu-devel] [PATCH pic32 v3 15/16] pic32: add file pic32_ethernet.c
` [Qemu-devel] [PATCH pic32 v3 16/16] pic32: update makefiles to cover pic32 support

[Qemu-devel] [BUG/RFC] Two cpus are not brought up normally in SLES11 sp3 VM after reboot
 2015-07-06 11:03 UTC  (4+ messages)

[Qemu-devel] vpc size reporting problem
 2015-07-06 10:42 UTC  (2+ messages)

[Qemu-devel] virtio-pci msix error
 2015-07-06 10:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH] virtio: Notice when the system doesn't support MSIx at all

[Qemu-devel] [PULL for-2.4 0/2] xtensa queue 2015-07-06
 2015-07-06 10:32 UTC 

[Qemu-devel] [PATCH] blockjob: Don't sleep too short
 2015-07-06 10:11 UTC  (2+ messages)

[Qemu-devel] [PATCH COLO-BLOCK v7 00/17] Block replication for continuous checkpoints
 2015-07-06 10:11 UTC  (5+ messages)

[Qemu-devel] [PATCH pic32 v2 1/5] Speed of MIPS CPU timer made configurable per platform
 2015-07-06  9:31 UTC  (23+ messages)
` [Qemu-devel] [PATCH pic32 v2 3/5] Added support for external interrupt controller (EIC) mode
` [Qemu-devel] [PATCH pic32 v2 4/5] Two new processor variants: M4K and microAptivP
` [Qemu-devel] [PATCH pic32 v2 5/5] Two new machine platforms: pic32mz7 and pic32mz

[Qemu-devel] [PATCH v2] thread-win32: fix GetThreadContext() permanently fails
 2015-07-06  9:29 UTC  (7+ messages)

[Qemu-devel] [PATCH v3 0/2] arm_mptimer fixes
 2015-07-06  9:23 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 2/2] arm_mptimer: Respect IT bit state
    ` [Qemu-devel] [PATCH v4] "

[Qemu-devel] [PATCH] exec: skip MMIO regions correctly in cpu_physical_memory_write_rom_internal
 2015-07-06  8:55 UTC  (4+ messages)

[Qemu-devel] [PATCH COLO-Frame v6 00/31] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service
 2015-07-06  8:54 UTC  (9+ messages)
` [Qemu-devel] [PATCH COLO-Frame v6 01/31] configure: Add parameter for configure to enable/disable COLO support
` [Qemu-devel] [PATCH COLO-Frame v6 03/31] COLO: migrate colo related info to slave

[Qemu-devel] [PATCH v10 00/21] i.MX: Add i.MX25 support through the 3DS evaluation board
 2015-07-06  8:44 UTC  (29+ messages)
` [Qemu-devel] [PATCH v10 02/21] i.MX: Move serial initialization to init/realize of DeviceClass
` [Qemu-devel] [PATCH v10 05/21] i.MX: Fix Coding style for AVIC emulator
` [Qemu-devel] [PATCH v10 06/21] i.MX: Split CCM emulator in a header file and a source file
` [Qemu-devel] [PATCH v10 07/21] i.MX: Fix Coding style for CCM emulator
` [Qemu-devel] [PATCH v10 08/21] i.MX: Split EPIT emulator in a header file and a source file
` [Qemu-devel] [PATCH v10 09/21] i.MX: Move Qdev EPIT construction helper as inline function
` [Qemu-devel] [PATCH v10 10/21] i.MX: Fix Coding style for EPIT emulator
` [Qemu-devel] [PATCH v10 11/21] i.MX: Split GPT emulator in a header file and a source file
` [Qemu-devel] [PATCH v10 12/21] i.MX: Move Qdev GPT construction helper as inline function
` [Qemu-devel] [PATCH v10 13/21] i.MX: Fix Coding style for GPT emulator
` [Qemu-devel] [PATCH v10 14/21] i.MX: Add SOC support for i.MX31
` [Qemu-devel] [PATCH v10 15/21] i.MX: KZM now uses the standalone i.MX31 SOC support
` [Qemu-devel] [PATCH v10 16/21] i.MX: Add I2C controller emulator
` [Qemu-devel] [PATCH v10 17/21] i.MX: Add FEC Ethernet Emulator
` [Qemu-devel] [PATCH v10 18/21] i.MX: Add SOC support for i.MX25
` [Qemu-devel] [PATCH v10 19/21] i.MX: Add the i.MX25 3DS PDK plateform
` [Qemu-devel] [PATCH v10 20/21] i.MX: Add qtest support for I2C device emulator
` [Qemu-devel] [PATCH v10 21/21] i.MX: Adding i2C devices to i.MX31 SOC

[Qemu-devel] [PATCH pic32 v2 0/5] Support for Microchip pic32mx7 and pic32mz microcontrollers
 2015-07-06  8:32 UTC  (11+ messages)
` [Qemu-devel] [PATCH pic32 v2 2/5] Fixed random index generation for TLBWR instruction. It was not quite random and did not skip Wired entries

[Qemu-devel] [PATCH] dp8393x: Flush packets when link comes up
 2015-07-06  7:18 UTC 

[Qemu-devel] [PATCH v3] qxl: allow to specify head limit to qxl driver
 2015-07-06  6:56 UTC 

[Qemu-devel] [PATCH v7 00/42] Postcopy implementation
 2015-07-06  6:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 03/42] Init page sizes in qtest

[Qemu-devel] [Bug 1435359] [NEW] Booting kernel 3.19.2 fails most of the time
 2015-07-06  4:50 UTC  (2+ messages)
` [Qemu-devel] [Bug 1435359] "

[Qemu-devel] [PATCH] block: Initialize local_err in bdrv_append_temp_snapshot
 2015-07-06  4:24 UTC 

[Qemu-devel] [PATCH] block: update bdrv_drain_all()/bdrv_drain() comments
 2015-07-06  3:41 UTC  (2+ messages)

[Qemu-devel] [PATCH] virtio-net: Drop net_virtio_info.can_receive
 2015-07-06  3:32 UTC  (4+ messages)

[Qemu-devel] [PATCH] blockjob: add block_job_release function
 2015-07-06  2:32 UTC  (2+ messages)

[Qemu-devel] [PATCH v5] hmp: add info iothreads command
 2015-07-06  2:24 UTC  (3+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).