messages from 2016-07-12 12:24:37 to 2016-07-13 07:21:57 UTC [more...]
[Qemu-devel] [PATCH v10 00/10] *** 8bit AVR cores ***
2016-07-13 7:21 UTC (13+ messages)
` [Qemu-devel] [PATCH v10 01/10] target-avr: AVR cores support is added
` [Qemu-devel] [PATCH v10 06/10] target-avr: adding helpers for IN, OUT, SLEEP, WBR & unsupported instructions
` [Qemu-devel] [PATCH v10 08/10] target-avr: adding instruction translation
` [Qemu-devel] [PATCH v10 09/10] target-avr: updating translate.c to use instructions translation
[Qemu-devel] [PATCH 0/2] convert device initialization functions
2016-07-13 7:14 UTC (4+ messages)
[Qemu-devel] [PATCH 1/1] spapr: Ensure CPU cores are added contiguously and removed in LIFO order
2016-07-13 6:50 UTC
[Qemu-devel] [PATCH v4 0/6] virtio: Merge virtio-{blk, scsi} host notifier handling paths
2016-07-13 5:09 UTC (7+ messages)
` [Qemu-devel] [PATCH v4 1/6] virtio: Add typedef for handle_output
` [Qemu-devel] [PATCH v4 2/6] virtio: Introduce virtio_add_queue_aio
` [Qemu-devel] [PATCH v4 3/6] virtio-blk: Call virtio_add_queue_aio
` [Qemu-devel] [PATCH v4 4/6] virtio-scsi: "
` [Qemu-devel] [PATCH v4 5/6] Revert "mirror: Workaround for unexpected iohandler events during completion"
` [Qemu-devel] [PATCH v4 6/6] virtio-scsi: Replace HandleOutput typedef
[Qemu-devel] [RFC PATCH V5 0/4] Introduce COLO-compare
2016-07-13 5:10 UTC (6+ messages)
` [Qemu-devel] [RFC PATCH V5 4/4] colo-compare: add TCP, UDP, ICMP packet comparison
[Qemu-devel] [PATCH 1/2] hostmem: fix QEMU crash by 'info memdev'
2016-07-13 4:18 UTC (2+ messages)
` [Qemu-devel] [PATCH 2/2] hostmem: detect host backend memory is being used properly
[Qemu-devel] [PATCH v8 11/12] vfio: register aer resume notification handler for aer resume
2016-07-13 3:33 UTC (24+ messages)
[Qemu-devel] [v9 00/19] QEMU:Xen stubdom vTPM for HVM virtual machine(QEMU Part)
2016-07-13 2:55 UTC (2+ messages)
[Qemu-devel] [PATCH] e1000e: fix building without CONFIG_VMXNET3_PCI
2016-07-13 2:42 UTC
[Qemu-devel] [PATCH] slirp: use exit notifier for slirp_smb_cleanup
2016-07-13 2:34 UTC (3+ messages)
[Qemu-devel] [PATCH] tap: use an exit notifier to call down_script
2016-07-13 2:34 UTC (4+ messages)
[Qemu-devel] [PATCH v2] aio-posix: remove useless parameter
2016-07-13 2:26 UTC (2+ messages)
[Qemu-devel] [PATCH 1/1] linux-aio: prevent submitting more than MAX_EVENTS
2016-07-13 2:23 UTC (2+ messages)
[Qemu-devel] [PATCH] aio-posix: fill error message that is missed
2016-07-13 1:55 UTC (5+ messages)
[Qemu-devel] [RFC PATCH v2 2/5] cpu: Introduce CPUState::stable_cpu_id
2016-07-13 1:39 UTC (5+ messages)
` [Qemu-devel] [PATCH] VARIANT 1: reuse device compat logic to pick preffered CPU's migration instance_id
[Qemu-devel] [PATCH 4/9] address_space_write_continue: Distill common code
2016-07-13 0:54 UTC (13+ messages)
` [Qemu-devel] [PATCH 7/9] Convert address_space_rw to use MMUAccessType
` [Qemu-devel] [PATCH 6/9] Convert cpu_memory_rw_debug "
[Qemu-devel] [PATCH v8 0/5] Add a generic loader
2016-07-13 0:44 UTC (11+ messages)
` [Qemu-devel] [PATCH v8 1/5] loader: Allow ELF loader to auto-detect the ELF arch
` [Qemu-devel] [PATCH v8 2/5] loader: All a custom SddressSpace when loading ROMs
` [Qemu-devel] [PATCH v8 4/5] generic-loader: Add a generic loader
` [Qemu-devel] [PATCH v8 5/5] docs: Add a generic loader explanation document
[Qemu-devel] [PATCH v3 00/11] Reduce lock contention on TCG hot-path
2016-07-12 23:19 UTC (13+ messages)
` [Qemu-devel] [PATCH v3 01/11] util/qht: Document memory ordering assumptions
` [Qemu-devel] [PATCH v3 02/11] cpu-exec: Pass last_tb by value to tb_find_fast()
` [Qemu-devel] [PATCH v3 03/11] tcg: Prepare safe tb_jmp_cache lookup out of tb_lock
` [Qemu-devel] [PATCH v3 04/11] tcg: Prepare safe access to tb_flushed "
` [Qemu-devel] [PATCH v3 05/11] target-i386: Remove redundant HF_SOFTMMU_MASK
` [Qemu-devel] [PATCH v3 06/11] tcg: Introduce tb_mark_invalid() and tb_is_invalid()
` [Qemu-devel] [PATCH v3 07/11] tcg: Prepare TB invalidation for lockless TB lookup
` [Qemu-devel] [PATCH v3 08/11] tcg: set up tb->page_addr before insertion
` [Qemu-devel] [PATCH v3 09/11] tcg: cpu-exec: remove tb_lock from the hot-path
` [Qemu-devel] [PATCH v3 10/11] tcg: Avoid bouncing tb_lock between tb_gen_code() and tb_add_jump()
` [Qemu-devel] [PATCH v3 11/11] tcg: Merge tb_find_slow() and tb_find_fast()
[Qemu-devel] ext4 error when testing virtio-scsi & vhost-scsi
2016-07-12 23:03 UTC (5+ messages)
[Qemu-devel] [PATCH v5 00/10] Dirty bitmap changes for migration/persistence work
2016-07-12 22:49 UTC (3+ messages)
` [Qemu-devel] [PATCH v5 01/10] block: Hide HBitmap in block dirty bitmap interface
[Qemu-devel] [PATCH 0/3] Add tests for block driver format probes
2016-07-12 21:17 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/3] iotests: Add dmg format option
` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 3/3] iotests: Test format probes
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH] qcow2: do not allocate extra memory
2016-07-12 20:30 UTC (6+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH] build: Work around SIZE_MAX bug in OSX headers
2016-07-12 20:22 UTC (4+ messages)
[Qemu-devel] qemu-img convert of a backing qcow2 snapshot
2016-07-12 20:16 UTC (3+ messages)
` [Qemu-devel] qemu-img convert of a backing qcow2 snapshot (THANKS)
[Qemu-devel] vfio-pci: Report on a hack to successfully pass through a boot GPU
2016-07-12 19:12 UTC (3+ messages)
[Qemu-devel] [PULL 00/24] target-sparc improvements
2016-07-12 19:02 UTC (25+ messages)
` [Qemu-devel] [PULL 01/24] target-sparc: Mark more flags for helpers
` [Qemu-devel] [PULL 02/24] target-sparc: Remove softint as a TCG global
` [Qemu-devel] [PULL 03/24] target-sparc: Store mmu index in TB flags
` [Qemu-devel] [PULL 04/24] target-sparc: Create gen_exception
` [Qemu-devel] [PULL 05/24] target-sparc: Unify asi handling between 32 and 64-bit
` [Qemu-devel] [PULL 06/24] target-sparc: Store %asi in TB flags
` [Qemu-devel] [PULL 07/24] target-sparc: Introduce get_asi
` [Qemu-devel] [PULL 08/24] target-sparc: Pass TCGMemOp to gen_ld/st_asi
` [Qemu-devel] [PULL 09/24] target-sparc: Import linux/arch/sparc/include/uapi/asm/asi.h
` [Qemu-devel] [PULL 10/24] target-sparc: Add UA2005 defines to asi.h
` [Qemu-devel] [PULL 11/24] target-sparc: Use defines from asi.h
` [Qemu-devel] [PULL 12/24] target-sparc: Directly implement easy ld/st asis
` [Qemu-devel] [PULL 13/24] target-sparc: Use QT0 to return results from ldda
` [Qemu-devel] [PULL 14/24] target-sparc: Introduce gen_check_align
` [Qemu-devel] [PULL 15/24] target-sparc: Directly implement easy ldd/std asis
` [Qemu-devel] [PULL 16/24] target-sparc: Fix obvious error in ASI_M_BFILL
` [Qemu-devel] [PULL 17/24] target-sparc: Pass TCGMemOp constants to helper_ld/st_asi
` [Qemu-devel] [PULL 18/24] target-sparc: Directly implement easy ldf/stf asis
` [Qemu-devel] [PULL 19/24] target-sparc: Directly implement block and short "
` [Qemu-devel] [PULL 20/24] target-sparc: Remove helper_ldf_asi, helper_stf_asi
` [Qemu-devel] [PULL 21/24] target-sparc: Use explicit writes to cpu_fsr
` [Qemu-devel] [PULL 22/24] target-sparc: Use cpu_fsr in stfsr
` [Qemu-devel] [PULL 23/24] target-sparc: Use cpu_loop_exit_restore from helper_check_ieee_exceptions
` [Qemu-devel] [PULL 24/24] target-sparc: Elide duplicate updates to fprs
[Qemu-devel] [PULL] OpenBIOS: switch over to official OpenBIOS git repo
2016-07-12 18:17 UTC
[Qemu-devel] [RFC 0/6] POWER9 TCG enablements - part1
2016-07-12 18:03 UTC (7+ messages)
` [Qemu-devel] [RFC 1/6] target-ppc: Introduce Power9 family
` [Qemu-devel] [RFC 2/6] target-ppc: Introduce POWER ISA 3.0 flag
` [Qemu-devel] [RFC 3/6] target-ppc: adding addpcis instruction
` [Qemu-devel] [RFC 4/6] target-ppc: add cmprb instruction
` [Qemu-devel] [RFC 5/6] target-ppc: add modulo word operations
` [Qemu-devel] [RFC 6/6] target-ppc: add modulo dword operations
[Qemu-devel] [PATCH V5 0/6]
2016-07-12 17:39 UTC (9+ messages)
` [Qemu-devel] [PATCH V5 1/6] oslib-posix: add helpers for stack alloc and free
` [Qemu-devel] [PATCH V5 2/6] coroutine: add a macro for the coroutine stack size
` [Qemu-devel] [PATCH V5 3/6] coroutine-ucontext: use helper for allocating stack memory
` [Qemu-devel] [PATCH V5 4/6] coroutine-sigaltstack: "
` [Qemu-devel] [PATCH V5 5/6] oslib-posix: add a configure switch to debug stack usage
` [Qemu-devel] [PATCH V5 6/6] coroutine: reduce stack size to 64kB
[Qemu-devel] [PATCH v3 00/19] pc: add CPU hot-add/hot-remove with device_add/device_del
2016-07-12 17:19 UTC (20+ messages)
` [Qemu-devel] [PATCH v3 03/19] pc: extract CPU lookup into a separate function
` [Qemu-devel] [PATCH v3 04/19] pc: cpu: consolidate apic-id validity checks in pc_cpu_pre_plug()
` [Qemu-devel] [PATCH v3 07/19] pc: set APIC ID based on socket/core/thread ids if it's not been set yet
` [Qemu-devel] [PATCH v3 08/19] pc: implement query-hotpluggable-cpus callback
` [Qemu-devel] [PATCH v3 09/19] pc: delay setting number of boot CPUs to machine_done time
[Qemu-devel] [RFC PATCH 0/7] BlockBackends, nodes and guest devices
2016-07-12 17:11 UTC (4+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH 0/5] ast2400: some cleanups and a simple memory controller model
2016-07-12 17:10 UTC (5+ messages)
[Qemu-devel] [PATCH] linux-aio: keep processing events if MAX_EVENTS reached
2016-07-12 16:58 UTC (7+ messages)
[Qemu-devel] [PATCH v1 0/5] Add support for Cadence GEM priority queues
2016-07-12 16:34 UTC (3+ messages)
[Qemu-devel] [PATCH] util: Fix MIN_NON_ZERO
2016-07-12 16:24 UTC (3+ messages)
[Qemu-devel] [PULL 00/18] Clean up #include "..." vs <...> and header guards
2016-07-12 16:21 UTC (20+ messages)
` [Qemu-devel] [PULL 01/18] Use #include "..." for our own headers, <...> for others
` [Qemu-devel] [PULL 02/18] scripts: New clean-header-guards.pl
` [Qemu-devel] [PULL 03/18] target-*: Clean up cpu.h header guards
` [Qemu-devel] [PULL 04/18] linux-user: Clean up target_syscall.h "
` [Qemu-devel] [PULL 05/18] linux-user: Clean up target_cpu.h "
` [Qemu-devel] [PULL 06/18] linux-user: Clean up target_signal.h "
` [Qemu-devel] [PULL 07/18] linux-user: Clean up target_structs.h "
` [Qemu-devel] [PULL 08/18] linux-user: Clean up hostdep.h "
` [Qemu-devel] [PULL 09/18] linux-user: Fix broken header guard in syscall_defs.h
` [Qemu-devel] [PULL 10/18] tcg: Clean up tcg-target.h header guards
` [Qemu-devel] [PULL 11/18] spapr_pci: Include spapr.h instead of playing games with #error
` [Qemu-devel] [PULL 12/18] Drop Emacs local variables lists redundant with .dir-locals.el
` [Qemu-devel] [PULL 13/18] Clean up header guards that don't match their file name
` [Qemu-devel] [PULL 14/18] libdecnumber: Don't fool around with guards to avoid #include
` [Qemu-devel] [PULL 15/18] libdecnumber: Don't error out on decNumberLocal.h re-inclusion
` [Qemu-devel] [PULL 16/18] Clean up ill-advised or unusual header guards
` [Qemu-devel] [PULL 17/18] Clean up decorations and whitespace around "
` [Qemu-devel] [PULL 18/18] cris: Fix broken header guard in hw/cris/boot.h
[Qemu-devel] [PATCH] qom: add option -dt-printf wich writes DeviceClass hierarchy in file
2016-07-12 16:19 UTC (5+ messages)
[Qemu-devel] [PATCH V4 0/6] coroutine: mmap stack memory and stack size
2016-07-12 15:32 UTC (6+ messages)
` [Qemu-devel] [PATCH V4 1/6] oslib-posix: add helpers for stack alloc and free
[Qemu-devel] [RFC 1/1] linux-aio: consume events in userspace instead of calling io_getevents
2016-07-12 15:25 UTC
[Qemu-devel] [PATCH v2 00/13] virtio migration: Flip outer layer to vmstate
2016-07-12 15:12 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 12/13] virtio-gpu: Wrap in vmstate
[Qemu-devel] [PATCH v2 0/5] Drop cpu_to_*w, *_to_cpup, document cpu_to_*, *_to_cpu
2016-07-12 15:04 UTC (2+ messages)
[Qemu-devel] [PATCH v5 0/7] docker: Support building qemu-user powered docker test images
2016-07-12 15:00 UTC (8+ messages)
` [Qemu-devel] [PATCH v5 1/7] tests/docker/docker.py: docker_dir outside build
` [Qemu-devel] [PATCH v5 2/7] tests/docker/docker.py: support --include-executable
` [Qemu-devel] [PATCH v5 3/7] tests/docker/docker.py: check and run .pre script
` [Qemu-devel] [PATCH v5 4/7] tests/docker/dockerfiles: new debian-bootstrap.docker
` [Qemu-devel] [PATCH v5 5/7] tests/docker/docker.py: add update operation
` [Qemu-devel] [PATCH v5 6/7] docker: More sensible run script
` [Qemu-devel] [PATCH v5 7/7] docker: Fix exit code if $CMD failed
[Qemu-devel] [PATCH v2] target-i386: fix iret emulation correctness
2016-07-12 15:00 UTC
[Qemu-devel] [PATCH 0/8] linux-user: fix various coverity nits
2016-07-12 14:47 UTC (3+ messages)
` [Qemu-devel] [PATCH 3/8] linux-user: Fix incorrect use of host errno in do_ioctl_dm()
[Qemu-devel] [PATCH 00/15] optimize Qemu RSS usage
2016-07-12 14:34 UTC (6+ messages)
` [Qemu-devel] [PATCH 13/15] exec: use mmap for PhysPageMap->nodes
[Qemu-devel] [PATCH] m25p80: Fix QIOR/DIOR handling for Winbond
2016-07-12 14:16 UTC (6+ messages)
[Qemu-devel] [PATCH RFC v4 0/4] docker: Support building qemu-user powered docker test images
2016-07-12 14:16 UTC (5+ messages)
` [Qemu-devel] [PATCH RFC v4 4/4] docker: Add debootstrap-arm image
[Qemu-devel] [PATCH v2] target-arm: Add missed AArch32 TLBI sytem registers
2016-07-12 14:11 UTC (2+ messages)
[Qemu-devel] [PATCH 1/1] mirror: double performance of the bulk stage if the disc is full
2016-07-12 13:51 UTC (2+ messages)
[Qemu-devel] [PATCH v2] Fix confusing argument names in some common functions
2016-07-12 12:58 UTC (2+ messages)
[Qemu-devel] [Bug 1602247] [NEW] SIGSEGV when reading ARM GIC registers through GDB stub
2016-07-12 12:46 UTC
[Qemu-devel] [PATCH] target-sh4: Use glib allocator in movcal helper
2016-07-12 12:50 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).