qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-12 19:33:00 to 2014-09-15 01:56:41 UTC [more...]

[Qemu-devel] [PATCH] configure: check for pixman-1 version
 2014-09-15  1:53 UTC 

[Qemu-devel] [PATCH] block/vhdx.c: Mark parent_vhdx_guid variable as unused
 2014-09-15  1:39 UTC  (2+ messages)

[Qemu-devel] BB name vs. BDS name in the QAPI schema
 2014-09-15  1:31 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.2 00/10] AioContext cleanups and Win32 socket support
 2014-09-15  1:18 UTC  (7+ messages)
` [Qemu-devel] [PATCH 10/10] aio-win32: add support for sockets

[Qemu-devel] [PATCH 00/23] qom hooks to clean up cpu_exec
 2014-09-15  1:16 UTC  (31+ messages)
` [Qemu-devel] [PATCH 01/23] qom: Add cpu_exec_enter and cpu_exec_exit hooks
` [Qemu-devel] [PATCH 02/23] cpu-exec: Remove do-nothing ifdef chains
` [Qemu-devel] [PATCH 03/23] target-i386: Use cpu_exec_enter/exit qom hooks
` [Qemu-devel] [PATCH 04/23] target-m68k: "
` [Qemu-devel] [PATCH 05/23] target-ppc: Use cpu_exec_enter qom hook
` [Qemu-devel] [PATCH 06/23] qom: Add cpu_exec_interrupt hook
` [Qemu-devel] [PATCH 07/23] target-xtensa: Use cpu_exec_interrupt qom hook
` [Qemu-devel] [PATCH 08/23] target-s390x: "
` [Qemu-devel] [PATCH 09/23] target-m68k: "
` [Qemu-devel] [PATCH 10/23] target-cris: "
` [Qemu-devel] [PATCH 11/23] target-alpha: "
` [Qemu-devel] [PATCH 12/23] target-sh4: "
` [Qemu-devel] [PATCH 13/23] target-unicore32: "
` [Qemu-devel] [PATCH 14/23] target-arm: "
` [Qemu-devel] [PATCH 15/23] target-sparc: "
` [Qemu-devel] [PATCH 16/23] target-openrisc: "
` [Qemu-devel] [PATCH 17/23] target-tricore: Remove the dummy interrupt boilerplate
` [Qemu-devel] [PATCH 18/23] target-mips: Use cpu_exec_interrupt qom hook
` [Qemu-devel] [PATCH 19/23] target-microblaze: "
` [Qemu-devel] [PATCH 20/23] target-lm32: "
` [Qemu-devel] [PATCH 21/23] target-ppc: "
` [Qemu-devel] [PATCH 22/23] target-i386: "
` [Qemu-devel] [PATCH 23/23] cpu-exec: Do CPU_INTERRUPT_HALT unconditionally

[Qemu-devel] [PATCH v2 0/9] virtio: fix virtio child recount in transports
 2014-09-15  1:03 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/9] virtio-net: use aliases instead of duplicate qdev properties

[Qemu-devel] [Bug 1369347] [NEW] Mac OS X cannot passthrough USB device to guest
 2014-09-14 22:23 UTC 

[Qemu-devel] [Bug 1368815] [NEW] qemu-img convert intermittently corrupts output images
 2014-09-14 21:04 UTC  (2+ messages)
` [Qemu-devel] [Bug 1368815] "

[Qemu-devel] [PATCH] target-xtensa: mark XtensaConfig structs as unused
 2014-09-14 20:29 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] ARM: delete unused functions/variables from misc devices
 2014-09-14 19:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] hw/display/blizzard.c: Delete unused function blizzard_rgb2yuv
` [Qemu-devel] [PATCH 2/4] hw/intc/imx_avic.c: Remove unused function imx_avic_set_prio()
` [Qemu-devel] [PATCH 3/4] hw/display/pxa2xx_lcd.c: Remove unused function pxa2xx_dma_rdst_set
` [Qemu-devel] [PATCH 4/4] hw/input/tsc210x.c: Delete unused array tsc2101_rates

[Qemu-devel] [PATCH 0/5] target-mips: Fix unused-function warnings
 2014-09-14 19:45 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] target-mips: Remove unused gen_load_ACX, gen_store_ACX and cpu_ACX
` [Qemu-devel] [PATCH 2/5] target-mips/translate.c: Add ifdef guard around check_mips64()
` [Qemu-devel] [PATCH 3/5] target-mips/dsp_helper.c: Add ifdef guards around various functions
` [Qemu-devel] [PATCH 4/5] target-mips/dsp_helper.c: Remove unused function get_DSPControl_24()
` [Qemu-devel] [PATCH 5/5] target-mips/op_helper.c: Remove unused do_lbu() function

[Qemu-devel] [PATCH] hw/pci/ppc4xx_pci.c: Remove unused pci4xx_cfgaddr_read/write/ops
 2014-09-14 19:38 UTC 

[Qemu-devel] Big Endian qemu_pixelformat_from_pixman and qemu_default_pixman_format
 2014-09-14 19:08 UTC 

[Qemu-devel] [PULL 00/12] pci, pc, virtio, misc bugfixes
 2014-09-14 18:41 UTC  (13+ messages)
` [Qemu-devel] [PULL 01/12] hw/machine: Free old values of string properties
` [Qemu-devel] [PULL 02/12] test-qdev-global-props: Trivial comment fix
` [Qemu-devel] [PULL 03/12] test-qdev-global-props: Run tests on subprocess
` [Qemu-devel] [PULL 04/12] test-qdev-global-props: Initialize not_used=true for all props
` [Qemu-devel] [PULL 05/12] test-qdev-global-props: Test handling of hotpluggable and non-device types
` [Qemu-devel] [PULL 06/12] qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()
` [Qemu-devel] [PULL 07/12] qdev: Move global validation to a single function
` [Qemu-devel] [PULL 08/12] Revert "rng-egd: remove redundant free"
` [Qemu-devel] [PULL 09/12] virtio-net: drop assert on vm stop
` [Qemu-devel] [PULL 10/12] Revert "virtio: don't call device on !vm_running"
` [Qemu-devel] [PULL 11/12] virtio-pci: enable bus master for old guests
` [Qemu-devel] [PULL 12/12] vhost-user: fix VIRTIO_NET_F_MRG_RXBUF negotiation

[Qemu-devel] [PATCH] virtio-pci: fix migration for pci bus master
 2014-09-14 18:30 UTC 

[Qemu-devel] [RFC] Use of host vector operations in host helper functions
 2014-09-13 16:02 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] virtio-gpu: hardware specification
 2014-09-14 16:31 UTC  (18+ messages)
` [Qemu-devel] [PATCH 1/2] virtio-gpu/2d: add hardware spec include file
` [Qemu-devel] [PATCH 2/2] virtio-gpu/2d: add docs/specs/virtio-gpu.txt
  ` [Qemu-devel] [virtio-dev] "
    ` [Qemu-devel] [virtio-dev] "
` [Qemu-devel] [virtio-dev] [PATCH 0/2] virtio-gpu: hardware specification

[Qemu-devel] [PATCH RESEND 0/2 V2] Virtual Machine Generation ID
 2014-09-14 13:40 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] i386: Add an ACPI_EXTRACT_NAME_BUFFER16 directive
` [Qemu-devel] [PATCH 2/2] i386: Add a Virtual Machine Generation ID device

[Qemu-devel] [PATCH 0/2] image-fuzzer: Extend test coverage
 2014-09-14 12:09 UTC  (3+ messages)

[Qemu-devel] [PATCH V2] image-fuzzer: Trivial readability and formatting improvements
 2014-09-14 12:07 UTC 

[Qemu-devel] Enable floating point support in qemu-system-aarch64
 2014-09-14 10:53 UTC 

[Qemu-devel] [PATCH v5] virtio-pci: enable bus master for old guests
 2014-09-14 10:44 UTC  (3+ messages)

[Qemu-devel] [PATCH v1] async: aio_context_new(): Handle event_notifier_init failure
 2014-09-14 10:23 UTC  (2+ messages)

[Qemu-devel] [Bug 1307225] Re: Running a virtual machine on a Haswell system produces machine check events
 2014-09-14  9:57 UTC  (3+ messages)

[Qemu-devel] [Patch v1 0/8] Netduino 2 Machine Model
 2014-09-14  8:19 UTC  (9+ messages)
` [Qemu-devel] [Patch v1 1/8] stm32f205_timer: Add the stm32f205 Timer
` [Qemu-devel] [Patch v1 2/8] stm32f205_USART: Add the stm32f205 USART Controller
` [Qemu-devel] [Patch v1 3/8] stm32f205_SYSCFG: Add the stm32f205 SYSCFG
` [Qemu-devel] [Patch v1 4/8] target_arm: Remove memory region init from armv7m_init
` [Qemu-devel] [Patch v1 5/8] target_arm: Parameterise the irq lines for armv7m_init
` [Qemu-devel] [Patch v1 6/8] target_arm: Change the reset values based on the ELF entry
` [Qemu-devel] [Patch v1 7/8] stm32f205: Add the stm32f205 SoC
` [Qemu-devel] [Patch v1 8/8] netduino2: Add the Netduino 2 Machine

[Qemu-devel] [PATCH 1/2] monitor: Reset HMP mon->rs on CHR_EVENT_CLOSED
 2014-09-14  1:23 UTC  (7+ messages)
` [Qemu-devel] [PATCH resend "
    ` [Qemu-devel] [synnefo-devel] "

[Qemu-devel] [PATCH v2 00/23] Split BlockBackend off BDS with an axe
 2014-09-13 22:13 UTC  (27+ messages)
` [Qemu-devel] [PATCH v2 01/23] block: Split bdrv_new_root() off bdrv_new()
` [Qemu-devel] [PATCH v2 02/23] block: New BlockBackend
` [Qemu-devel] [PATCH v2 03/23] block: Connect BlockBackend to BlockDriverState
` [Qemu-devel] [PATCH v2 04/23] block: Connect BlockBackend and DriveInfo
` [Qemu-devel] [PATCH v2 05/23] block: Code motion to get rid of stubs/blockdev.c
` [Qemu-devel] [PATCH v2 06/23] block: Make BlockBackend own its BlockDriverState
` [Qemu-devel] [PATCH v2 07/23] block: Eliminate bdrv_iterate(), use bdrv_next()
` [Qemu-devel] [PATCH v2 08/23] block: Eliminate BlockDriverState member device_name[]
` [Qemu-devel] [PATCH v2 09/23] block: Merge BlockBackend and BlockDriverState name spaces
` [Qemu-devel] [PATCH v2 10/23] block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
` [Qemu-devel] [PATCH v2 11/23] block: Rename BlockDriverAIOCB* to BlockAIOCB*
` [Qemu-devel] [PATCH v2 12/23] virtio-blk: Drop redundant VirtIOBlock member conf
` [Qemu-devel] [PATCH v2 13/23] virtio-blk: Rename VirtIOBlkConf variables to conf
` [Qemu-devel] [PATCH v2 14/23] hw: Convert from BlockDriverState to BlockBackend, mostly
` [Qemu-devel] [PATCH v2 15/23] ide: Complete conversion from BlockDriverState to BlockBackend
` [Qemu-devel] [PATCH v2 16/23] pc87312: Drop unused members of PC87312State
` [Qemu-devel] [PATCH v2 17/23] blockdev: Drop superfluous DriveInfo member id
` [Qemu-devel] [PATCH v2 18/23] blockdev: Fix blockdev-add not to create IDE drive (0, 0)
` [Qemu-devel] [PATCH v2 19/23] blockdev: Drop DriveInfo member enable_auto_del
` [Qemu-devel] [PATCH v2 20/23] block/qapi: Convert qmp_query_block() to BlockBackend
` [Qemu-devel] [PATCH v2 21/23] blockdev: Convert qmp_eject(), qmp_change_blockdev() "
` [Qemu-devel] [PATCH v2 22/23] block: Lift device model API into BlockBackend
` [Qemu-devel] [PATCH v2 23/23] block: Make device model's references to BlockBackend strong

[Qemu-devel] [PATCH 00/23] qom hooks to clean up cpu_exec
 2014-09-13 20:03 UTC  (2+ messages)

[Qemu-devel] [RFC 00/10] AHCI Device improvements
 2014-09-13 19:50 UTC  (20+ messages)
` [Qemu-devel] [RFC 01/10] ide: add is_write() macro for semantic consistency
` [Qemu-devel] [RFC 02/10] AHCI: Update byte count after DMA completion
` [Qemu-devel] [RFC 03/10] AHCI: Add PRD interrupt
` [Qemu-devel] [RFC 04/10] ide: Correct handling of malformed/short PRDTs
` [Qemu-devel] [RFC 05/10] AHCI: Rename NCQFIS structure fields
` [Qemu-devel] [RFC 06/10] AHCI: Fix FIS decomposition
` [Qemu-devel] [RFC 07/10] ide/ahci: Reorder error cases in handle_cmd
` [Qemu-devel] [RFC 08/10] ahci: Check cmd_fis[1] more explicitly
` [Qemu-devel] [RFC 09/10] ahci: factor out FIS decomposition
` [Qemu-devel] [RFC 10/10] AHCI: Fix SDB FIS Construction

[Qemu-devel] [PATCH 0/4] Miscellaneous block fixes
 2014-09-13 19:32 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/4] blockdev: Disentangle BlockDriverState and DriveInfo creation
` [Qemu-devel] [PATCH 2/4] block: Keep DriveInfo alive until BlockDriverState dies
` [Qemu-devel] [PATCH 3/4] qemu-nbd: Destroy the BlockDriverState properly
` [Qemu-devel] [PATCH 4/4] block: Improve message for device name clashing with node name

[Qemu-devel] [PATCH] vmdk: Fix integer overflow in offset calculation
 2014-09-13 18:01 UTC  (2+ messages)

[Qemu-devel] [question] virtio-blk performance degradation happened with virito-serial
 2014-09-13 17:22 UTC  (12+ messages)
` [Qemu-devel] [question] virtio-blk performance degradationhappened "
          ` [Qemu-devel] [question] virtio-blk performance degradationhappenedwith virito-serial

[Qemu-devel] [PATCH v2] qcow2: add update refcount table realization for update_refcount
 2014-09-13 15:53 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 0/6] Obtain dirty bitmap via VM logging
 2014-09-13 14:00 UTC  (7+ messages)
` [Qemu-devel] [PATCH v6 1/6] generic function between migration and bitmap dump
` [Qemu-devel] [PATCH v6 2/6] BitmapLog: bitmap dump code
` [Qemu-devel] [PATCH v6 3/6] BitmapLog: get the information about the parameters
` [Qemu-devel] [PATCH v6 4/6] BitmapLog: cancel mechanism for an already running dump bitmap process
` [Qemu-devel] [PATCH v6 5/6] BitmapLog: set the period of the "
` [Qemu-devel] [PATCH v6 6/6] BitmapLog: python script for extracting bitmap from a binary file

[Qemu-devel] [PATCH v2 0/1] ide/atapi: Mark non-data commands as complete
 2014-09-13 10:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/1] "

[Qemu-devel] [PATCH] tcx: Implement hardware acceleration
 2014-09-13 10:10 UTC 

[Qemu-devel] [PULL v2 0/7] pc,vhost,test fixes
 2014-09-13  9:48 UTC  (3+ messages)
` [Qemu-devel] [PULL v2 6/7] qtest: Adapt vhost-user-test to latest vhost-user changes

[Qemu-devel] commit 56bd9ea1a breaks display
 2014-09-13  9:30 UTC 

[Qemu-devel] OVMF, Q35 and USB keyboard/mouse
 2014-09-13  5:06 UTC  (10+ messages)

[Qemu-devel] [PATCH v6 00/10] target-arm: Parts of the AArch64 EL2/3 exception model
 2014-09-13  4:29 UTC  (11+ messages)
` [Qemu-devel] [PATCH v6 01/10] target-arm: Add HCR_EL2
` [Qemu-devel] [PATCH v6 02/10] target-arm: Add SCR_EL3
` [Qemu-devel] [PATCH v6 03/10] target-arm: A64: Refactor aarch64_cpu_do_interrupt
` [Qemu-devel] [PATCH v6 04/10] target-arm: Break out exception masking to a separate func
` [Qemu-devel] [PATCH v6 05/10] target-arm: Don't take interrupts targeting lower ELs
` [Qemu-devel] [PATCH v6 06/10] target-arm: A64: Correct updates to FAR and ESR on exceptions
` [Qemu-devel] [PATCH v6 07/10] target-arm: A64: Emulate the HVC insn
` [Qemu-devel] [PATCH v6 08/10] target-arm: A64: Emulate the SMC insn
` [Qemu-devel] [PATCH v6 09/10] target-arm: Add IRQ and FIQ routing to EL2 and 3
` [Qemu-devel] [PATCH v6 10/10] target-arm: Add support for VIRQ and VFIQ

[Qemu-devel] Development of BSP for new architecture
 2014-09-13  3:56 UTC 

[Qemu-devel] [PULL 0/2] QMP queue
 2014-09-12 20:26 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] monitor: fix debug print compiling error
` [Qemu-devel] [PULL 2/2] exec: file_ram_alloc(): print error when prealloc fails

[Qemu-devel] [PATCH v2 0/2] Enabling floating point instruction to 440x5 CPUs
 2014-09-12 19:46 UTC  (3+ messages)
  ` [Qemu-devel] [PATCH v2 2/2] target-ppc : Add new processor type 440x5wDFPU
  ` [Qemu-devel] [Qemu-ppc] [PATCH v2 0/2] Enabling floating point instruction to 440x5 CPUs


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).