messages from 2018-04-04 13:46:09 to 2018-04-05 13:20:40 UTC [more...]
[Qemu-devel] [RFC PATCH v2 0/4] memory: fix access_with_adjusted_size() and misc
2018-04-05 13:20 UTC (11+ messages)
` [Qemu-devel] [PATCH v2 1/4] memory: Avoid to create tiny RAM regions, handled as subpages
` [Qemu-devel] [NOTFORMERGE PATCH v2 2/4] memory: Fix access_with_adjusted_size() when size < access_size_min
` [Qemu-devel] [PATCH v2 3/4] memory: Fix memory_region 'priority' property sign
` [Qemu-devel] [RFC PATCH v2 4/4] memory: Add memory_region_set_priority()
[Qemu-devel] [PATCH for-2.13 00/13] target/ppc: Assorted cpu cleanups (esp. hash64 MMU)
2018-04-05 13:12 UTC (16+ messages)
` [Qemu-devel] [PATCH for-2.13 01/13] target/ppc: Standardize instance_init and realize function names
` [Qemu-devel] [PATCH for-2.13 02/13] target/ppc: Simplify cpu valid check in ppc_cpu_realize
` [Qemu-devel] [PATCH for-2.13 03/13] target/ppc: Pass cpu instead of env to ppc_create_page_sizes_prop()
` [Qemu-devel] [PATCH for-2.13 04/13] target/ppc: Avoid taking "env" parameter to mmu-hash64 functions
` [Qemu-devel] [PATCH for-2.13 05/13] target/ppc: Remove fallback 64k pagesize information
` [Qemu-devel] [PATCH for-2.13 06/13] target/ppc: Move page size setup to helper function
` [Qemu-devel] [PATCH for-2.13 07/13] target/ppc: Split page size information into a separate allocation
` [Qemu-devel] [PATCH for-2.13 08/13] target/ppc: Make hash64_opts field mandatory for 64-bit hash MMUs
` [Qemu-devel] [PATCH for-2.13 09/13] target/ppc: Move 1T segment and AMR options to PPCHash64Options
` [Qemu-devel] [PATCH for-2.13 10/13] target/ppc: Fold ci_large_pages flag into PPCHash64Options
` [Qemu-devel] [PATCH for-2.13 11/13] target/ppc: Remove unnecessary POWERPC_MMU_V3 flag from mmu_model
` [Qemu-devel] [PATCH for-2.13 12/13] target/ppc: Get rid of POWERPC_MMU_VER() macros
` [Qemu-devel] [PATCH for-2.13 13/13] target/ppc: Fold slb_nr into PPCHash64Options
[Qemu-devel] [PATCH v2] linux-user: fix preadv/pwritev offsets
2018-04-05 13:09 UTC (5+ messages)
[Qemu-devel] [PATCH for-2.12] hw/arm/fsl-imx: Fix introspection problem with fsl-imx6 and fsl-imx7
2018-04-05 13:05 UTC (2+ messages)
[Qemu-devel] [PATCH for-2.12] hw/arm/allwinner-a10: Do not use nd_table in instance_init function
2018-04-05 12:59 UTC (2+ messages)
[Qemu-devel] [RFC PATCH 0/8] qemu-img convert with copy offloading
2018-04-05 12:55 UTC (5+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH 2/2] scsi: add block job opblockers for scsi-block
2018-04-05 12:43 UTC (13+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH RFC v3] scripts/checkpatch.pl: Bug fix
2018-04-05 12:42 UTC (3+ messages)
` [Qemu-devel] [PATCH RFC v3 for-2.12?] "
[Qemu-devel] [PATCH] sys_membarrier: fix up include directives
2018-04-05 12:39 UTC (2+ messages)
[Qemu-devel] [PATCH for-2.12 0/2] bcm2835_sdhost: fix interrupt handling
2018-04-05 12:34 UTC (8+ messages)
` [Qemu-devel] [PATCH for-2.12 2/2] hw/sd/bcm2835_sdhost: Don't raise spurious interrupts
` [Qemu-devel] [Qemu-arm] [PATCH for-2.12 0/2] bcm2835_sdhost: fix interrupt handling
[Qemu-devel] [PATCH for-2.12] monitor: bind dispatch bh to iohandler context
2018-04-05 12:34 UTC (4+ messages)
[Qemu-devel] [Qemu-arm] [PATCH] target-arm: Check undefined opcodes for SWP in A32 decoder
2018-04-05 12:26 UTC (3+ messages)
` [Qemu-devel] [PATCH v2] "
[Qemu-devel] [PATCH v6 1/1] s390x/sclp: extend SCLP event masks to 64 bits
2018-04-05 12:24 UTC (2+ messages)
[Qemu-devel] [RFC 0/2] kvm "fake DAX" device flushing
2018-04-05 12:19 UTC (7+ messages)
` [Qemu-devel] [RFC 1/2] kvm: add virtio pmem driver
` [Qemu-devel] [RFC 2/2] pmem: device flush over VIRTIO
` [Qemu-devel] [RFC] qemu: Add virtio pmem device
[Qemu-devel] [PATCH v2] hw/arm/integratorcp: Don't do things that could be fatal in the instance_init
2018-04-05 10:52 UTC (2+ messages)
[Qemu-devel] [PATCH] hw/sparc/sun4m: Fix problems with device introspection
2018-04-05 10:43 UTC
[Qemu-devel] [PATCH] hw/arm: Allow manually specified /psci node
2018-04-05 10:36 UTC (2+ messages)
[Qemu-devel] [PATCH 0/5] Generalize Dallas/Maxim I2C RTC devices
2018-04-05 10:15 UTC (6+ messages)
` [Qemu-devel] [PATCH 2/5] tests: more thorough test of ds1338
[Qemu-devel] [PATCH] hw/sparc64/sun4u: Fix introspection by converting prom instance_init to realize
2018-04-05 9:32 UTC
[Qemu-devel] [PATCH for-2.13 v5 00/11] enable numa configuration before machine_init() from QMP
2018-04-05 9:05 UTC (12+ messages)
` [Qemu-devel] [PATCH for-2.13 v5 01/11] numa: postpone options post-processing till machine_run_board_init()
` [Qemu-devel] [PATCH for-2.13 v5 02/11] numa: split out NumaOptions parsing into set_numa_options()
` [Qemu-devel] [PATCH for-2.13 v5 03/11] cli: add --preconfig option
` [Qemu-devel] [PATCH for-2.13 v5 04/11] hmp: disable monitor in preconfig state
` [Qemu-devel] [PATCH for-2.13 v5 05/11] qapi: introduce new cmd option "allowed-in-preconfig"
` [Qemu-devel] [PATCH for-2.13 v5 06/11] tests: let qapi-schema tests detect allowed-in-preconfig
` [Qemu-devel] [PATCH for-2.13 v5 07/11] tests: add allowed-in-preconfig-test for qapi-schema
` [Qemu-devel] [PATCH for-2.13 v5 08/11] tests: extend qmp test with preconfig checks
` [Qemu-devel] [PATCH for-2.13 v5 09/11] qmp: permit query-hotpluggable-cpus in preconfig state
` [Qemu-devel] [PATCH for-2.13 v5 10/11] qmp: add set-numa-node command
` [Qemu-devel] [PATCH for-2.13 v5 11/11] tests: functional tests for QMP command set-numa-node
[Qemu-devel] [Bug 1740219] [NEW] static linux-user emulation has several-second startup time
2018-04-05 8:48 UTC (5+ messages)
` [Qemu-devel] [Bug 1740219] Re: static linux-user ARM "
[Qemu-devel] [PATCH RFC] s390x/kvm: call cpu_synchronize_state() on every kvm_arch_handle_exit()
2018-04-05 8:47 UTC (6+ messages)
` [Qemu-devel] [qemu-s390x] "
[Qemu-devel] [Bug 1761401] [NEW] ARM/Neon: vcvt rounding error
2018-04-05 8:00 UTC
[Qemu-devel] [PATCH v2 for 2.12] vfio: Use a trace point when a RAM section cannot be DMA mapped
2018-04-05 6:20 UTC (6+ messages)
[Qemu-devel] Virito devices bridge vs Macvtap performance
2018-04-05 6:09 UTC
[Qemu-devel] [qemu-web PATCH] download: Add instructions for MacPorts
2018-04-05 5:56 UTC (14+ messages)
[Qemu-devel] [PULL 00/20] tcg: generic vector operaions
2018-04-05 5:06 UTC (9+ messages)
` [Qemu-devel] [PULL 16/20] target/arm: Use vector infrastructure for aa64 compares
[Qemu-devel] [PATCH v3 0/4] target/ppc: add hash MMU support for the POWER9 PowerNV machine
2018-04-05 4:37 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 4/4] target/ppc: generalize check on radix when in HV mode
[Qemu-devel] [PATCH for-2.12] memfd: fix vhost-user-test on non-memfd capable host
2018-04-05 3:56 UTC (3+ messages)
[Qemu-devel] [PATCH] linux-user: fix preadv/pwritev offsets
2018-04-05 3:40 UTC (2+ messages)
[Qemu-devel] [PATCHv2 for-2.13 0/2] Helpers to obtain host page sizes for guest RAM
2018-04-05 3:00 UTC (6+ messages)
` [Qemu-devel] [PATCHv2 for-2.13 1/2] Make qemu_mempath_getpagesize() accept NULL
` [Qemu-devel] [PATCHv2 for-2.13 2/2] Add host_memory_backend_pagesize() helper
[Qemu-devel] [PATCH qemu] spapr: Initialize reserved areas list in FDT in H_CAS handler
2018-04-05 2:23 UTC (2+ messages)
[Qemu-devel] Loadable block drivers?
2018-04-05 1:40 UTC (6+ messages)
[Qemu-devel] [PATCH for-2.12] hw/block/pflash_cfi: fix off-by-one error
2018-04-04 23:32 UTC
[Qemu-devel] [PATCH v3 00/15] fp-test + hardfloat
2018-04-04 23:31 UTC (19+ messages)
` [Qemu-devel] [PATCH v3 01/15] tests: add fp-test, a floating point test suite
` [Qemu-devel] [PATCH v3 02/15] softfloat: fix {min, max}nummag for same-abs-value inputs
` [Qemu-devel] [PATCH v3 03/15] fp-test: add muladd variants
` [Qemu-devel] [PATCH v3 04/15] softfloat: add float{32, 64}_is_{de, }normal
` [Qemu-devel] [PATCH v3 05/15] target/tricore: use float32_is_denormal
` [Qemu-devel] [PATCH v3 06/15] tests/fp: add fp-bench, a collection of simple floating point microbenchmarks
` [Qemu-devel] [PATCH v3 07/15] softfloat: rename canonicalize to sf_canonicalize
` [Qemu-devel] [PATCH v3 08/15] softfloat: add float{32, 64}_is_zero_or_normal
` [Qemu-devel] [PATCH v3 09/15] fpu: introduce hardfloat
` [Qemu-devel] [PATCH v3 10/15] hardfloat: support float32/64 addition and subtraction
` [Qemu-devel] [PATCH v3 11/15] hardfloat: support float32/64 multiplication
` [Qemu-devel] [PATCH v3 12/15] hardfloat: support float32/64 division
` [Qemu-devel] [PATCH v3 13/15] hardfloat: support float32/64 fused multiply-add
` [Qemu-devel] [PATCH v3 14/15] hardfloat: support float32/64 square root
` [Qemu-devel] [PATCH v3 15/15] hardfloat: support float32/64 comparison
[Qemu-devel] [PATCHv1 00/14] Translation loop conversion for sh4/sparc/mips/s390x/openrisc targets
2018-04-04 23:21 UTC (2+ messages)
[Qemu-devel] [PATCH for-2.12] hw/arm/integratorcp: Don't do things that could be fatal in the instance_init
2018-04-04 22:51 UTC (2+ messages)
` [Qemu-devel] [Qemu-arm] "
[Qemu-devel] [ANNOUNCE] QEMU 2.12.0-rc2 is now available
2018-04-04 22:47 UTC
[Qemu-devel] [PATCH v3 0/7] s390x: vfio-ap: guest dedicated crypto adapters
2018-04-04 20:12 UTC (9+ messages)
` [Qemu-devel] [PATCH v3 6/7] s390x/kvm: handle AP instruction interception
[Qemu-devel] [PATCH 1/1] block-backend: simplify blk_get_aio_context
2018-04-04 19:54 UTC (2+ messages)
[Qemu-devel] [PULL for-2.12 0/1] Block patches
2018-04-04 19:35 UTC (3+ messages)
` [Qemu-devel] [PULL for-2.12 1/1] block/rbd: remove processed options from qdict
[Qemu-devel] TCG MicroBlaze 64-bit extended addressing
2018-04-04 18:57 UTC
[Qemu-devel] [PATCH for-2.12] gluster: Fix blockdev-add with server.N.type=unix
2018-04-04 18:49 UTC (7+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [Bug 1426092] [NEW] virtio-balloon-device locks up Guest
2018-04-04 17:45 UTC (2+ messages)
` [Qemu-devel] [Bug 1426092] "
[Qemu-devel] [Bug 1025244] Re: qcow2 image increasing disk size above the virtual limit
2018-04-04 17:52 UTC
[Qemu-devel] [Bug 1441443] [NEW] Is there a way to create a 10G network interface for VMs in KVM2.0?
2018-04-04 17:41 UTC (2+ messages)
` [Qemu-devel] [Bug 1441443] "
[Qemu-devel] [PATCH] tcg: fix 16-byte vector operations detection
2018-04-04 16:48 UTC (4+ messages)
[Qemu-devel] [Bug 1749393] [NEW] sbrk() not working under qemu-user with a PIE-compiled binary?
2018-04-04 16:16 UTC (2+ messages)
` [Qemu-devel] [Bug 1749393] "
[Qemu-devel] [PATCH for-2.12 v2] qemu-iotests: update 185 output
2018-04-04 16:16 UTC (3+ messages)
[Qemu-devel] [PATCH v2 RFC 0/2] Implement Hex file loader and add test case
2018-04-04 16:03 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 RFC 1/2] Implement .hex file loader
` [Qemu-devel] [PATCH v2 RFC 2/2] Add QTest testcase for the Intel Hexadecimal Object File Loader
[Qemu-devel] [PATCH for-2.12] block/rbd: remove processed options from qdict
2018-04-04 16:02 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2 RFC] Implement Hex file loader and add test case
2018-04-04 16:00 UTC (3+ messages)
[Qemu-devel] [PATCH v2 0/6] e1000 migration changes for 2.12
2018-04-04 15:58 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 5/6] e1000: Choose which set of props to migrate
[Qemu-devel] [PATCH for-2.13 0/2] net: Get rid of 'vlan' terminology and use 'hub' instead
2018-04-04 15:55 UTC (5+ messages)
` [Qemu-devel] [PATCH for-2.13 1/2] net: Get rid of 'vlan' terminology and use 'hub' instead in the source files
` [Qemu-devel] [PATCH for-2.13 2/2] net: Get rid of 'vlan' terminology and use 'hub' instead in the doc files
[Qemu-devel] [Bug 1760176] [NEW] optical drive doesn't open in Lubuntu 18.04 on '12 MacPro
2018-04-04 15:45 UTC (3+ messages)
` [Qemu-devel] [Bug 1760176] "
[Qemu-devel] [PULL v2 0/4] QAPI and misc patches for 2.12-rc2
2018-04-04 15:17 UTC (2+ messages)
[Qemu-devel] [Bug 1367365] [NEW] qemu-img fixed vhd issues
2018-04-04 15:00 UTC (2+ messages)
` [Qemu-devel] [Bug 1367365] "
[Qemu-devel] [Bug 1761027] [NEW] Unexpected error
2018-04-04 14:58 UTC (2+ messages)
` [Qemu-devel] [Bug 1761027] "
[Qemu-devel] [PATCH] qemu-iotests: update 185 output
2018-04-04 15:02 UTC (5+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH for-2.12] iothread: workaround glib bug which hangs qmp-test
2018-04-04 14:53 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/6] target-mips: support MTTCG feature
2018-04-04 14:42 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 3/6] hw/mips_int: hold BQL for all interrupt requests
[Qemu-devel] [PULL 0/9] Block layer patches for 2.12.0-rc2
2018-04-04 14:40 UTC (2+ messages)
[Qemu-devel] [PATCH] iotests: fix wait_until_completed()
2018-04-04 14:24 UTC (6+ messages)
[Qemu-devel] [PATCH v2] virtio-serial: fix heap-over-flow
2018-04-04 14:22 UTC (3+ messages)
[Qemu-devel] [PATCH v8 00/23] QMP: out-of-band (OOB) execution support
2018-04-04 13:58 UTC (9+ messages)
` [Qemu-devel] [PATCH v8 14/23] monitor: separate QMP parser and dispatcher
[Qemu-devel] [PATCH v3 00/38] RFC: monitor: add asynchronous command type
2018-04-04 13:57 UTC (3+ messages)
[Qemu-devel] [PATCH] sdl2: Remove unused epoxy include
2018-04-04 13:46 UTC (2+ messages)
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).