QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-20 17:14:32 to 2018-08-21 06:39:44 UTC [more...]

[Qemu-devel] Live Migration between machines with different processor ids
 2018-08-21  6:39 UTC 

[Qemu-devel] [Bug 1720969] [NEW] qemu/memory.c:206: pointless copies of large structs ?
 2018-08-21  6:25 UTC  (2+ messages)
` [Qemu-devel] [Bug 1720969] "

[Qemu-devel] [PATCH 0/4] Fix socket chardev regression
 2018-08-21  6:29 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/8] Make the pm_smbus code more correct
 2018-08-21  6:27 UTC  (14+ messages)
` [Qemu-devel] [PATCH v2 01/10] i2c:pm_smbus: Clean up some style issues
` [Qemu-devel] [PATCH v2 02/10] i2c:pm_smbus: Fix the semantics of block I2C transfers
` [Qemu-devel] [PATCH v2 03/10] i2c:pm_smbus: Make the I2C block read command read-only
` [Qemu-devel] [PATCH v2 04/10] i2c:pm_smbus: Add block transfer capability
` [Qemu-devel] [PATCH v2 05/10] i2c:pm_smbus: Fix state transfer
` [Qemu-devel] [PATCH v2 06/10] i2c:pm_smbus: Add interrupt handling
` [Qemu-devel] [PATCH v2 07/10] Don't delay host status register busy bit when interrupts are enabled
` [Qemu-devel] [PATCH v2 08/10] i2c:pm_smbus: Add the ability to force block transfer enable
` [Qemu-devel] [PATCH v2 09/10] i2c: Add an SMBus vmstate structure
` [Qemu-devel] [PATCH v2 10/10] i2c: Add vmstate handling to the smbus eeprom

[Qemu-devel] [PATCH v4 00/29] vhost-user for input & GPU
 2018-08-21  6:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 04/29] dmabuf: add y0_top, pass it to spice

[Qemu-devel] [Bug 1787754] [NEW] qemu sparc -cpu help does not generate correct display
 2018-08-21  6:13 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/5] Fix some jobs/drain/aio_poll related hangs
 2018-08-21  6:08 UTC  (2+ messages)

[Qemu-devel] [PATCH] migration: Replace strncpy() by g_strlcpy()
 2018-08-21  6:03 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/8] Coccinelle cleanups
 2018-08-21  5:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH 6/8] ui/vnc: Remove useless parenthesis around DIV_ROUND_UP macro

[Qemu-devel] [PATCH] ui/sdl2: Fix broken -full-screen CLI option
 2018-08-21  5:44 UTC  (3+ messages)

[Qemu-devel] [RFC/RFT PATCH 0/2] spice-display locking fixes (cursors)?
 2018-08-21  5:43 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] vnc: remove deprecated TLS related features
 2018-08-21  5:43 UTC  (2+ messages)

[Qemu-devel] [PATCH] sdl2: redraw correctly when scanout_mode enabled
 2018-08-21  5:42 UTC  (2+ messages)

[Qemu-devel] [PATCH] ui: use enum to string helpers
 2018-08-21  5:40 UTC  (2+ messages)

[Qemu-devel] [PATCH] editorconfig: set emacs mode
 2018-08-21  5:26 UTC  (5+ messages)

[Qemu-devel] Bugs when cross-compiling qemu for Windows with mingw 8.1, executable doesn't run
 2018-08-21  5:29 UTC  (6+ messages)

[Qemu-devel] [PATCH] vnc: fix memleak of the "vnc-worker-output" name
 2018-08-21  5:39 UTC  (2+ messages)

[Qemu-devel] [PATCH for-3.1] ui/sdl2: Remove the obsolete SDL_INIT_NOPARACHUTE flag
 2018-08-21  5:38 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/60] json: Fixes, error reporting improvements, cleanups
 2018-08-21  5:10 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 41/60] json: Nicer recovery from invalid leading zero
` [Qemu-devel] [PATCH v2 52/60] json: Eliminate lexer state IN_WHITESPACE, pseudo-token JSON_SKIP

[Qemu-devel] [PATCH] monitor: avoid potential dead-lock when cleaning up
 2018-08-21  5:07 UTC  (8+ messages)

[Qemu-devel] [PULL 00/26] ppc-for-3.1 queue 20180821
 2018-08-21  4:33 UTC  (26+ messages)
` [Qemu-devel] [PULL 01/26] spapr_cpu_core: vmstate_[un]register per-CPU data from (un)realizefn
` [Qemu-devel] [PULL 03/26] target/ppc: Enable fp exceptions for user-only
` [Qemu-devel] [PULL 04/26] target/ppc: Honor fpscr_ze semantics and tidy fdiv
` [Qemu-devel] [PULL 05/26] target/ppc: Tidy helper_fmul
` [Qemu-devel] [PULL 06/26] target/ppc: Tidy helper_fadd, helper_fsub
` [Qemu-devel] [PULL 07/26] target/ppc: Tidy helper_fsqrt
` [Qemu-devel] [PULL 08/26] target/ppc: Honor fpscr_ze semantics and tidy fre, fresqrt
` [Qemu-devel] [PULL 09/26] target/ppc: Use non-arithmetic conversions for fp load/store
` [Qemu-devel] [PULL 10/26] target/ppc: bcdsub fix sign when result is zero
` [Qemu-devel] [PULL 11/26] vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pages
` [Qemu-devel] [PULL 12/26] xics: don't include "target/ppc/cpu-qom.h" in "hw/ppc/xics.h"
` [Qemu-devel] [PULL 13/26] target/ppc: simplify bcdadd/sub functions
` [Qemu-devel] [PULL 14/26] spapr: Add a pseries-3.1 machine type
` [Qemu-devel] [PULL 15/26] spapr: introduce a fixed IRQ number space
` [Qemu-devel] [PULL 16/26] hw/ppc/prep: Remove ifdeffed-out stub of XCSR code
` [Qemu-devel] [PULL 17/26] hw/ppc/ppc_boards: Don't use old_mmio for ref405ep_fpga
` [Qemu-devel] [PULL 18/26] hw/ppc/ppc405_uc: Convert away from old_mmio
` [Qemu-devel] [PULL 19/26] spapr: introduce a IRQ controller backend to the machine
` [Qemu-devel] [PULL 20/26] hw/ppc: deprecate the machine type 'prep', replaced by '40p'
` [Qemu-devel] [PULL 21/26] qemu-doc: mark ppc/prep machine as deprecated
` [Qemu-devel] [PULL 22/26] 40p: don't use legacy fw_cfg_init_mem() function
` [Qemu-devel] [PULL 23/26] mac_oldworld: "
` [Qemu-devel] [PULL 24/26] mac_newworld: "
` [Qemu-devel] [PULL 25/26] spapr_pci: factorize the use of SPAPR_MACHINE_GET_CLASS()
` [Qemu-devel] [PULL 26/26] ppc: add DBCR based debugging

[Qemu-devel] [Bug 1314293] Re: screendump with qxl + spice shows stale data
 2018-08-21  4:17 UTC 

[Qemu-devel] [Bug 1470720] [NEW] high IRQ-TLB generates network interruptions
 2018-08-21  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1470720] "

[Qemu-devel] [Bug 1471583] [NEW] QCA988X Wifi Card Not PCI Passing Through
 2018-08-21  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1471583] "

[Qemu-devel] [Bug 1472083] [NEW] Qemu 2.1.2 hang when stop command
 2018-08-21  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1472083] "

[Qemu-devel] [PATCH V11 00/20] COLO: integrate colo frame with block replication and COLO proxy
 2018-08-21  3:40 UTC  (8+ messages)
` [Qemu-devel] [PATCH V11 15/20] net/net.c: Add net client type check function for COLO
` [Qemu-devel] [PATCH V11 16/20] filter: Add handle_event method for NetFilterClass
` [Qemu-devel] [PATCH V11 17/20] filter-rewriter: handle checkpoint and failover event

[Qemu-devel] [PATCH v3 0/2] hw/pci: PCI resource reserve capability
 2018-08-21  3:18 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] hw/pci: factor PCI reserve resources to a separate structure
` [Qemu-devel] [PATCH v3 2/2] hw/pci: add PCI resource reserve capability to legacy PCI bridge

[Qemu-devel] [PATCH 0/7] Some improvements in z/Arch instructions support
 2018-08-21  2:51 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] tests/tcg: add a simple s390x test
` [Qemu-devel] [PATCH 2/7] target/s390x: add BAL and BALR instructions
` [Qemu-devel] [PATCH 3/7] target/s390x: fix CSST decoding and runtime alignment check
` [Qemu-devel] [PATCH 4/7] target/s390x: fix IPM polluting irrelevant bits
` [Qemu-devel] [PATCH 5/7] target/s390x: add EX support for TRT and TRTR
` [Qemu-devel] [PATCH 6/7] target/s390x: fix PACK reading 1 byte less and writing 1 byte more
` [Qemu-devel] [PATCH 7/7] target/s390x: implement CVB, CVBY and CVBG

[Qemu-devel] [PATCH v2 0/3] hw/pci: PCI resource reserve capability
 2018-08-21  2:39 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 2/3] hw/pci: add teardown function for "

[Qemu-devel] [PATCH v3 0/3] file-posix: Simplifications on image locking
 2018-08-21  0:52 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/3] file-posix: Simplifications on image locking
 2018-08-21  0:58 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 1/3] file-posix: Skip effectiveless OFD lock operations
` [Qemu-devel] [PATCH v4 2/3] file-posix: Drop s->lock_fd
` [Qemu-devel] [PATCH v4 3/3] tests: Add unit tests for image locking

[Qemu-devel] [PATCH 0/4] docker: Sort packages
 2018-08-21  0:59 UTC  (2+ messages)

[Qemu-devel] [PATCH] docker: Clean dangling tarball files
 2018-08-21  1:00 UTC  (2+ messages)

[Qemu-devel] [PULL 0/7] Linux user for 3.1 patches
 2018-08-21  0:35 UTC  (9+ messages)
` [Qemu-devel] [PULL 1/7] qemu-binfmt-conf.sh: add x86_64 target
` [Qemu-devel] [PULL 2/7] linux-user: fix 32bit g2h()/h2g()
` [Qemu-devel] [PULL 3/7] sh4: fix use_icount with linux-user
` [Qemu-devel] [PULL 4/7] linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNC
` [Qemu-devel] [PULL 5/7] linux-user: introduce QEMU_RTA_* to use with rtattr_type_t
` [Qemu-devel] [PULL 6/7] linux-user: update netlink route types
` [Qemu-devel] [PULL 7/7] linux-user: add QEMU_IFLA_INFO_KIND nested type for tun

[Qemu-devel] [PATCH 0/7] jobs: remove job_defer_to_main_loop
 2018-08-21  0:10 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/7] jobs: change start callback to run callback
` [Qemu-devel] [PATCH 2/7] jobs: canonize Error object
` [Qemu-devel] [PATCH 3/7] jobs: add exit shim

[Qemu-devel] [PATCH v3 0/6] Connect a PCIe host and graphics support to RISC-V
 2018-08-20 23:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 4/6] hw/riscv/virt: Connect a VGA PCIe device

[Qemu-devel] [PATCH v2 0/2] block: for jobs, do not clear user_paused until after the resume
 2018-08-20 21:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/2] block: iotest to catch abort on forced blockjob cancel

[Qemu-devel] Simulating a composite machine
 2018-08-20 21:02 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] ipmi: Use proper struct reference for BT vmstate
 2018-08-20 20:57 UTC 

[Qemu-devel] [PATCH 0/5] tcg: Reorg 128-bit atomic operations
 2018-08-20 20:34 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/5] tcg: Split CONFIG_ATOMIC128
` [Qemu-devel] [PATCH 3/5] target/s390x: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128

[Qemu-devel] [PULL 0/7] pc: fixes
 2018-08-20 20:24 UTC  (8+ messages)
` [Qemu-devel] [PULL 1/7] memory, exec: Expose all memory block related flags
` [Qemu-devel] [PULL 2/7] memory, exec: switch file ram allocation functions to 'flags' parameters
` [Qemu-devel] [PULL 3/7] configure: add libpmem support
` [Qemu-devel] [PULL 4/7] hostmem-file: add the 'pmem' option
` [Qemu-devel] [PULL 5/7] mem/nvdimm: ensure write persistence to PMEM in label emulation
` [Qemu-devel] [PULL 6/7] migration/ram: Add check and info message to nvdimm post copy
` [Qemu-devel] [PULL 7/7] migration/ram: ensure write persistence on loading all data to PMEM

[Qemu-devel] Pipe key broken on US keyboards
 2018-08-20 20:04 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/4] target/arm: Fix int64_to_float16 double-rounding
 2018-08-20 19:35 UTC  (3+ messages)

[Qemu-devel] [PULL 0/2] qemu-sparc.for-upstream queue 20180820
 2018-08-20 19:47 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] sun4u: ensure kernel_top is always initialised
` [Qemu-devel] [PULL 2/2] sun4m: don't use legacy fw_cfg_init_mem() function

[Qemu-devel] [Bug 1364501] [NEW] Gdb hangs when trying to single-step after an invalid instruction
 2018-08-20 19:05 UTC  (3+ messages)
` [Qemu-devel] [Bug 1364501] "

[Qemu-devel] [PATCH v2 0/3] block nodes graph visualization
 2018-08-20 18:38 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 1/3] qapi: add x-query-block-graph

[Qemu-devel] [RFC v2] new, node-graph-based fleecing and backup
 2018-08-20 18:30 UTC  (7+ messages)

[Qemu-devel] [PATCH v11 00/46] Add nanoMIPS support - core functionality and system mode
 2018-08-20 18:16 UTC  (47+ messages)
` [Qemu-devel] [PATCH v11 01/46] target/mips: Add preprocessor constants for nanoMIPS
` [Qemu-devel] [PATCH v11 02/46] target/mips: Add nanoMIPS base instruction set opcodes
` [Qemu-devel] [PATCH v11 03/46] target/mips: Add nanoMIPS DSP ASE opcodes
` [Qemu-devel] [PATCH v11 04/46] target/mips: Prevent switching mode related to Config3 ISA bit for nanoMIPS
` [Qemu-devel] [PATCH v11 05/46] target/mips: Add placeholder and invocation of decode_nanomips_opc()
` [Qemu-devel] [PATCH v11 06/46] target/mips: Add nanoMIPS decoding and extraction utilities
` [Qemu-devel] [PATCH v11 07/46] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
` [Qemu-devel] [PATCH v11 08/46] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
` [Qemu-devel] [PATCH v11 09/46] target/mips: Add emulation of nanoMIPS 16-bit shift instructions
` [Qemu-devel] [PATCH v11 10/46] target/mips: Add emulation of nanoMIPS 16-bit misc instructions
` [Qemu-devel] [PATCH v11 11/46] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
` [Qemu-devel] [PATCH v11 12/46] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
` [Qemu-devel] [PATCH v11 13/46] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
` [Qemu-devel] [PATCH v11 14/46] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
` [Qemu-devel] [PATCH v11 15/46] target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
` [Qemu-devel] [PATCH v11 16/46] target/mips: Add emulation of nanoMIPS 48-bit instructions
` [Qemu-devel] [PATCH v11 17/46] target/mips: Add emulation of nanoMIPS FP instructions
` [Qemu-devel] [PATCH v11 18/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
` [Qemu-devel] [PATCH v11 19/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
` [Qemu-devel] [PATCH v11 20/46] target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
` [Qemu-devel] [PATCH v11 21/46] target/mips: Implement emulation of nanoMIPS ROTX instruction
` [Qemu-devel] [PATCH v11 22/46] target/mips: Implement emulation of nanoMIPS EXTW instruction
` [Qemu-devel] [PATCH v11 23/46] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
` [Qemu-devel] [PATCH v11 24/46] target/mips: Add CP0 Config3 and Config5 fields to DisasContext structure
` [Qemu-devel] [PATCH v11 25/46] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
` [Qemu-devel] [PATCH v11 26/46] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
` [Qemu-devel] [PATCH v11 27/46] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
` [Qemu-devel] [PATCH v11 28/46] target/mips: Implement MT ASE support for nanoMIPS
` [Qemu-devel] [PATCH v11 29/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
` [Qemu-devel] [PATCH v11 30/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
` [Qemu-devel] [PATCH v11 31/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
` [Qemu-devel] [PATCH v11 32/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
` [Qemu-devel] [PATCH v11 33/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
` [Qemu-devel] [PATCH v11 34/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
` [Qemu-devel] [PATCH v11 35/46] target/mips: Add availability control via bit NMS
` [Qemu-devel] [PATCH v11 36/46] disas: Add support for nanoMIPS platform
` [Qemu-devel] [PATCH v11 37/46] target/mips: Add updating BadInstr and BadInstrX for nanoMIPS
` [Qemu-devel] [PATCH v11 38/46] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
` [Qemu-devel] [PATCH v11 39/46] elf: Add EM_NANOMIPS value as a valid one for e_machine field
` [Qemu-devel] [PATCH v11 40/46] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
` [Qemu-devel] [PATCH v11 41/46] elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
` [Qemu-devel] [PATCH v11 42/46] elf: Don't check FCR31_NAN2008 bit for nanoMIPS
` [Qemu-devel] [PATCH v11 43/46] mips_malta: Add basic nanoMIPS boot code for Malta board
` [Qemu-devel] [PATCH v11 44/46] mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader
` [Qemu-devel] [PATCH v11 45/46] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
` [Qemu-devel] [PATCH v11 46/46] target/mips: Add definition of nanoMIPS I7200 CPU

[Qemu-devel] [PATCH v2 0/6] target/arm: Some pieces of support for 32-bit Hyp mode
 2018-08-20 18:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/4] linux-user: netlink fixes
 2018-08-20 17:34 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/4] linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNC
` [Qemu-devel] [PATCH v2 2/4] linux-user: introduce QEMU_RTA_* to use with rtattr_type_t
` [Qemu-devel] [PATCH v2 3/4] linux-user: update netlink route types
` [Qemu-devel] [PATCH v2 4/4] linux-user: add QEMU_IFLA_INFO_KIND nested type for tun

[Qemu-devel] [PATCH] hw/display/ramfb: Compile the ramfb code only when CONFIG_FW_CFG_DMA is set
 2018-08-20 17:28 UTC 

[Qemu-devel] [PULL 0/7] s390x patches for 3.1
 2018-08-20 17:18 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).