messages from 2018-08-21 11:39:41 to 2018-08-21 14:57:58 UTC [more...]
[Qemu-devel] [PULL 00/26] ppc-for-3.1 queue 20180821
2018-08-21 14:57 UTC (2+ messages)
[Qemu-devel] [PATCH 0/7] arm: Instantiation of nRF51 SOC and bbc:microbit devices
2018-08-21 14:50 UTC (10+ messages)
` [Qemu-devel] [PATCH 3/7] arm: Add chip variant property to nRF51 SoC
` [Qemu-devel] [PATCH 6/7] arm: Instantiate nRF51 peripherals
[Qemu-devel] [PATCH v2 0/5] tcg: Reorg 128-bit atomic operations
2018-08-21 14:27 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] tcg: Split CONFIG_ATOMIC128
` [Qemu-devel] [PATCH v2 2/5] target/i386: Convert to HAVE_CMPXCHG128
` [Qemu-devel] [PATCH v2 3/5] target/arm: "
` [Qemu-devel] [PATCH v2 4/5] target/arm: Check HAVE_CMPXCHG128 at transate time
` [Qemu-devel] [PATCH v2 5/5] target/ppc: Convert to HAVE_CMPXCHG128 and HAVE_ATOMIC128
[Qemu-devel] [PATCH 0/7] arm: nRF51 Devices and Microbit Support
2018-08-21 8:31 UTC (4+ messages)
` [Qemu-devel] [PATCH 2/7] hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories
[Qemu-devel] [PATCH 0/4] Fix socket chardev regression
2018-08-21 14:16 UTC (7+ messages)
[Qemu-devel] [PATCH v2 0/9] synchronization profiler
2018-08-21 14:06 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/9] qsp: QEMU's Synchronization Profiler
[Qemu-devel] Modeling a device controlled by combination of GPIO and UART
2018-08-21 13:56 UTC (2+ messages)
[Qemu-devel] [PATCH] KVM: cleanup unnecessary #ifdef KVM_CAP_
2018-08-21 13:45 UTC (2+ messages)
[Qemu-devel] [PULL v3 00/46] MIPS queue August 21, 2018 v3
2018-08-21 13:31 UTC (47+ messages)
` [Qemu-devel] [PULL v3 01/46] target/mips: Add preprocessor constants for nanoMIPS
` [Qemu-devel] [PULL v3 02/46] target/mips: Add nanoMIPS base instruction set opcodes
` [Qemu-devel] [PULL v3 03/46] target/mips: Add nanoMIPS DSP ASE opcodes
` [Qemu-devel] [PULL v3 04/46] target/mips: Prevent switching mode related to Config3 ISA bit for nanoMIPS
` [Qemu-devel] [PULL v3 05/46] target/mips: Add placeholder and invocation of decode_nanomips_opc()
` [Qemu-devel] [PULL v3 06/46] target/mips: Add nanoMIPS decoding and extraction utilities
` [Qemu-devel] [PULL v3 07/46] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
` [Qemu-devel] [PULL v3 08/46] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
` [Qemu-devel] [PULL v3 09/46] target/mips: Add emulation of nanoMIPS 16-bit shift instructions
` [Qemu-devel] [PULL v3 10/46] target/mips: Add emulation of nanoMIPS 16-bit misc instructions
` [Qemu-devel] [PULL v3 11/46] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
` [Qemu-devel] [PULL v3 12/46] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
` [Qemu-devel] [PULL v3 13/46] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
` [Qemu-devel] [PULL v3 14/46] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
` [Qemu-devel] [PULL v3 15/46] target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
` [Qemu-devel] [PULL v3 16/46] target/mips: Add emulation of nanoMIPS 48-bit instructions
` [Qemu-devel] [PULL v3 17/46] target/mips: Add emulation of nanoMIPS FP instructions
` [Qemu-devel] [PULL v3 18/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
` [Qemu-devel] [PULL v3 19/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
` [Qemu-devel] [PULL v3 20/46] target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
` [Qemu-devel] [PULL v3 21/46] target/mips: Implement emulation of nanoMIPS ROTX instruction
` [Qemu-devel] [PULL v3 22/46] target/mips: Implement emulation of nanoMIPS EXTW instruction
` [Qemu-devel] [PULL v3 23/46] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
` [Qemu-devel] [PULL v3 24/46] target/mips: Add CP0 Config3 and Config5 fields to DisasContext structure
` [Qemu-devel] [PULL v3 25/46] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
` [Qemu-devel] [PULL v3 26/46] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
` [Qemu-devel] [PULL v3 27/46] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
` [Qemu-devel] [PULL v3 28/46] target/mips: Implement MT ASE support for nanoMIPS
` [Qemu-devel] [PULL v3 29/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
` [Qemu-devel] [PULL v3 30/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
` [Qemu-devel] [PULL v3 31/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
` [Qemu-devel] [PULL v3 32/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
` [Qemu-devel] [PULL v3 33/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
` [Qemu-devel] [PULL v3 34/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
` [Qemu-devel] [PULL v3 35/46] target/mips: Add availability control via bit NMS
` [Qemu-devel] [PULL v3 36/46] disas: Add support for nanoMIPS platform
` [Qemu-devel] [PULL v3 37/46] target/mips: Add updating BadInstr and BadInstrX for nanoMIPS
` [Qemu-devel] [PULL v3 38/46] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
` [Qemu-devel] [PULL v3 39/46] elf: Add EM_NANOMIPS value as a valid one for e_machine field
` [Qemu-devel] [PULL v3 40/46] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
` [Qemu-devel] [PULL v3 41/46] elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
` [Qemu-devel] [PULL v3 42/46] elf: Don't check FCR31_NAN2008 bit for nanoMIPS
` [Qemu-devel] [PULL v3 43/46] mips_malta: Add basic nanoMIPS boot code for Malta board
` [Qemu-devel] [PULL v3 44/46] mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader
` [Qemu-devel] [PULL v3 45/46] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
` [Qemu-devel] [PULL v3 46/46] target/mips: Add definition of nanoMIPS I7200 CPU
[Qemu-devel] [PATCH 0/9] arm: Wire up GICv2 virt support on A15/A7 boards
2018-08-21 13:28 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/9] hw/intc/arm_gic: Document QEMU interface
` [Qemu-devel] [PATCH 2/9] hw/intc/arm_gic: Make per-cpu GICH memory regions 0x200 bytes large
` [Qemu-devel] [PATCH 3/9] hw/arm/vexpress: Connect VIRQ and VFIQ
` [Qemu-devel] [PATCH 4/9] hw/arm/highbank: "
` [Qemu-devel] [PATCH 5/9] hw/arm/fsl-imx6ul: "
` [Qemu-devel] [PATCH 6/9] "
` [Qemu-devel] [PATCH 7/9] hw/cpu/a15mpcore: If CPU has EL2, enable it on the GIC and wire it up
` [Qemu-devel] [PATCH 8/9] hw/arm/vexpress: Don't set info->secure_boot if CPU doesn't have EL3
` [Qemu-devel] [PATCH 9/9] hw/arm/vexpress: Add "virtualization" property controlling presence of EL2
[Qemu-devel] [PATCH] qga: Support Unicode paths in guest-file-open on win32
2018-08-21 13:10 UTC (2+ messages)
[Qemu-devel] [PULL v2 00/46] MIPS queue August 21, 2018 v2
2018-08-21 13:07 UTC (47+ messages)
` [Qemu-devel] [PULL v2 01/46] target/mips: Add preprocessor constants for nanoMIPS
` [Qemu-devel] [PULL v2 02/46] target/mips: Add nanoMIPS base instruction set opcodes
` [Qemu-devel] [PULL v2 03/46] target/mips: Add nanoMIPS DSP ASE opcodes
` [Qemu-devel] [PULL v2 04/46] target/mips: Prevent switching mode related to Config3 ISA bit for nanoMIPS
` [Qemu-devel] [PULL v2 05/46] target/mips: Add placeholder and invocation of decode_nanomips_opc()
` [Qemu-devel] [PULL v2 06/46] target/mips: Add nanoMIPS decoding and extraction utilities
` [Qemu-devel] [PULL v2 07/46] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
` [Qemu-devel] [PULL v2 08/46] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
` [Qemu-devel] [PULL v2 09/46] target/mips: Add emulation of nanoMIPS 16-bit shift instructions
` [Qemu-devel] [PULL v2 10/46] target/mips: Add emulation of nanoMIPS 16-bit misc instructions
` [Qemu-devel] [PULL v2 11/46] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
` [Qemu-devel] [PULL v2 12/46] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
` [Qemu-devel] [PULL v2 13/46] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
` [Qemu-devel] [PULL v2 14/46] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
` [Qemu-devel] [PULL v2 15/46] target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
` [Qemu-devel] [PULL v2 16/46] target/mips: Add emulation of nanoMIPS 48-bit instructions
` [Qemu-devel] [PULL v2 17/46] target/mips: Add emulation of nanoMIPS FP instructions
` [Qemu-devel] [PULL v2 18/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
` [Qemu-devel] [PULL v2 19/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
` [Qemu-devel] [PULL v2 20/46] target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
` [Qemu-devel] [PULL v2 21/46] target/mips: Implement emulation of nanoMIPS ROTX instruction
` [Qemu-devel] [PULL v2 22/46] target/mips: Implement emulation of nanoMIPS EXTW instruction
` [Qemu-devel] [PULL v2 23/46] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
` [Qemu-devel] [PULL v2 24/46] target/mips: Add CP0 Config3 and Config5 fields to DisasContext structure
` [Qemu-devel] [PULL v2 25/46] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
` [Qemu-devel] [PULL v2 26/46] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
` [Qemu-devel] [PULL v2 27/46] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
` [Qemu-devel] [PULL v2 28/46] target/mips: Implement MT ASE support for nanoMIPS
` [Qemu-devel] [PULL v2 29/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
` [Qemu-devel] [PULL v2 30/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
` [Qemu-devel] [PULL v2 31/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
` [Qemu-devel] [PULL v2 32/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
` [Qemu-devel] [PULL v2 33/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
` [Qemu-devel] [PULL v2 34/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
` [Qemu-devel] [PULL v2 35/46] target/mips: Add availability control via bit NMS
` [Qemu-devel] [PULL v2 36/46] disas: Add support for nanoMIPS platform
` [Qemu-devel] [PULL v2 37/46] target/mips: Add updating BadInstr and BadInstrX for nanoMIPS
` [Qemu-devel] [PULL v2 38/46] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
` [Qemu-devel] [PULL v2 39/46] elf: Add EM_NANOMIPS value as a valid one for e_machine field
` [Qemu-devel] [PULL v2 40/46] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
` [Qemu-devel] [PULL v2 41/46] elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
` [Qemu-devel] [PULL v2 42/46] elf: Don't check FCR31_NAN2008 bit for nanoMIPS
` [Qemu-devel] [PULL v2 43/46] mips_malta: Add basic nanoMIPS boot code for Malta board
` [Qemu-devel] [PULL v2 44/46] mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader
` [Qemu-devel] [PULL v2 45/46] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
` [Qemu-devel] [PULL v2 46/46] target/mips: Add definition of nanoMIPS I7200 CPU
[Qemu-devel] [PATCH rebased] tests: virtio: separate ccw tests from libqos
2018-08-21 13:02 UTC (2+ messages)
` [Qemu-devel] [PATCH] "
[Qemu-devel] [PATCH] qapi/migration.json: fix the description for "query-migrate" output
2018-08-21 12:39 UTC
[Qemu-devel] [PATCH v2 0/8] Make the pm_smbus code more correct
2018-08-21 12:41 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 05/10] i2c:pm_smbus: Fix state transfer
[Qemu-devel] [PATCH v4 6/7] qmp: add pmemload command
2018-08-21 12:38 UTC (2+ messages)
` [Qemu-devel] [PATCH v5 5/6] "
[Qemu-devel] [PULL 00/46] MIPS queue August 21, 2018
2018-08-21 12:35 UTC (47+ messages)
` [Qemu-devel] [PULL 01/46] target/mips: Add preprocessor constants for nanoMIPS
` [Qemu-devel] [PULL 02/46] target/mips: Add nanoMIPS base instruction set opcodes
` [Qemu-devel] [PULL 03/46] target/mips: Add nanoMIPS DSP ASE opcodes
` [Qemu-devel] [PULL 04/46] target/mips: Prevent switching mode related to Config3 ISA bit for nanoMIPS
` [Qemu-devel] [PULL 05/46] target/mips: Add placeholder and invocation of decode_nanomips_opc()
` [Qemu-devel] [PULL 06/46] target/mips: Add nanoMIPS decoding and extraction utilities
` [Qemu-devel] [PULL 07/46] target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions
` [Qemu-devel] [PULL 08/46] target/mips: Add emulation of nanoMIPS 16-bit branch instructions
` [Qemu-devel] [PULL 09/46] target/mips: Add emulation of nanoMIPS 16-bit shift instructions
` [Qemu-devel] [PULL 10/46] target/mips: Add emulation of nanoMIPS 16-bit misc instructions
` [Qemu-devel] [PULL 11/46] target/mips: Add emulation of nanoMIPS 16-bit load and store instructions
` [Qemu-devel] [PULL 12/46] target/mips: Add emulation of nanoMIPS 16-bit logic instructions
` [Qemu-devel] [PULL 13/46] target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions
` [Qemu-devel] [PULL 14/46] target/mips: Add emulation of some common nanoMIPS 32-bit instructions
` [Qemu-devel] [PULL 15/46] target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV
` [Qemu-devel] [PULL 16/46] target/mips: Add emulation of nanoMIPS 48-bit instructions
` [Qemu-devel] [PULL 17/46] target/mips: Add emulation of nanoMIPS FP instructions
` [Qemu-devel] [PULL 18/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32a0)
` [Qemu-devel] [PULL 19/46] target/mips: Add emulation of misc nanoMIPS instructions (pool32axf)
` [Qemu-devel] [PULL 20/46] target/mips: Add emulation of misc nanoMIPS instructions (p_lsx)
` [Qemu-devel] [PULL 21/46] target/mips: Implement emulation of nanoMIPS ROTX instruction
` [Qemu-devel] [PULL 22/46] target/mips: Implement emulation of nanoMIPS EXTW instruction
` [Qemu-devel] [PULL 23/46] target/mips: Add emulation of nanoMIPS 32-bit load and store instructions
` [Qemu-devel] [PULL 24/46] target/mips: Add CP0 Config3 and Config5 fields to DisasContext structure
` [Qemu-devel] [PULL 25/46] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
` [Qemu-devel] [PULL 26/46] target/mips: Add emulation of nanoMIPS 32-bit branch instructions
` [Qemu-devel] [PULL 27/46] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
` [Qemu-devel] [PULL 28/46] target/mips: Implement MT ASE support for nanoMIPS
` [Qemu-devel] [PULL 29/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 1
` [Qemu-devel] [PULL 30/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2
` [Qemu-devel] [PULL 31/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 3
` [Qemu-devel] [PULL 32/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
` [Qemu-devel] [PULL 33/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 5
` [Qemu-devel] [PULL 34/46] target/mips: Add emulation of DSP ASE for nanoMIPS - part 6
` [Qemu-devel] [PULL 35/46] target/mips: Add availability control via bit NMS
` [Qemu-devel] [PULL 36/46] disas: Add support for nanoMIPS platform
` [Qemu-devel] [PULL 37/46] target/mips: Add updating BadInstr and BadInstrX for nanoMIPS
` [Qemu-devel] [PULL 38/46] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
` [Qemu-devel] [PULL 39/46] elf: Add EM_NANOMIPS value as a valid one for e_machine field
` [Qemu-devel] [PULL 40/46] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
` [Qemu-devel] [PULL 41/46] elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
` [Qemu-devel] [PULL 42/46] elf: Don't check FCR31_NAN2008 bit for nanoMIPS
` [Qemu-devel] [PULL 43/46] mips_malta: Add basic nanoMIPS boot code for Malta board
` [Qemu-devel] [PULL 44/46] mips_malta: Add setting up GT64120 BARs to the nanoMIPS bootloader
` [Qemu-devel] [PULL 45/46] mips_malta: Fix semihosting argument passing for nanoMIPS bare metal
` [Qemu-devel] [PULL 46/46] target/mips: Add definition of nanoMIPS I7200 CPU
[Qemu-devel] [PATCH v9 00/84] Add nanoMIPS support to QEMU
2018-08-21 12:33 UTC (7+ messages)
` [Qemu-devel] [PATCH v9 40/84] target/mips: Fix pre-nanoMIPS MT ASE instructions availability control
[Qemu-devel] [PATCH 0/7] Some improvements in z/Arch instructions support
2018-08-21 12:24 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/7] target/s390x: add BAL and BALR instructions
[Qemu-devel] [PATCH 0/2] virtio-vga: fix reset
2018-08-21 12:14 UTC (2+ messages)
[Qemu-devel] [PULL 00/12] Ui 20180821 v2 patches
2018-08-21 12:05 UTC (13+ messages)
` [Qemu-devel] [PULL 01/12] ui/sdl2: Remove the obsolete SDL_INIT_NOPARACHUTE flag
` [Qemu-devel] [PULL 02/12] vnc: fix memleak of the "vnc-worker-output" name
` [Qemu-devel] [PULL 03/12] ui: use enum to string helpers
` [Qemu-devel] [PULL 04/12] sdl2: redraw correctly when scanout_mode enabled
` [Qemu-devel] [PULL 05/12] doc: switch to modern syntax for VNC TLS setup
` [Qemu-devel] [PULL 06/12] vnc: remove support for deprecated tls, x509, x509verify options
` [Qemu-devel] [PULL 07/12] spice-display: access ptr_x/ptr_y under Mutex
` [Qemu-devel] [PULL 08/12] spice-display: fix qemu_spice_cursor_refresh_bh locking
` [Qemu-devel] [PULL 09/12] ui/sdl2: Fix broken -full-screen CLI option
` [Qemu-devel] [PULL 10/12] ui/vnc: Remove useless parenthesis around DIV_ROUND_UP macro
` [Qemu-devel] [PULL 11/12] dmabuf: add y0_top, pass it to spice
` [Qemu-devel] [PULL 12/12] util: promote qemu_egl_rendernode_open() to libqemuutil
[Qemu-devel] [RFC PATCH 0/3] tweaks for QEMU's C standard
2018-08-21 12:06 UTC (3+ messages)
` [Qemu-devel] [RFC PATCH 2/3] qemu-seccomp: manually expand SCMP_A1
[Qemu-devel] [PULL 00/12] Ui 20180821 patches
2018-08-21 12:06 UTC (4+ messages)
` [Qemu-devel] [PULL 08/12] spice-display: fix qemu_spice_cursor_refresh_bh locking
[Qemu-devel] [PATCH] migration: Replace strncpy() by g_strlcpy()
2018-08-21 11:52 UTC (9+ messages)
[Qemu-devel] [PATCH] arm: fix reset operation on netduino2 board
2018-08-21 11:39 UTC (4+ messages)
` [Qemu-devel] [Qemu-arm] "
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).