messages from 2018-07-19 12:48:11 to 2018-07-20 13:02:56 UTC [more...]
[Qemu-devel] [RFC v3 0/2] kvm "fake DAX" device flushing
2018-07-20 13:02 UTC (10+ messages)
` [Qemu-devel] [RFC v3] qemu: Add virtio pmem device
[Qemu-devel] [v23 0/2] virtio-crypto: virtio crypto device specification
2018-07-20 12:01 UTC (4+ messages)
` [Qemu-devel] [v23 1/2] virtio-crypto: Add "
[Qemu-devel] [PATCH v1 00/17] Background snapshots
2018-07-20 11:46 UTC (22+ messages)
` [Qemu-devel] [PATCH v1 01/17] migration: add background snapshot capability
` [Qemu-devel] [PATCH v1 02/17] bitops: add some atomic versions of bitmap operations
` [Qemu-devel] [PATCH v1 03/17] threads: add infrastructure to process sigsegv
` [Qemu-devel] [PATCH v1 05/17] ram: extend the data structures for background snapshotting
` [Qemu-devel] [PATCH v1 06/17] background snapshot: add helpers to manage a copy of ram block list
` [Qemu-devel] [PATCH v1 07/17] background snapshot: introduce page buffer
` [Qemu-devel] [PATCH v1 08/17] migration: add helpers to change VM memory protection rights
` [Qemu-devel] [PATCH v1 10/17] background snapshots: adapt the page queueing code for using page copies
` [Qemu-devel] [PATCH v1 15/17] kvm: add vCPU failed memeory access processing
[Qemu-devel] [PULL for-3.0 0/1] tcg-next pull
2018-07-20 10:58 UTC (3+ messages)
` [Qemu-devel] [PULL for-3.0 1/1] tcg/aarch64: limit mul_vec size
[Qemu-devel] [PATCH v2 00/18] monitor: various code simplification and fixes
2018-07-20 10:41 UTC (24+ messages)
` [Qemu-devel] [PATCH v2 01/18] tests: change /0.15/* tests to /qmp/*
` [Qemu-devel] [PATCH v2 02/18] monitor: consitify qmp_send_response() QDict argument
` [Qemu-devel] [PATCH v2 03/18] qmp: constify qmp_is_oob()
` [Qemu-devel] [PATCH v2 04/18] Revert "qmp: isolate responses into io thread"
` [Qemu-devel] [PATCH v2 05/18] monitor: no need to save need_resume
` [Qemu-devel] [PATCH v2 06/18] qga: process_event() simplification and leak fix
` [Qemu-devel] [PATCH v2 07/18] qmp: drop json_parser_parse() wrapper
` [Qemu-devel] [PATCH v2 08/18] json-parser: simplify and avoid JSONParserContext allocation
` [Qemu-devel] [PATCH v2 09/18] json-parser: further simplify freeing JSONParserContext
` [Qemu-devel] [PATCH v2 10/18] qjson: report an error if there are multiple results
` [Qemu-devel] [PATCH v2 11/18] qjson: report error on unterminated string
` [Qemu-devel] [PATCH v2 12/18] qjson: return parsing error if unterminated input
` [Qemu-devel] [PATCH v2 13/18] json-parser: set an error if parsing returned NULL
` [Qemu-devel] [PATCH v2 14/18] json-lexer: make it safe to call multiple times
` [Qemu-devel] [PATCH v2 15/18] tests: add a few qemu-qmp tests
` [Qemu-devel] [PATCH v2 16/18] tests: add a qmp success-response test
` [Qemu-devel] [PATCH v2 17/18] qga: process_event() simplification
` [Qemu-devel] [PATCH v2 18/18] RFC: qmp: common 'id' handling & make QGA conform to QMP spec
[Qemu-devel] [PULL 0/2] Net patches
2018-07-20 10:08 UTC (4+ messages)
` [Qemu-devel] [PULL 1/2] e1000e: Prevent MSI/MSI-X storms
` [Qemu-devel] [PULL 2/2] tap: fix memory leak on success to create a tap device
[Qemu-devel] [PATCH] vhost: check region type before casting
2018-07-20 9:08 UTC (2+ messages)
[Qemu-devel] [PATCH v2] nvic: Change NVIC to support ARMv6-M
2018-07-20 9:07 UTC (4+ messages)
[Qemu-devel] [PATCH] hw/intc/arm_gicv3_its: downgrade error_report to warn_report in kvm_arm_its_reset
2018-07-20 9:01 UTC (4+ messages)
[Qemu-devel] [PULL for-3.0 0/1] Tracing patches
2018-07-20 8:59 UTC (3+ messages)
` [Qemu-devel] [PULL for-3.0 1/1] tracing: Use double-dash spelling for trace option
[Qemu-devel] [PATCH] migration: fix potential overflow in multifd send
2018-07-20 8:37 UTC (2+ messages)
[Qemu-devel] [PATCH] block: Don't lock /dev/null and /dev/zero automatically
2018-07-20 8:24 UTC (3+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH] secondary-vga: unregister vram on unplug
2018-07-20 8:19 UTC
[Qemu-devel] [Bug 1755912] Re: qemu-system-x86_64 crashed with SIGABRT when using option -vga qxl
2018-07-20 7:37 UTC
[Qemu-devel] [RFC/RFT PATCH 0/2] spice-display locking fixes (cursors)?
2018-07-20 6:31 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] spice-display: access ptr_x/ptr_y under Mutex
` [Qemu-devel] [PATCH 2/2] spice-display: fix qemu_spice_cursor_refresh_bh locking
[Qemu-devel] [PATCH qemu v2] vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pages
2018-07-20 6:09 UTC (2+ messages)
[Qemu-devel] [PATCH 00/12] RFC: monitor: various code simplification and fixes
2018-07-20 6:03 UTC (13+ messages)
` [Qemu-devel] [PATCH 07/12] json-parser: always set an error if return NULL
` [Qemu-devel] [PATCH 09/12] tests: add a few qemu-qmp tests
` [Qemu-devel] [PATCH 12/12] RFC: qmp: rework 'id' handling
[Qemu-devel] [PATCH v3 00/40] Add nanoMIPS support to QEMU
2018-07-20 5:28 UTC (57+ messages)
` [Qemu-devel] [PATCH v3 01/40] target/mips: Add preprocessor constants for nanoMIPS
` [Qemu-devel] [PATCH v3 02/40] target/mips: Add nanoMIPS base instruction set opcodes
` [Qemu-devel] [PATCH v3 03/40] target/mips: Add nanoMIPS DSP ASE opcodes
` [Qemu-devel] [PATCH v3 04/40] target/mips: Add decode_nanomips_opc() function
` [Qemu-devel] [PATCH v3 05/40] target/mips: Add nanoMIPS decoding and extraction utilities
` [Qemu-devel] [PATCH v3 06/40] target/mips: Add emulation of misc nanoMIPS 16-bit instructions
` [Qemu-devel] [PATCH v3 07/40] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
` [Qemu-devel] [PATCH v3 08/40] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
` [Qemu-devel] [PATCH v3 09/40] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
` [Qemu-devel] [PATCH v3 10/40] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
` [Qemu-devel] [PATCH v3 11/40] target/mips: Add emulation of nanoMIPS 48-bit instructions
` [Qemu-devel] [PATCH v3 12/40] target/mips: Add emulation of nanoMIPS FP instructions
` [Qemu-devel] [PATCH v3 13/40] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
` [Qemu-devel] [PATCH v3 14/40] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
` [Qemu-devel] [PATCH v3 15/40] target/mips: Add emulation of misc nanoMIPS instructions (pool p_lsx)
` [Qemu-devel] [PATCH v3 16/40] target/mips: Implement emulation of nanoMIPS ROTX instruction
` [Qemu-devel] [PATCH v3 17/40] target/mips: Implement emulation of nanoMIPS EXTW instruction
` [Qemu-devel] [PATCH v3 18/40] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
` [Qemu-devel] [PATCH v3 19/40] target/mips: Add emulation of nanoMIPS branch instructions
` [Qemu-devel] [PATCH v3 20/40] target/mips: Implement MT ASE support for nanoMIPS
` [Qemu-devel] [PATCH v3 21/40] target/mips: Implement DSP "
` [Qemu-devel] [PATCH v3 22/40] target/mips: Add handling of branch delay slots "
` [Qemu-devel] [PATCH v3 23/40] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
` [Qemu-devel] [PATCH v3 24/40] target/mips: Add updating BadInstr and BadInstrP registers for nanoMIPS
` [Qemu-devel] [PATCH v3 25/40] target/mips: Add updating CP0 BadInstrX register for nanoMIPs only
` [Qemu-devel] [PATCH v3 26/40] target/mips: Implement CP0 Config0.WR bit functionality
` [Qemu-devel] [PATCH v3 27/40] target/mips: Adjust behavior of Config3's ISAOnExc bit for nanoMIPS
` [Qemu-devel] [PATCH v3 28/40] target/mips: Adjust exception_resume_pc() "
` [Qemu-devel] [PATCH v3 29/40] target/mips: Adjust set_hflags_for_handler() "
` [Qemu-devel] [PATCH v3 30/40] target/mips: Adjust set_pc() "
` [Qemu-devel] [PATCH v3 31/40] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
` [Qemu-devel] [PATCH v3 32/40] elf: Add nanoMIPS specific variations in ELF header fields
` [Qemu-devel] [PATCH v3 33/40] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
` [Qemu-devel] [PATCH v3 34/40] linux-user: Don't check FCR31_NAN2008 bit for nanoMIPS
` [Qemu-devel] [PATCH v3 35/40] mips_malta: Add basic nanoMIPS boot code for MIPS' Malta
` [Qemu-devel] [PATCH v3 36/40] mips_malta: Setup GT64120 BARs in nanoMIPS bootloader
` [Qemu-devel] [PATCH v3 37/40] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
` [Qemu-devel] [PATCH v3 38/40] gdbstub: Disable handling of nanoMIPS ISA bit in the MIPS gdbstub
` [Qemu-devel] [PATCH v3 39/40] gdbstub: Add XML support for GDB for nanoMIPS
` [Qemu-devel] [PATCH v3 40/40] target/mips: Add definition of nanoMIPS I7200 CPU
[Qemu-devel] [PATCH for-3.0 v5] monitor: Fix unsafe sharing of @cur_mon among threads
2018-07-20 3:34 UTC
[Qemu-devel] [RFC PATCH 0/3] Balloon inhibit enhancements
2018-07-20 2:56 UTC (9+ messages)
[Qemu-devel] [PATCH v4 0/3] spapr: introduce a fixed IRQ number space and an IRQ controller backend
2018-07-20 2:38 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 1/3] spapr: introduce a fixed IRQ number space
[Qemu-devel] [PATCH] target/xtensa/cpu: Set owner of memory region in xtensa_cpu_initfn
2018-07-20 2:35 UTC (2+ messages)
[Qemu-devel] [PATCH] linux-user/ppc: Implement swapcontext syscall
2018-07-20 1:40 UTC (7+ messages)
[Qemu-devel] [PATCH] hw/arm/spitz: Move problematic nand_init() code to realize function
2018-07-20 1:35 UTC (2+ messages)
` [Qemu-devel] [Qemu-arm] "
[Qemu-devel] [PATCH] monitor: print message when using 'help' with an unknown command
2018-07-19 20:34 UTC (6+ messages)
[Qemu-devel] [PATCH] block/file-posix: add bdrv_attach_aio_context callback for host dev and cdrom
2018-07-19 20:24 UTC (2+ messages)
[Qemu-devel] How to generate custom fw paths for IDE devices?
2018-07-19 19:03 UTC (6+ messages)
[Qemu-devel] [PULL v2 for 3.0 0/5] riscv-pull queue
2018-07-19 17:25 UTC (7+ messages)
` [Qemu-devel] [PULL v2 for 3.0 1/5] sifive_e: Fix crash when introspecting the device
` [Qemu-devel] [PULL v2 for 3.0 2/5] sifive_u: "
` [Qemu-devel] [PULL v2 for 3.0 3/5] virt: "
` [Qemu-devel] [PULL v2 for 3.0 4/5] riscv_hart: "
` [Qemu-devel] [PULL v2 for 3.0 5/5] spike: "
[Qemu-devel] [PATCH for-3.0] target/arm: Correctly handle overlapping small MPU regions
2018-07-19 16:30 UTC (5+ messages)
[Qemu-devel] [PATCH] hw/timer/mc146818rtc: Fix introspection problem
2018-07-19 16:28 UTC (3+ messages)
[Qemu-devel] [BUG?] aio_get_linux_aio: Assertion `ctx->linux_aio' failed
2018-07-19 16:24 UTC (7+ messages)
` [Qemu-devel] [qemu-s390x] "
[Qemu-devel] [PATCH v2] arm: Add ARMv6-M programmer's model support
2018-07-19 16:23 UTC (2+ messages)
[Qemu-devel] [PATCH v6 00/11] Mips maintenance and misc fixes and improvements
2018-07-19 16:20 UTC (23+ messages)
` [Qemu-devel] [PATCH v6 01/11] target/mips: Update maintainer's email addresses
` [Qemu-devel] [PATCH v6 02/11] target/mips: Workaround for checkpatch.pl hanging on msa_helper.c
` [Qemu-devel] [PATCH v6 03/11] target/mips: Update some CP0 registers bit definitions
` [Qemu-devel] [PATCH v6 04/11] target/mips: Avoid case statements formulated by ranges
` [Qemu-devel] [PATCH v6 05/11] target/mips: Add CP0 BadInstrX register
` [Qemu-devel] [PATCH v6 06/11] target/mips: Don't update BadVAddr register in Debug Mode
` [Qemu-devel] [PATCH v6 07/11] target/mips: Check ELPA flag only in some cases of MFHC0 and MTHC0
` [Qemu-devel] [PATCH v6 08/11] elf: Remove duplicate preprocessor constant definition
` [Qemu-devel] [PATCH v6 09/11] elf: Add ELF flags for MIPS machine variants
` [Qemu-devel] [PATCH v6 10/11] linux-user: Update MIPS syscall numbers up to kernel 4.18 headers
` [Qemu-devel] [PATCH v6 11/11] linux-user: Add availability control to some syscalls
[Qemu-devel] [PATCH] tcg/aarch64: limit mul_vec size
2018-07-19 16:16 UTC (2+ messages)
[Qemu-devel] [PULL for-v3.0 0/1] Block patches
2018-07-19 15:55 UTC (3+ messages)
` [Qemu-devel] [PULL for-v3.0 1/1] throttle-groups: fix hang when group member leaves
[Qemu-devel] [PATCH v4] monitor: let cur_mon be per-thread
2018-07-19 14:56 UTC (10+ messages)
[Qemu-devel] [PULL for-3.0 0/1] s390x bugfix for rc2
2018-07-19 13:47 UTC (2+ messages)
[Qemu-devel] [PATCH v5 0/7] monitor: enable OOB by default
2018-07-19 13:00 UTC (10+ messages)
` [Qemu-devel] (no subject)
` [Qemu-devel] monitor: enable OOB by default
[Qemu-devel] [PATCH v9 00/31] block: Fix some filename generation issues
2018-07-19 12:53 UTC (5+ messages)
` [Qemu-devel] [PATCH v9 02/31] block: Use children list in bdrv_refresh_filename
` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [Qemu-block] [PATCH v9 00/31] block: Fix some filename generation issues
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).