qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-23 20:40:42 to 2021-04-24 22:24:34 UTC [more...]

[PATCH 0/3] hw: Restrict PCMCIA to ARM target
 2021-04-24 22:20 UTC  (3+ messages)
` [PATCH 1/3] hw/arm/pxa2xx: Declare PCMCIA bus with Kconfig
` [PATCH 2/3] hw/ide: Add Kconfig dependency MICRODRIVE -> PCMCIA

[PATCH v2 00/48] bsd-user style and reorg patches
 2021-04-24 18:22 UTC  (84+ messages)
` [PATCH v2 01/48] bsd-user: whitespace changes
` [PATCH v2 02/48] "
` [PATCH v2 03/48] "
` [PATCH v2 04/48] bsd-user: style tweak: keyword space (
` [PATCH v2 05/48] "
` [PATCH v2 06/48] "
` [PATCH v2 07/48] "
` [PATCH v2 08/48] bsd-user: style tweak: use C not C++ comments
` [PATCH v2 09/48] "
` [PATCH v2 10/48] bsd-user: Remove commented out code
` [PATCH v2 11/48] bsd-user: style tweak: Remove #if 0'd code
` [PATCH v2 12/48] "
` [PATCH v2 13/48] "
` [PATCH v2 14/48] "
` [PATCH v2 15/48] bsd-user: style tweak: return is not a function, eliminate ()
` [PATCH v2 16/48] bsd-user: style tweak: Put {} around all if/else/for statements
` [PATCH v2 17/48] bsd-user: style tweak: Fix commentary issues
` [PATCH v2 18/48] bsd-user: style tweak: Use preferred block comments
` [PATCH v2 19/48] bsd-user: style tweak: move extern to header file
` [PATCH v2 20/48] bsd-user: style tweak: use {} consistently in for / if / else statements
` [PATCH v2 21/48] bsd-user: style nits: return is not a function
` [PATCH v2 22/48] bsd-user: use qemu_strtoul in preference to strtol
` [PATCH v2 23/48] bsd-user: introduce host_os.h for bsd-specific code and defaults
` [PATCH v2 24/48] bsd-user: create target_arch_cpu.h
` [PATCH v2 25/48] bsd-user: move x86 (i386 and x86_64) cpu_loop to target_arch_cpu.h
` [PATCH v2 26/48] bsd-user: move sparc cpu_loop into target_arch_cpu.h as target_cpu_loop
` [PATCH v2 27/48] bsd-user: style tweak: space pedantry
` [PATCH v2 28/48] bsd-user: style tweak: comments
` [PATCH v2 29/48] bsd-user: style tweak: use {} correctly
` [PATCH v2 30/48] bsd-user: style tweak: fix block comments
` [PATCH v2 31/48] bsd-user: style tweak: use {} for all if statements, format else correctly
` [PATCH v2 32/48] bsd-user: style tweak: remove spacing after '*' and add after }
` [PATCH v2 33/48] bsd-user: style tweak: Use preferred block comments
` [PATCH v2 34/48] bsd-user: style tweak: don't assign in if statements
` [PATCH v2 35/48] bsd-user: style tweak: use {} for all if statements, format else correctly
` [PATCH v2 36/48] bsd-user: style tweak: Use preferred block comments
` [PATCH v2 37/48] bsd-user: style tweak: don't assign in if statements
` [PATCH v2 38/48] bsd-user: style tweak: use {} for all if statements, format else correctly
` [PATCH v2 39/48] bsd-user: style tweak: spaces around =, remove stray space
` [PATCH v2 40/48] bsd-user: style tweak: Use preferred block comments
` [PATCH v2 41/48] bsd-user: style tweak: don't assign in if statements
` [PATCH v2 42/48] bsd-user: style tweak: spaces around operators and commas
` [PATCH v2 43/48] bsd-user: style tweak: fold long lines
` [PATCH v2 44/48] bsd-user: style tweak: use preferred block comments
` [PATCH v2 45/48] bsd-user: style tweak: Use preferred {} in if/else statements
` [PATCH v2 46/48] bsd-user: style tweak: Return is not a function call
` [PATCH v2 47/48] bsd-user: style tweak: don't assign in if statement
` [PATCH v2 48/48] bsd-user: put back a break; that had gone missing

[Bug 1855617] [NEW] savevm with hax saves wrong register state
 2021-04-24 17:53 UTC  (2+ messages)
` [Bug 1855617] "

[PATCH v3 00/10] RISC-V: Steps towards running 32-bit guests on
 2021-04-24 17:14 UTC  (13+ messages)
` [PATCH v3 01/10] target/riscv: Remove the hardcoded RVXLEN macro
` [PATCH v3 02/10] target/riscv: Remove the hardcoded SSTATUS_SD macro
` [PATCH v3 03/10] target/riscv: Remove the hardcoded HGATP_MODE macro
` [PATCH v3 04/10] target/riscv: Remove the hardcoded MSTATUS_SD macro
` [PATCH v3 05/10] target/riscv: Remove the hardcoded SATP_MODE macro
` [PATCH v3 06/10] target/riscv: Remove the unused HSTATUS_WPRI macro
` [PATCH v3 07/10] target/riscv: Remove an unused CASE_OP_32_64 macro
` [PATCH v3 08/10] target/riscv: Consolidate RV32/64 32-bit instructions
` [PATCH v3 09/10] target/riscv: Consolidate RV32/64 16-bit instructions
` [PATCH v3 10/10] target/riscv: Fix the RV64H decode comment

[PATCH 0/5] hw: Fix reset of bus-less devices
 2021-04-24 16:22 UTC  (6+ messages)
` [PATCH 1/5] hw/ppc/spapr_iommu: Register machine reset handler
` [PATCH 2/5] hw/pcmcia/microdrive: "
` [PATCH 3/5] hw/block/nand: "
` [PATCH 4/5] hw/pci-host/raven: Manually reset the OR_IRQ device
` [PATCH 5/5] hw/arm/armsse: Manually reset the OR_IRQ devices

[RFC PATCH] hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parent
 2021-04-24 14:53 UTC 

Resetting non-qdev children in a 3-phase reset device
 2021-04-24 13:15 UTC  (10+ messages)

Ping: [PATCH] Set icon for QEMU binary on Mac OS
 2021-04-24  8:58 UTC  (2+ messages)

[PATCH 00/22] qapi: static typing conversion, pt5a
 2021-04-24  8:33 UTC  (5+ messages)
` [PATCH 03/22] qapi/source: Remove line number from QAPISourceInfo initializer
` [PATCH 05/22] qapi/parser: Assert lexer value is a string

[Qemu-devel] [Bug 1835694] [NEW] hardware-based time keeping
 2021-04-24  5:47 UTC  (2+ messages)
` [Bug 1835694] "

[PATCH 00/11] qemu-io-cmds: move to coroutine
 2021-04-24  5:23 UTC  (13+ messages)
` [PATCH 01/11] block-coroutine-wrapper: allow non bdrv_ prefix
` [PATCH 02/11] block-coroutine-wrapper: support BlockBackend first argument
` [PATCH 03/11] block/block-gen.h: bind monitor
` [PATCH 04/11] block: introduce bdrv_debug_wait_break
` [PATCH 05/11] qemu-io-cmds: move qemu-io commands to coroutine
` [PATCH 06/11] block: drop unused bdrv_debug_is_suspended()
` [PATCH 07/11] block-backend: add _co_ versions of blk_save_vmstate / blk_load_vmstate
` [PATCH 08/11] qemu-io-cmds: refactor read_f(): drop extra helpers and variables
` [PATCH 09/11] qemu-io-cmds: refactor write_f(): "
` [PATCH 10/11] qemu-io-cmds: drop do_co_readv() and do_co_writev() helpers
` [PATCH 11/11] block-backend: drop unused blk_save_vmstate() and blk_load_vmstate()

[PULL 10/24] bsd-user: style tweak: use C not C++ comments
 2021-04-23 23:47 UTC  (33+ messages)
` [PULL 11/24] bsd-user: style tweak: if 0 -> ifdef notyet for code needed in future
` [PULL 12/24] "
` [PULL 13/24] "
` [PULL 14/24] "
` [PULL 15/24] bsd-user: Fix commentary issues
` [PULL 16/24] bsd-user: Use preferred block comments
` [PULL 17/24] bsd-user: move extern to header file
` [PULL 18/24] bsd-user: style changes for {}
` [PULL 19/24] bsd-user: use qemu_strtol in preference to strtol
` [PULL 20/24] bsd-user: introduce host_os.h for bsd-specific code and defaults
` [PULL 21/24] bsd-user: add arm target_signal.h
` [PULL 22/24] bsd-user: create target_arch_cpu.h
` [PULL 23/24] bsd-user: move x86 (i386 and x86_64) cpu_loop to target_arch_cpu.h
` [PULL 24/24] bsd-user: move sparc cpu_loop into target_arch_cpu.h as target_cpu_loop

[RFC PATCH 0/4] target/ppc: code motion to compile translate_init
 2021-04-23 23:43 UTC  (2+ messages)

[PATCH 0/2] hw: Qdev'ify reset() for mc146818rtc & etraxfs_timer
 2021-04-23 23:36 UTC  (3+ messages)
` [PATCH 1/2] hw/timer/etraxfs_timer: Qdev'ify reset()
` [PATCH 2/2] hw/rtc/mc146818rtc: "

[PULL 01/24] bsd-user: whitespace changes
 2021-04-23 23:04 UTC  (18+ messages)
` [PULL 02/24] "
` [PULL 03/24] "
` [PULL 04/24] bsd-user: style tweak: keyword space (
` [PULL 05/24] "
` [PULL 06/24] "
` [PULL 07/24] "
` [PULL 08/24] bsd-user: style tweak: use C not C++ comments
` [PULL 09/24] "

[PATCH] target/mips: Migrate missing CPU fields
 2021-04-23 22:58 UTC  (2+ messages)

[PATCH for post 6.0 v1 00/25] testing/next (hexagon/tricore/test cc)
 2021-04-23 22:31 UTC  (11+ messages)
` [PATCH v1 06/25] docker: Add Hexagon image
` [PATCH v1 07/25] tests/tcg: Use Hexagon Docker image
` [PATCH v1 08/25] gitlab: add build-user-hexagon test
` [PATCH v1 10/25] tests/docker: Added libbpf library to the docker files
` [PATCH v1 11/25] tests/tcg: Add docker_as and docker_ld cmds

[RFC PATCH 0/4] hw/ppc: remove call to tcg-only function
 2021-04-23 22:06 UTC  (3+ messages)
` [RFC PATCH 2/4] hw/ppc: Add kvm-only file spapr_hcall_tcg_stub.c

constant_tsc support for SVM guest
 2021-04-23 21:27 UTC  (2+ messages)

[PATCH RESEND 1/2] target/i386: add "-cpu, lbr-fmt=*" support to enable guest LBR
 2021-04-23 21:20 UTC  (2+ messages)

[PATCH v3 0/2] tests/docker: tests/tcg/ppc64le: Newer toolchain to build tests for PowerISA v3.1 instructions
 2021-04-23 20:57 UTC  (3+ messages)
` [PATCH v3 1/2] tests/docker: gcc-10 based images for ppc64{, le} tests
` [PATCH v3 2/2] tests/tcg/ppc64le: tests for brh/brw/brd

[PULL 00/24] bsd-user style and reorg patches
 2021-04-23 20:39 UTC 


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).