messages from 2018-08-20 12:02:52 to 2018-08-20 20:24:48 UTC [more...]
[Qemu-devel] [PULL 0/7] pc: fixes
2018-08-20 20:24 UTC (3+ 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] Pipe key broken on US keyboards
2018-08-20 20:04 UTC (8+ messages)
[Qemu-devel] [PATCH 0/7] jobs: remove job_defer_to_main_loop
2018-08-20 20:03 UTC (6+ 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] migration: Replace strncpy() by g_strlcpy()
2018-08-20 19:59 UTC (7+ messages)
[Qemu-devel] [PATCH 0/4] target/arm: Fix int64_to_float16 double-rounding
2018-08-20 19:35 UTC (3+ messages)
[Qemu-devel] [PATCH] editorconfig: set emacs mode
2018-08-20 19:51 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] Bugs when cross-compiling qemu for Windows with mingw 8.1, executable doesn't run
2018-08-20 19:47 UTC (4+ messages)
[Qemu-devel] [PATCH 0/5] tcg: Reorg 128-bit atomic operations
2018-08-20 19:26 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/5] tcg: Split CONFIG_ATOMIC128
[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 00/60] json: Fixes, error reporting improvements, cleanups
2018-08-20 18:38 UTC (9+ 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 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] ui/sdl2: Fix broken -full-screen CLI option
2018-08-20 18:17 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/6] target/arm: Some pieces of support for 32-bit Hyp mode
2018-08-20 18:19 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 1/6] target/arm: Implement RAZ/WI HACTLR2
` [Qemu-devel] [PATCH v2 2/6] target/arm: Implement AArch32 HCR and HCR2
` [Qemu-devel] [PATCH v2 3/6] target/arm: Factor out code for taking an AArch32 exception
` [Qemu-devel] [PATCH v2 4/6] target/arm: Implement support for taking exceptions to Hyp mode
` [Qemu-devel] [PATCH v2 5/6] target/arm: Clear CPSR.IL and CPSR.J on 32-bit exception entry
` [Qemu-devel] [PATCH v2 6/6] hw/arm/boot: AArch32 kernels should be started in Hyp mode if available
[Qemu-devel] Simulating a composite machine
2018-08-20 18:29 UTC (3+ messages)
[Qemu-devel] [PATCH] monitor: avoid potential dead-lock when cleaning up
2018-08-20 18:13 UTC (7+ 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 (9+ messages)
` [Qemu-devel] [PULL 1/7] s390x: introduce 3.1 compat machine
` [Qemu-devel] [PULL 2/7] s390x/cpumodel: enum type S390FeatGroup now gets generated
` [Qemu-devel] [PULL 3/7] s390x: remove 's390-squash-mcss' option
` [Qemu-devel] [PULL 4/7] s390x/cpumodel: Add "-cpu max" support
` [Qemu-devel] [PULL 5/7] linux-headers: update
` [Qemu-devel] [PULL 6/7] s390x/kvm: add etoken facility
` [Qemu-devel] [PULL 7/7] s390x: Enable KVM huge page backing support
[Qemu-devel] [PATCH] tests/vm: Clean out old working directories on build
2018-08-20 16:41 UTC (3+ messages)
[Qemu-devel] [PATCH 0/7] qcow2: async handling of fragmented io
2018-08-20 16:39 UTC (6+ messages)
[Qemu-devel] [RFC/RFT PATCH 0/2] spice-display locking fixes (cursors)?
2018-08-20 16:25 UTC (3+ messages)
[Qemu-devel] [PATCH v4 0/4] pc-dimm: pre_plug "slot" and "addr" assignment
2018-08-20 16:15 UTC (2+ messages)
[Qemu-devel] [PATCH PULL 00/15] RDMA queue
2018-08-20 16:00 UTC (17+ messages)
` [Qemu-devel] [PATCH PULL 01/15] hw/rdma: Make distinction between device init and start modes
` [Qemu-devel] [PATCH PULL 02/15] hw/pvrdma: Bugfix - provide the correct attr_mask to query_qp
` [Qemu-devel] [PATCH PULL 03/15] hw/rdma: Modify debug macros
` [Qemu-devel] [PATCH PULL 04/15] hw/pvrdma: Clean CQE before use
` [Qemu-devel] [PATCH PULL 05/15] hw/pvrdma: Make default pkey 0xFFFF
` [Qemu-devel] [PATCH PULL 06/15] hw/rdma: Delete useless structure RdmaRmUserMR
` [Qemu-devel] [PATCH PULL 07/15] hw/rdma: Do not allocate memory for non-dma MR
` [Qemu-devel] [PATCH PULL 08/15] hw/rdma: Reorder resource cleanup
` [Qemu-devel] [PATCH PULL 09/15] hw/pvrdma: Cosmetic change - indent right
` [Qemu-devel] [PATCH PULL 10/15] hw/rdma: Cosmetic change - move to generic function
` [Qemu-devel] [PATCH PULL 11/15] hw/rdma: Print backend QP number in hex format
` [Qemu-devel] [PATCH PULL 12/15] hw/rdma: Bugfix - Support non-aligned buffers
` [Qemu-devel] [PATCH PULL 13/15] hw/rdma: Add reference to pci_dev in backend_dev
` [Qemu-devel] [PATCH PULL 14/15] hw/pvrdma: remove not needed include
` [Qemu-devel] [PATCH PULL 15/15] config: split PVRDMA from RDMA
[Qemu-devel] [PATCH] tests/vm: Use -cpu max rather than -cpu host
2018-08-20 15:55 UTC
[Qemu-devel] [PATCH 0/4] Fix socket chardev regression
2018-08-20 15:37 UTC (3+ messages)
[Qemu-devel] Handling signal of Qemu thread
2018-08-20 15:35 UTC (5+ messages)
` [Qemu-devel] [Qemu-discuss] "
[Qemu-devel] [PULL 0/6] Linux user for 3.1 patches
2018-08-20 15:27 UTC (3+ messages)
[Qemu-devel] [PATCH 0/4] cpus: improve seqlock usage for timers_state, allow cpu_get_ticks out of BQL
2018-08-20 15:09 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/4] cpus: protect all icount computation with seqlock
` [Qemu-devel] [PATCH 2/4] seqlock: add QemuLockable support
` [Qemu-devel] [PATCH 3/4] cpus: protect TimerState writes with a spinlock
` [Qemu-devel] [PATCH 4/4] cpus: allow cpu_get_ticks out of BQL
[Qemu-devel] [PULL 0/4] VFIO update 2018-08-17
2018-08-20 14:55 UTC (4+ messages)
` [Qemu-devel] [PULL 4/4] vfio/ccw/pci: Allow devices to opt-in for ballooning
[Qemu-devel] [PATCH] vfio/pci: Handle subsystem realpath() returning NULL
2018-08-20 14:49 UTC
[Qemu-devel] [PATCH] hw/input/ps2.c: fix erratic mouse behavior for Windows 3.1
2018-08-20 14:31 UTC (3+ messages)
[Qemu-devel] [PATCH 0/3] expose VIRTIO_SCSI_F_T10_PI for vhost-scsi and vhost-user-scsi
2018-08-20 14:29 UTC (2+ messages)
[Qemu-devel] [PATCH 00/22] MPS devices: FPGAIO, timer, watchdogs, MSC, DMA, SPI
2018-08-20 14:11 UTC (23+ messages)
` [Qemu-devel] [PATCH 01/22] hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz counters
` [Qemu-devel] [PATCH 02/22] hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTER
` [Qemu-devel] [PATCH 03/22] hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer module
` [Qemu-devel] [PATCH 04/22] hw/arm/iotkit: Wire up the dualtimer
` [Qemu-devel] [PATCH 05/22] hw/arm/mps2: Wire up dual-timer in mps2-an385 and mps2-an511
` [Qemu-devel] [PATCH 06/22] hw/arm/iotkit: Wire up the watchdogs
` [Qemu-devel] [PATCH 07/22] hw/arm/iotkit: Wire up the S32KTIMER
` [Qemu-devel] [PATCH 08/22] hw/misc/iotkit-sysctl: Implement IoTKit system control element
` [Qemu-devel] [PATCH 09/22] hw/misc/iotkit-sysinfo: Implement IoTKit system information block
` [Qemu-devel] [PATCH 10/22] hw/misc/iotkit: Wire up the sysctl and sysinfo register blocks
` [Qemu-devel] [PATCH 11/22] hw/misc/tz-msc: Model TrustZone Master Security Controller
` [Qemu-devel] [PATCH 12/22] hw/misc/iotkit-secctl: Wire up registers for controlling MSCs
` [Qemu-devel] [PATCH 13/22] hw/arm/iotkit: Wire up the lines for MSCs
` [Qemu-devel] [PATCH 14/22] hw/arm/mps2-tz: Create PL081s and MSCs
` [Qemu-devel] [PATCH 15/22] hw/ssi/pl022: Allow use as embedded-struct device
` [Qemu-devel] [PATCH 16/22] hw/ssi/pl022: Set up reset function in class init
` [Qemu-devel] [PATCH 17/22] hw/ssi/pl022: Don't directly call vmstate_register()
` [Qemu-devel] [PATCH 18/22] hw/ssi/pl022: Use DeviceState::realize rather than SysBusDevice::init
` [Qemu-devel] [PATCH 19/22] hw/ssi/pl022: Correct wrong value for PL022_INT_RT
` [Qemu-devel] [PATCH 20/22] hw/ssi/pl022: Correct wrong DMACR and ICR handling
` [Qemu-devel] [PATCH 21/22] hw/arm/mps2-tz: Instantiate SPI controllers
` [Qemu-devel] [PATCH 22/22] hw/arm/mps2-tz: Fix MPS2 SCC config register values
[Qemu-devel] [PULL 00/25] target-arm queue
2018-08-20 14:00 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] vhost-user reconnect
2018-08-20 13:39 UTC (7+ messages)
[Qemu-devel] [PATCH v2 0/3] hw/pci: PCI resource reserve capability
2018-08-20 13:38 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 2/3] hw/pci: add teardown function for "
[Qemu-devel] [PATCH] sheepdog: Replace strncpy() by g_strlcpy()
2018-08-20 13:33 UTC (3+ messages)
[Qemu-devel] [PATCH v4] module: Use QEMU_MODULE_DIR as a search path
2018-08-20 13:06 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] x86/cpu: Enable a few new cpu features
2018-08-20 12:38 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] x86/cpu: Enable UMONITOR/UMWAIT/TPAUSE "
[Qemu-devel] [PATCH] arm: fix reset operation on netduino2 board
2018-08-20 12:33 UTC (2+ messages)
` [Qemu-devel] [Qemu-arm] "
[Qemu-devel] [RFC PATCH] rbd: Don't convert keypairs to JSON and back
2018-08-20 12:24 UTC (11+ messages)
[Qemu-devel] [PULL 0/3] Machine queue, 2018-08-17
2018-08-20 12:21 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] Improve qemu-img dd
2018-08-20 12:20 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/2] qemu-img: Add dd seek= option
[Qemu-devel] [PATCH 00/16] qtest: converted sdhci-test and most nop test to qgraph framework
2018-08-20 12:02 UTC (3+ messages)
` [Qemu-devel] [PATCH 15/16] test/qgraph: eepro100 test node
` [Qemu-devel] [PATCH 16/16] test/qgraph: e1000 "
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).