qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-02 08:50:53 to 2013-09-02 17:55:04 UTC [more...]

[Qemu-devel] [PATCH v3 00/29] tcg-aarch64 improvements
 2013-09-02 17:54 UTC 

[Qemu-devel] [PATCH v3 0/2] Fix unassigned memory and I/O access handling
 2013-09-02 17:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/2] memory: Provide separate handling of unassigned io ports accesses
` [Qemu-devel] [PATCH v3 2/2] Revert "memory: Return -1 again on reads from unsigned regions"

[Qemu-devel] [PATCH V3] forward cpuid leaves when using -cpu host
 2013-09-02 17:09 UTC  (4+ messages)
` [Qemu-devel] [PATCH V3] target-i386: forward CPUID cache leaves when -cpu host is used

[Qemu-devel] [PATCH v5 00/21] AArch64 preparation patchset
 2013-09-02 17:03 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 13/21] linux-user: Add signal handling for AArch64
` [Qemu-devel] [PATCH v5 19/21] configure: Add handling code for AArch64 targets

[Qemu-devel] Academic Project
 2013-09-02 16:49 UTC 

[Qemu-devel] [PULL 00/29] Three tcg patch sets
 2013-09-02 16:29 UTC  (30+ messages)
` [Qemu-devel] [PULL 01/29] tcg: Add muluh and mulsh opcodes
` [Qemu-devel] [PULL 02/29] tcg-mips: Implement mulsh, muluh
` [Qemu-devel] [PULL 03/29] tcg-ppc64: Implement muluh, mulsh
` [Qemu-devel] [PULL 04/29] tcg: Constant fold div, rem
` [Qemu-devel] [PULL 05/29] qtest: Fix FMT_timeval vs time_t
` [Qemu-devel] [PULL 06/29] tcg: Change flush_icache_range arguments to uintptr_t
` [Qemu-devel] [PULL 07/29] tcg: Change tcg_qemu_tb_exec return "
` [Qemu-devel] [PULL 08/29] tcg: Fix next_tb type in cpu_exec
` [Qemu-devel] [PULL 09/29] tcg: Allow TCG_TARGET_REG_BITS to be specified independantly
` [Qemu-devel] [PULL 10/29] tcg: Define TCG_TYPE_PTR properly
` [Qemu-devel] [PULL 11/29] tcg: Define TCG_ptr properly
` [Qemu-devel] [PULL 12/29] tcg: Change frame pointer offsets to intptr_t
` [Qemu-devel] [PULL 13/29] tcg: Change memory "
` [Qemu-devel] [PULL 14/29] tcg: Change relocation "
` [Qemu-devel] [PULL 15/29] tcg: Use uintptr_t in TCGHelperInfo
` [Qemu-devel] [PULL 16/29] tcg: Change tcg_gen_exit_tb argument to uintptr_t
` [Qemu-devel] [PULL 17/29] tcg: Change tcg_out_ld/st offset to intptr_t
` [Qemu-devel] [PULL 18/29] tcg: Use appropriate types in tcg_reg_alloc_call
` [Qemu-devel] [PULL 19/29] tcg: Fix jit debug for x32
` [Qemu-devel] [PULL 20/29] tcg-i386: Use intptr_t appropriately
` [Qemu-devel] [PULL 21/29] tcg-i386: Adjust tcg_out_tlb_load for x32
` [Qemu-devel] [PULL 22/29] configure: Allow x32 as a host
` [Qemu-devel] [PULL 23/29] exec: Reorganize the GETRA/GETPC macros
` [Qemu-devel] [PULL 24/29] tcg-i386: Don't perform GETPC adjustment in TCG code
` [Qemu-devel] [PULL 25/29] exec: Rename USUFFIX to LSUFFIX
` [Qemu-devel] [PULL 26/29] target: Include softmmu_exec.h where forgotten
` [Qemu-devel] [PULL 27/29] exec: Split softmmu_defs.h
` [Qemu-devel] [PULL 28/29] tcg: Introduce zero and sign-extended versions of load helpers
` [Qemu-devel] [PULL 29/29] tcg-i386: Make use of zero-extended memory helper routines

[Qemu-devel] [PATCH RFC 0/3] pci: complete master abort protocol
 2013-09-02 16:17 UTC  (24+ messages)
` [Qemu-devel] [PATCH RFC 1/3] memory: allow MemoryRegion's priority field to accept negative values
` [Qemu-devel] [PATCH RFC 2/3] hw/pci: add MemoryRegion ops for unassigned pci addresses
` [Qemu-devel] [PATCH RFC 3/3] hw/pci-host: catch acesses to "

[Qemu-devel] [RFC] TCG unit testing
 2013-09-02 16:07 UTC  (2+ messages)

[Qemu-devel] [PATCH V11 0/5] Continuous Leaky Bucket Throttling
 2013-09-02 16:06 UTC  (12+ messages)
` [Qemu-devel] [PATCH V11 1/5] throttle: Add a new throttling API implementing continuous leaky bucket
` [Qemu-devel] [PATCH V11 3/5] block: Enable the new throttling code in the block layer
` [Qemu-devel] [PATCH V11 4/5] block: Add support for throttling burst max in QMP and the command line

[Qemu-devel] [PATCH for 1.6 0/2] Fix unassigned memory and I/O access handling
 2013-09-02 16:02 UTC  (9+ messages)
` [Qemu-devel] [PATCH for 1.6 1/2] memory: Provide separate handling of unassigned io ports accesses
    ` [Qemu-devel] [PATCH v2 "

[Qemu-devel] [PATCH v2 0/2] milkymist-uart fixes
 2013-09-02 15:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] milkymist-uart: use qemu_chr_fe_write_all() instead of qemu_chr_fe_write()

[Qemu-devel] [PATCH v4 0/5] block/qcow2: Image file option amendment
 2013-09-02 15:36 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 1/5] block: "
` [Qemu-devel] [PATCH v4 2/5] qcow2-cluster: Expand zero clusters
` [Qemu-devel] [PATCH v4 3/5] qcow2: Save refcount order in BDRVQcowState
` [Qemu-devel] [PATCH v4 4/5] qcow2: Implement bdrv_amend_options
` [Qemu-devel] [PATCH v4 5/5] qemu-iotest: qcow2 image option amendment

[Qemu-devel] [PATCHv6] add qemu-img convert -n option (skip target volume creation)
 2013-09-02 15:28 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] Fix ram_memory initialization under Xen
 2013-09-02 15:27 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] pc: Initializing ram_memory "
` [Qemu-devel] [PATCH v2 2/2] pc_q35: Initialize Xen

[Qemu-devel] [PATCH V3 0/3] qemu-iotests: add test for fd passing via SCM rights
 2013-09-02 14:56 UTC  (6+ messages)
` [Qemu-devel] [PATCH V3 1/3] qemu-iotests: add unix socket help program
` [Qemu-devel] [PATCH V3 2/3] qemu-iotests: add infrastructure of fd passing via SCM
` [Qemu-devel] [PATCH V3 3/3] qemu-iotests: add tests for runtime fd passing via SCM rights

[Qemu-devel] [PATCH] qemu-iotests: Adjust test result 039
 2013-09-02 14:36 UTC 

[Qemu-devel] [Bug 977391] Re: BUG: soft lockup - CPU#8 stuck for 61s! [kvm:*] in lucid
 2013-09-02 13:58 UTC 

[Qemu-devel] [PATCH V12 0/5] Continuous Leaky Bucket Throttling
 2013-09-02 14:02 UTC  (7+ messages)
` [Qemu-devel] [PATCH V12 1/5] throttle: Add a new throttling API implementing continuous leaky bucket
` [Qemu-devel] [PATCH V12 2/5] throttle: Add units tests
` [Qemu-devel] [PATCH V12 3/5] block: Enable the new throttling code in the block layer
` [Qemu-devel] [PATCH V12 4/5] block: Add support for throttling burst max in QMP and the command line
` [Qemu-devel] [PATCH V12 5/5] block: Add iops_size to do the iops accounting for a given io size

[Qemu-devel] [PULL v2 00/26] Block patches
 2013-09-02 13:52 UTC  (16+ messages)
` [Qemu-devel] [PULL v2 12/26] raw_bsd: register bdrv_raw
` [Qemu-devel] [PULL v2 14/26] block: Remove old raw driver
` [Qemu-devel] [PULL v2 15/26] gluster: Abort on AIO completion failure
` [Qemu-devel] [PULL v2 16/26] option: Add assigned flag to QEMUOptionParameter
` [Qemu-devel] [PULL v2 17/26] qcow2-refcount: Snapshot update for zero clusters
` [Qemu-devel] [PULL v2 18/26] qemu-iotests: Snapshotting "
` [Qemu-devel] [PULL v2 19/26] qcow2: Add corrupt bit
` [Qemu-devel] [PULL v2 20/26] qcow2: Metadata overlap checks
` [Qemu-devel] [PULL v2 21/26] qcow2: Employ metadata "
` [Qemu-devel] [PULL v2 22/26] qcow2-refcount: Move OFLAG_COPIED checks
` [Qemu-devel] [PULL v2 23/26] qcow2-refcount: Repair OFLAG_COPIED errors
` [Qemu-devel] [PULL v2 24/26] qcow2-refcount: Repair shared refcount blocks
` [Qemu-devel] [PULL v2 25/26] qcow2_check: Mark image consistent
` [Qemu-devel] [PULL v2 26/26] qemu-iotests: Overlapping cluster allocations

[Qemu-devel] [PATCH] spice-core: Use g_strdup_printf instead of snprintf
 2013-09-02 13:44 UTC  (4+ messages)

[Qemu-devel] [PATCH] q35: Fix typo in constant DEFUALT -> DEFAULT
 2013-09-02 13:43 UTC 

[Qemu-devel] [PATCHv2] spice-core: Use g_strdup_printf instead of snprintf
 2013-09-02 13:41 UTC 

[Qemu-devel] [PATCH] forward cpuid leaves when using -cpu host
 2013-09-02 13:09 UTC  (6+ messages)
` [Qemu-devel] [PATCH] i386: forward CPUID cache leaves when -cpu host is used

[Qemu-devel] [PATCH] qemu-iotests: Fixed test case 026
 2013-09-02 13:07 UTC  (3+ messages)

[Qemu-devel] [PATCH] qmp: Documentation for BLOCK_IMAGE_CORRUPTED
 2013-09-02 13:01 UTC 

[Qemu-devel] Qemu Booting a PC without an MBR?
 2013-09-02 13:00 UTC  (3+ messages)

[Qemu-devel] [libvirt] [PATCH 3/5] qemu: add usb-bot support from disks points of view
 2013-09-02 12:57 UTC 

[Qemu-devel] [PATCH v3 0/8] block: drive-backup live backup command
 2013-09-02 12:57 UTC 

[Qemu-devel] Testing NPIV Feature with Qemu-KVM
 2013-09-02 12:54 UTC 

[Qemu-devel] [Qemu-stable][PATCH] rdma: fix multiple VMs parallel migration
 2013-09-02 12:46 UTC  (2+ messages)

[Qemu-devel] Testing NPIV Feature with Qemu-KVM
 2013-09-02 12:34 UTC 

[Qemu-devel] [PATCH] qapi-types.py: Fix enum struct sizes on i686
 2013-09-02 11:53 UTC  (2+ messages)

[Qemu-devel] [PATCH qom-next for-next v2 0/6] PCI VMState cleanups
 2013-09-02 11:45 UTC  (10+ messages)
` [Qemu-devel] [PATCH qom-next for-next v2 1/6] pci: Simplify VMSTATE_PCI_DEVICE() macro
` [Qemu-devel] [PATCH qom-next for-next v2 2/6] pci: Simplify VMSTATE_PCIE_DEVICE() macro
` [Qemu-devel] [PATCH RFC qom-next for-next v2 6/6] pci: Move VMSTATE_MSIX() into vmstate_pci_device

[Qemu-devel] [PATCH v4 0/3] bugs fix for hpet
 2013-09-02 11:41 UTC  (2+ messages)

[Qemu-devel] [RFC for-next 0/2] QOM VMStateDescription remix
 2013-09-02 11:41 UTC  (3+ messages)

[Qemu-devel] [PULL 0/4] Net patches
 2013-09-02 11:38 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/4] tap: Use numbered tap/tun devices on all *BSD OS's
` [Qemu-devel] [PULL 2/4] net: Rename send_queue to incoming_queue
` [Qemu-devel] [PULL 3/4] e1000: add interrupt mitigation support
` [Qemu-devel] [PULL 4/4] vmxnet3: Eliminate __packed redefined warning

[Qemu-devel] [PULL 00/15] Trivial patches for 2013-09-02
 2013-09-02 11:01 UTC  (16+ messages)
` [Qemu-devel] [PULL 01/15] slirp: Port redirection option behave differently on Linux and Windows
` [Qemu-devel] [PULL 02/15] misc: Fix some typos in names and comments
` [Qemu-devel] [PULL 03/15] rdma: silly ipv6 bugfix
` [Qemu-devel] [PULL 04/15] configure: disable clang -Wstring-plus-int warning
` [Qemu-devel] [PULL 05/15] slirp/arp_table.c: Avoid shifting into sign bit of signed integers
` [Qemu-devel] [PULL 06/15] curl: qemu_bh_new() can never return NULL
` [Qemu-devel] [PULL 07/15] configure: Don't write .pyc files by default (python -B)
` [Qemu-devel] [PULL 08/15] configure: Remove unneeded redirections of stderr (pkg-config --cflags, --libs)
` [Qemu-devel] [PULL 09/15] configure: Remove unneeded redirections of stderr (pkg-config --exists)
` [Qemu-devel] [PULL 10/15] pflash_cfi02.c: fix debug macro
` [Qemu-devel] [PULL 11/15] target-arm: Report unimplemented opcodes (LOG_UNIMP)
` [Qemu-devel] [PULL 12/15] tci: Remove function tcg_out64 (fix broken build)
` [Qemu-devel] [PULL 13/15] qmp: fix integer usage in examples
` [Qemu-devel] [PULL 14/15] adlib: sort offsets in portio registration
` [Qemu-devel] [PULL 15/15] aio / timers: use g_usleep() not sleep()

[Qemu-devel] [PATCH v2 00/18] tcg: decouple tcg_target_long from pointer size
 2013-09-02 11:10 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 01/18] qtest: Fix FMT_timeval vs time_t
` [Qemu-devel] [PATCH v2 17/18] tcg-i386: Adjust tcg_out_tlb_load for x32

[Qemu-devel] [PATCH] ne2000: mark I/O as LITTLE_ENDIAN
 2013-09-02 11:10 UTC 

[Qemu-devel] [PATCH v2] i386: Use #defines instead of magic numbers for CPUID cache information
 2013-09-02 11:01 UTC  (4+ messages)

[Qemu-devel] [PULL 00/11] usb patch queue: xhci fixes, misc
 2013-09-02 10:17 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/11] xhci: remove leftover debug printf
` [Qemu-devel] [PATCH 02/11] xhci: add tracepoint for endpoint state changes
` [Qemu-devel] [PATCH 03/11] xhci: add port to slot_address tracepoint
` [Qemu-devel] [PATCH 04/11] xhci: fix endpoint interval calculation
` [Qemu-devel] [PATCH 05/11] xhci: emulate intr endpoint intervals correctly
` [Qemu-devel] [PATCH 06/11] xhci: reset port when disabling slot
` [Qemu-devel] [PATCH 07/11] uas: add property for request logging
` [Qemu-devel] [PATCH 08/11] usb: parallelize usb3 streams
` [Qemu-devel] [PATCH 09/11] usb-hub: add tracepoint for status reports
` [Qemu-devel] [PATCH 10/11] Revert "usb-hub: report status changes only once"
` [Qemu-devel] [PATCH 11/11] usb/dev-hid: Modified usb-tablet category from Misc to Input

[Qemu-devel] [PATCH 0/6][RFC] AArch64 support for Versatile Express using KVM
 2013-09-02 10:00 UTC  (5+ messages)

[Qemu-devel] [Bug 1100843] Re: Live Migration Causes Performance Issues
 2013-09-02  9:21 UTC 

[Qemu-devel] Capture SIGSEGV to track pc.ram page access
 2013-09-02  9:16 UTC  (2+ messages)

[Qemu-devel] About coroutine inside qemu
 2013-09-02  9:11 UTC  (2+ messages)

[Qemu-devel] [PATCH] seccomp: adding a second whitelist
 2013-09-02  9:05 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/4 RFC] Introduce console for ringbuf backend
 2013-09-02  9:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] monitor: introduce monitor_read_console
` [Qemu-devel] [PATCH 2/4] hmp: factor out ringbuf_print_help()
` [Qemu-devel] [PATCH 3/4] qemu-char: export ringbuf_count
` [Qemu-devel] [PATCH 4/4] hmp: add console support for ringbuf backend


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