qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-18 08:35:01 to 2016-06-20 07:28:27 UTC [more...]

[Qemu-devel] [PATCH RFC 0/4] range: Make it simpler & safer
 2016-06-20  7:28 UTC  (11+ messages)
` [Qemu-devel] [PATCH RFC 1/4] log: Clean up misuse of Range for -dfilter
` [Qemu-devel] [PATCH RFC 2/4] range: Eliminate direct Range member access
` [Qemu-devel] [PATCH RFC 3/4] range: Drop the previous commit's trickery
` [Qemu-devel] [PATCH RFC 4/4] range: Replace internal representation of Range

[Qemu-devel] [PATCH v4 2/3] target-i386: add migration support for Intel LMCE
 2016-06-20  7:26 UTC  (13+ messages)

[Qemu-devel] [PATCH v4 0/6] trace: Per-vCPU tracing states
 2016-06-20  7:23 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 6/6] trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state

[Qemu-devel] [PATCH v4 0/3] Add QEMU support for Intel local MCE
 2016-06-20  7:20 UTC  (14+ messages)
` [Qemu-devel] [PATCH v4 1/3] target-i386: KVM: add basic Intel LMCE support
` [Qemu-devel] [PATCH v4 3/3] i386: publish advised value of MSR_IA32_FEATURE_CONTROL via fw_cfg

[Qemu-devel] [PATCH] vmxnet3: Fix reading/writing guest memory specially when behind an IOMMU
 2016-06-20  7:19 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/5] hw/net: Don't use cpu_to_*w() and *_to_cpup()
 2016-06-20  7:19 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/10] rework exception model to support the HV mode
 2016-06-20  7:11 UTC  (26+ messages)
` [Qemu-devel] [PATCH 01/10] ppc: Fix rfi/rfid/hrfi/... emulation
    ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH 0/5] x86: Physical address limit patches
 2016-06-20  7:04 UTC  (13+ messages)
` [Qemu-devel] [PATCH 4/5] x86: Allow physical address bits to be set

[Qemu-devel] [RFC 0/9] Introduce light weight PC platform pc-lite
 2016-06-20  6:54 UTC  (8+ messages)

[Qemu-devel] [RFC PATCH 0/3] filter-rewriter: introduce filter-rewriter
 2016-06-20  6:27 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH 3/3] filter-rewriter: rewrite tcp packet to keep secondary connection

[Qemu-devel] [PATCH 0/3] icount/replay additions
 2016-06-20  6:26 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] replay: allow replay stopping and restarting

[Qemu-devel] [PATCH v9 00/13] Add param Error ** for msi_init()--part2
 2016-06-20  6:14 UTC  (16+ messages)
` [Qemu-devel] [PATCH v9 01/13] change pvscsi_init_msi() type to void
` [Qemu-devel] [PATCH v9 02/13] mptsas: change .realize function name
` [Qemu-devel] [PATCH v9 03/13] usb xhci: change msi/msix property type
` [Qemu-devel] [PATCH v9 04/13] intel-hda: change msi "
` [Qemu-devel] [PATCH v9 05/13] mptsas: "
` [Qemu-devel] [PATCH v9 06/13] megasas: change msi/msix "
` [Qemu-devel] [PATCH v9 07/13] pci bridge dev: change msi "
` [Qemu-devel] [PATCH v9 08/13] pci: Convert msi_init() to Error and fix callers to check it
` [Qemu-devel] [PATCH v9 09/13] megasas: remove unnecessary megasas_use_msi()
` [Qemu-devel] [PATCH v9 10/13] mptsas: remove unnecessary internal msi state flag
` [Qemu-devel] [PATCH v9 11/13] vmxnet3: "
` [Qemu-devel] [PATCH v9 12/13] e1000e: "
` [Qemu-devel] [PATCH v9 13/13] vmw_pvscsi: "

[Qemu-devel] [PATCH v2] xen: fix qdisk BLKIF_OP_DISCARD for 32/64 word size mix
 2016-06-20  6:02 UTC  (11+ messages)
` [Qemu-devel] [Xen-devel] "

[Qemu-devel] [PATCH 0/2] Reveal 'to' parameter of 'vnc' option to user
 2016-06-20  5:54 UTC  (11+ messages)
` [Qemu-devel] [PATCH 2/2] Explicitly print out default vnc option in use

[Qemu-devel] [RFC PATCH V4 0/4] Introduce COLO-compare
 2016-06-20  5:24 UTC  (10+ messages)

[Qemu-devel] [PATCH v3 0/2] Let PKGVERSION include the "git describe" output
 2016-06-20  4:50 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] Add ASPEED SCU device
 2016-06-20  3:44 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] hw/misc: Add a model for the ASPEED System Control Unit

[Qemu-devel] [V11 0/4] AMD IOMMU
 2016-06-20  3:36 UTC  (8+ messages)
` [Qemu-devel] [V11 2/4] hw/i386: ACPI IVRS table

[Qemu-devel] [Bug 1594239] [NEW] After adding more scsi disks for Aarch64 virtual machine, start the VM and got Qemu Error
 2016-06-20  3:21 UTC 

[Qemu-devel] [PATCH] pci_register_bar: cleanup
 2016-06-20  3:31 UTC  (8+ messages)

[Qemu-devel] [QEMU 0/7] Fast balloon and fast live migration
 2016-06-20  3:16 UTC  (16+ messages)
` [Qemu-devel] [QEMU 1/7] balloon: speed up inflating & deflating process
` [Qemu-devel] [QEMU 2/7] virtio-balloon: add drop cache support
` [Qemu-devel] [QEMU 4/7] balloon: get free page info from guest
` [Qemu-devel] [QEMU 6/7] kvm: Add two new arch specific functions
` [Qemu-devel] [QEMU 7/7] migration: skip free pages during live migration

[Qemu-devel] [Bug 1591628] [NEW] 2.6.0 hangs linux vm using vfio for pci passthrough of graphics card
 2016-06-20  2:23 UTC  (2+ messages)
` [Qemu-devel] [Bug 1591628] "

[Qemu-devel] [PATCH] target-ppc: Correct ppc3500_spin initial TLB size
 2016-06-20  2:15 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] target-ppc: Fix rlwimi, rlwinm, rlwnm
 2016-06-20  2:12 UTC  (3+ messages)

[Qemu-devel] [PATCH] hw/intc/arm_gicv3: Add missing break
 2016-06-20  1:55 UTC 

[Qemu-devel] [PATCH] ppc: Improve emulation of THRM registers
 2016-06-20  1:27 UTC  (3+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [RFC 0/8] cpu-exec: Safe work in quiescent state
 2016-06-20  1:23 UTC  (10+ messages)
` [Qemu-devel] [RFC 1/8] cpus: pass CPUState to run_on_cpu helpers
` [Qemu-devel] [RFC 2/8] cpus: Move common code out of {async_, }run_on_cpu()
` [Qemu-devel] [RFC 3/8] cpus: Add 'qemu_work_cond' usage wrappers
` [Qemu-devel] [RFC 4/8] linux-user: Rework exclusive operation mechanism
` [Qemu-devel] [RFC 5/8] linux-user: Add qemu_cpu_is_self() and qemu_cpu_kick()
` [Qemu-devel] [RFC 6/8] linux-user: Support CPU work queue
` [Qemu-devel] [RFC 7/8] cpu-exec-common: Introduce async_safe_run_on_cpu()
` [Qemu-devel] [RFC 8/8] tcg: Make tb_flush() thread safe

[Qemu-devel] [PATCH v2] fw/msr_feature_control: add support to set MSR_IA32_FEATURE_CONTROL
 2016-06-20  1:06 UTC  (3+ messages)
` [Qemu-devel] [SeaBIOS] "

[Qemu-devel] [PATCH] tests: Use '+=' to add additional tests, not '='
 2016-06-20  0:23 UTC  (2+ messages)

[Qemu-devel] [PATCH] powerpc/mm: Update the WIMG check during H_ENTER
 2016-06-20  0:23 UTC  (2+ messages)

[Qemu-devel] [PATCH] ppc64: disable gen_pause() for linux-user mode
 2016-06-20  0:22 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] tcg: Fix i686 booting sparc64 openbios
 2016-06-20  0:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] tcg: Fix name for high-half register

[Qemu-devel] [PATCH] ppc: Improve emulation of THRM registers
 2016-06-19 22:10 UTC  (3+ messages)

[Qemu-devel] kvm_arch_put_registers and xsave
 2016-06-19 22:00 UTC  (3+ messages)

[Qemu-devel] [Bug 1585008] Re: Windows 7 guests hang on bootup when qxl video is used
 2016-06-19 21:46 UTC  (3+ messages)

[Qemu-devel] KVM VM hangs forever in R state within lock
 2016-06-19 21:28 UTC 

[Qemu-devel] [PATCH v8 00/12] 8bit AVR cores
 2016-06-19 18:33 UTC  (17+ messages)
` [Qemu-devel] [PATCH v8 01/12] target-avr: AVR cores support is added. 1. basic CPU structure 2. registers 3. no instructions
` [Qemu-devel] [PATCH v8 02/12] target-avr: adding AVR CPU features/flavors
` [Qemu-devel] [PATCH v8 03/12] target-avr: adding a sample AVR board
` [Qemu-devel] [PATCH v8 04/12] target-avr: adding instructions encodings
` [Qemu-devel] [PATCH v8 05/12] target-avr: adding AVR interrupt handling
` [Qemu-devel] [PATCH v8 06/12] target-avr: adding helpers for IN, OUT, SLEEP, WBR & unsupported instructions
` [Qemu-devel] [PATCH v8 07/12] target-avr: adding instruction decoder
` [Qemu-devel] [PATCH v8 08/12] target-avr: adding instruction translation
` [Qemu-devel] [PATCH v8 09/12] target-avr: updating translate.c to use instructions translation
` [Qemu-devel] [PATCH v8 10/12] target-avr: saving sreg, rampD, rampX, rampY, rampD, eind in HW representation saving cpu features
` [Qemu-devel] [PATCH v8 11/12] target-avr: decoder generator. currently not used by the build, can be used manually
` [Qemu-devel] [PATCH v8 12/12] target-avr: adding maintainer

[Qemu-devel] [PATCH 2/7] QEMU does not currently support host pages that are larger than guest pages, likely due to glibc using fixed mmap requests
 2016-06-19 18:24 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] ppc / sparc: Add a tester for checking whether OpenBIOS runs successfully
 2016-06-19 17:28 UTC  (10+ messages)

[Qemu-devel] [PATCH 00/10] globals: Clean up validation and error checking
 2016-06-19 16:50 UTC  (10+ messages)
` [Qemu-devel] [PATCH 01/10] qdev: Don't stop applying globals on first error
` [Qemu-devel] [PATCH 06/10] machine: Add machine_register_compat_props() function
` [Qemu-devel] [PATCH 07/10] vl: Set errp to &error_abort on machine compat_props
` [Qemu-devel] [PATCH 10/10] machine: Skip global registration for non-existing classes

[Qemu-devel] [Bug 1594069] [NEW] SIMD instructions translated to scalar host instructions
 2016-06-19 13:14 UTC  (3+ messages)
` [Qemu-devel] [Bug 1594069] "

[Qemu-devel] [PATCH 0/2] configure: Avoid warnings on OSX
 2016-06-19 11:19 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] configure: Improve usermode relocation linker option probe
` [Qemu-devel] [PATCH 2/2] configure: Make AVX2 test robust to non-ELF systems

[Qemu-devel] [PATCH 5/7] TIOCGPTN and related terminal control ioctls were not converted to the guest ioctl format on x86_64 targets. Convert these ioctls to enable terminal functionality on x86_64 guests
 2016-06-19  9:59 UTC  (2+ messages)

[Qemu-devel] [PATCH 3/7] Pass select() arguments directly to do_select() on x86 platforms
 2016-06-19  9:56 UTC  (2+ messages)

[Qemu-devel] [PATCH] *** Vhost-pci RFC v2 ***
 2016-06-19 14:14 UTC  (2+ messages)
` [Qemu-devel] [PATCH] Vhost-pci RFC v2: a new virtio device for inter-VM communication

[Qemu-devel] [PATCH] hw/sh4: Add dtb support
 2016-06-19  5:34 UTC 

[Qemu-devel] [Bug 1591611] [NEW] chroot using qemu-x86_64-static fails on ppc64el
 2016-06-19  0:18 UTC  (2+ messages)
` [Qemu-devel] [Bug 1591611] "

[Qemu-devel] [PATCH 7/7] Add ALSA ioctls
 2016-06-19  0:15 UTC 

[Qemu-devel] [PATCH 6/7] Add radeon DRM interface ioctls
 2016-06-19  0:15 UTC 

[Qemu-devel] [PATCH 4/7] This patch adds initial user-virtualization support for the DRM (type 'd') IOCTLs in linux. With it and a corresponding architecture chroot (say aarch64), I am able to successfully run a few 2D and 3D applications with native graphics acceleration. Some notes/caveats are:
 2016-06-19  0:15 UTC 

[Qemu-devel] [PATCH 2/7] QEMU does not currently support host pages that are larger than guest pages, likely due to glibc using fixed mmap requests
 2016-06-19  0:15 UTC 

[Qemu-devel] [PATCH 1/7] Add initial x86_64 signal handlers
 2016-06-19  0:15 UTC 

[Qemu-devel] RE-SEND: [PATCH 0/7] Enable multimedia applications on x86_64 guests
 2016-06-19  0:14 UTC 

[Qemu-devel] [PATCH 7/7] Add ALSA ioctls
 2016-06-19  0:11 UTC 

[Qemu-devel] [PATCH 6/7] Add radeon DRM interface ioctls
 2016-06-19  0:11 UTC 

[Qemu-devel] [PATCH 4/7] This patch adds initial user-virtualization support for the DRM (type 'd') IOCTLs in linux. With it and a corresponding architecture chroot (say aarch64), I am able to successfully run a few 2D and 3D applications with native graphics acceleration. Some notes/caveats are:
 2016-06-19  0:11 UTC 

[Qemu-devel] [PATCH 5/7] TIOCGPTN and related terminal control ioctls were not converted to the guest ioctl format on x86_64 targets. Convert these ioctls to enable terminal functionality on x86_64 guests
 2016-06-19  0:11 UTC 

[Qemu-devel] [PATCH 3/7] Pass select() arguments directly to do_select() on x86 platforms
 2016-06-19  0:11 UTC 

[Qemu-devel] [PATCH 1/7] Add initial x86_64 signal handlers
 2016-06-19  0:11 UTC 

[Qemu-devel] [PATCH 0/7] Enable multimedia applications on x86_64 guests
 2016-06-19  0:11 UTC 

[Qemu-devel] [Bug 1593605] [NEW] windows2008r2 boot failed with uefi
 2016-06-18 21:45 UTC  (9+ messages)
` [Qemu-devel] [Bug 1593605] "

[Qemu-devel] [Bug 960378] [NEW] OSX 10.7 build failure
 2016-06-18 21:37 UTC  (6+ messages)
` [Qemu-devel] [Bug 960378] "
  ` [Qemu-devel] "

[Qemu-devel] [PATCH] gt64xxx: access right I/O port when activating byte swapping
 2016-06-18 20:48 UTC  (3+ messages)

[Qemu-devel] [PATCH] configure: Don't run AVX optimization requirement check on Mac OS X
 2016-06-18 20:45 UTC  (2+ messages)

[Qemu-devel] [PATCH] i386: pci-assign: Fix MSI-X table size
 2016-06-18 20:42 UTC 

[Qemu-devel] [PATCH v7 00/12] 8bit AVR cores
 2016-06-18 18:53 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 12/12] target-avr: 1. use cpu_get/set_sreg function at avr_cpu_gdb_read_register/avr_cpu_gdb_read_register 2. configuring target as little endian 3. fixing and testing gen_push_ret/gen_pop_ret

[Qemu-devel] We have an open position in our team for you!
 2016-06-18 16:35 UTC 

[Qemu-devel] [PATCH] oslib-posix: New qemu_alloc_stack() to allocate stack with correct perms
 2016-06-18 13:55 UTC  (2+ messages)

[Qemu-devel] [] [PATCH] Show all of snapshot info on every block device in output of 'info snapshots'
 2016-06-18 12:49 UTC  (4+ messages)
  ` [Qemu-devel] 答复: "

[Qemu-devel] [Bug 1529226] [NEW] qemu-i386-user on 32-bit Linux: uncaught target signal 11
 2016-06-18 11:42 UTC  (2+ messages)
` [Qemu-devel] [Bug 1529226] "

[Qemu-devel] [PATCH v6 00/22] block: Lock images when opening
 2016-06-18 11:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 02/22] qapi: Add lock-mode in blockdev-add options

[Qemu-devel] [RFC PATCH v0 1/1] spapr: Support setting of compat CPU type for CPU cores
 2016-06-18  8:34 UTC 


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