Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-ppc (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-ppc info page
]
Advanced
[
Prev Period
]
Last Modified: Tue Dec 26 2023 11:09:05 -0500
Messages in reverse chronological order
[
Next Period
]
December 26, 2023
Re: [PATCH 0/4] hw: Remove 'exec/exec-all.h' header when unused
,
Philippe Mathieu-Daudé
,
11:09
Re: [PATCH 3/4] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
,
Philippe Mathieu-Daudé
,
11:09
Re: [PATCH 23/24] exec/cpu-all: Extract page-protection definitions to page-prot-common.h
,
Philippe Mathieu-Daudé
,
10:22
December 23, 2023
Re: [PATCH v2 12/12] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
BALATON Zoltan
,
19:52
Re: [PATCH v2 12/12] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
BALATON Zoltan
,
19:25
Re: [PATCH 37/40] plugins: add an API to read registers
,
Akihiko Odaki
,
02:17
December 22, 2023
Re: [PATCH 37/40] plugins: add an API to read registers
,
Alex Bennée
,
08:45
Re: [RFC PATCH 0/6] target/ppc: Improve 4xx and 440 tlbwe
,
BALATON Zoltan
,
08:14
Re: [PATCH 23/24] exec/cpu-all: Extract page-protection definitions to page-prot-common.h
,
Nicholas Piggin
,
03:06
December 21, 2023
Re: [PATCH 17/24] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
,
Nicholas Piggin
,
23:38
Re: [PATCH 09/24] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
,
Nicholas Piggin
,
23:37
Re: [PATCH 03/24] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
,
Nicholas Piggin
,
23:37
Re: [PATCH] ppc/spapr: Fix ubsan warning with unaligned pointer access
,
Alexey Kardashevskiy
,
22:47
[PATCH v3 07/11] hw/block/fdc-isa: Implement relocation and enabling/disabling for TYPE_ISA_FDC
,
Bernhard Beschow
,
10:08
[PATCH v3 11/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Bernhard Beschow
,
10:08
[PATCH v3 10/11] hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions
,
Bernhard Beschow
,
10:08
[PATCH v3 09/11] hw/char/parallel-isa: Implement relocation and enabling/disabling for TYPE_ISA_PARALLEL
,
Bernhard Beschow
,
10:08
[PATCH v3 08/11] hw/char/serial-isa: Implement relocation and enabling/disabling for TYPE_ISA_SERIAL
,
Bernhard Beschow
,
10:08
[PATCH v3 05/11] exec/ioport: Add portio_list_set_address()
,
Bernhard Beschow
,
10:08
[PATCH v3 06/11] exec/ioport: Add portio_list_set_enabled()
,
Bernhard Beschow
,
10:08
[PATCH v3 00/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Bernhard Beschow
,
10:08
[PATCH v3 04/11] exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio
,
Bernhard Beschow
,
10:08
[PATCH v3 03/11] hw/char/parallel: Move portio_list from ParallelState to ISAParallelState
,
Bernhard Beschow
,
10:08
[PATCH v3 02/11] hw/block/fdc-sysbus: Move iomem from FDCtrl to FDCtrlSysBus
,
Bernhard Beschow
,
10:08
[PATCH v3 01/11] hw/block/fdc-isa: Move portio_list from FDCtrl to FDCtrlISABus
,
Bernhard Beschow
,
10:08
Re: [PATCH v2 11/12] hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions
,
Bernhard Beschow
,
09:29
Re: [PATCH v2 08/12] hw/block/fdc-isa: Implement relocation and toggling for TYPE_ISA_FDC
,
Bernhard Beschow
,
09:27
Re: [PATCH 37/40] plugins: add an API to read registers
,
Akihiko Odaki
,
08:19
[PATCH 30/40] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Alex Bennée
,
05:57
[PATCH 21/40] hw/riscv: Use misa_mxl instead of misa_mxl_max
,
Alex Bennée
,
05:48
[PATCH 20/40] mtest2make: stop disabling meson test timeouts
,
Alex Bennée
,
05:48
[PATCH 28/40] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Alex Bennée
,
05:47
[PATCH 18/40] tests/unit: Bump test-crypto-block test timeout to 5 minutes
,
Alex Bennée
,
05:47
[PATCH 26/40] target/ppc: Use GDBFeature for dynamic XML
,
Alex Bennée
,
05:47
[PATCH 34/40] gdbstub: Add members to identify registers to GDBFeature
,
Alex Bennée
,
05:47
[PATCH 29/40] gdbstub: Use GDBFeature for GDBRegisterState
,
Alex Bennée
,
05:47
[PATCH 24/40] target/riscv: Validate misa_mxl_max only once
,
Alex Bennée
,
05:47
[PATCH 31/40] gdbstub: Simplify XML lookup
,
Alex Bennée
,
05:47
[PATCH 32/40] gdbstub: Infer number of core registers from XML
,
Alex Bennée
,
05:47
[PATCH 25/40] target/arm: Use GDBFeature for dynamic XML
,
Alex Bennée
,
05:47
[PATCH 17/40] tests/unit: Bump test-aio-multithread test timeout to 2 minutes
,
Alex Bennée
,
05:47
[PATCH 27/40] target/riscv: Use GDBFeature for dynamic XML
,
Alex Bennée
,
05:47
[PATCH 16/40] tests/qtest: Bump the device-introspect-test timeout to 12 minutes
,
Alex Bennée
,
05:47
[PATCH 23/40] target/riscv: Move misa_mxl_max to class
,
Alex Bennée
,
05:47
[PATCH 33/40] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Alex Bennée
,
05:47
[PATCH 22/40] target/riscv: Remove misa_mxl validation
,
Alex Bennée
,
05:47
[PATCH 35/40] plugins: Use different helpers when reading registers
,
Alex Bennée
,
05:47
[PATCH 40/40] contrib/plugins: optimise the register value tracking
,
Alex Bennée
,
05:39
[PATCH 38/40] contrib/plugins: fix imatch
,
Alex Bennée
,
05:39
[PATCH 36/40] gdbstub: expose api to find registers
,
Alex Bennée
,
05:39
[PATCH 14/40] qtest: bump aspeed_smc-test timeout to 6 minutes
,
Alex Bennée
,
05:39
[PATCH 37/40] plugins: add an API to read registers
,
Alex Bennée
,
05:39
[PATCH 09/40] qtest: bump test-hmp timeout to 4 minutes
,
Alex Bennée
,
05:39
[PATCH 11/40] qtest: bump prom-env-test timeout to 6 minutes
,
Alex Bennée
,
05:39
[PATCH 39/40] contrib/plugins: extend execlog to track register changes
,
Alex Bennée
,
05:38
[PATCH 12/40] qtest: bump boot-serial-test timeout to 3 minutes
,
Alex Bennée
,
05:38
[PATCH 19/40] tests/fp: Bump fp-test-mulAdd test timeout to 3 minutes
,
Alex Bennée
,
05:38
[PATCH 15/40] qtest: bump bios-table-test timeout to 9 minutes
,
Alex Bennée
,
05:38
[PATCH 13/40] qtest: bump qos-test timeout to 2 minutes
,
Alex Bennée
,
05:38
[PATCH 08/40] qtest: bump npcm7xx_pwn-test timeout to 5 minutes
,
Alex Bennée
,
05:38
[PATCH 10/40] qtest: bump pxe-test timeout to 10 minutes
,
Alex Bennée
,
05:38
[PATCH 06/40] qtest: bump migration-test timeout to 8 minutes
,
Alex Bennée
,
05:38
[PATCH 04/40] chardev: use bool for fe_is_open
,
Alex Bennée
,
05:38
[PATCH 05/40] qtest: bump min meson timeout to 60 seconds
,
Alex Bennée
,
05:38
[PATCH 07/40] qtest: bump qom-test timeout to 15 minutes
,
Alex Bennée
,
05:38
[PATCH 03/40] gitlab: include microblazeel in testing
,
Alex Bennée
,
05:38
[PATCH 02/40] tests/avocado: use snapshot=on in kvm_xen_guest
,
Alex Bennée
,
05:38
[PATCH 01/40] tests/avocado: Add a test for a little-endian microblaze machine
,
Alex Bennée
,
05:38
[PATCH 00/40] testing and plugin updates for 9.0
,
Alex Bennée
,
05:38
December 19, 2023
Re: [PATCH] ppc/spapr: Fix ubsan warning with unaligned pointer access
,
Richard Henderson
,
20:46
Re: [PATCH v2 12/12] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Bernhard Beschow
,
14:31
[PATCH] util: fix build with musl libc on ppc64le
,
Natanael Copa
,
09:35
December 18, 2023
Re: [PATCH v2 12/12] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
BALATON Zoltan
,
19:26
Re: [PATCH v2 11/12] hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions
,
BALATON Zoltan
,
19:11
Re: [PATCH v2 08/12] hw/block/fdc-isa: Implement relocation and toggling for TYPE_ISA_FDC
,
BALATON Zoltan
,
19:09
Re: [PATCH v2 06/12] exec/ioport: Add portio_list_set_address()
,
BALATON Zoltan
,
19:06
Re: [PATCH v2 04/12] hw/char/parallel: Free struct ParallelState from PortioList
,
BALATON Zoltan
,
19:02
Re: [PATCH v2 03/12] hw/char/serial: Free struct SerialState from MemoryRegion
,
BALATON Zoltan
,
18:58
Re: [PATCH v2 02/12] hw/block/fdc-sysbus: Free struct FDCtrl from MemoryRegion
,
BALATON Zoltan
,
18:55
Re: [PATCH v2 01/12] hw/block/fdc-isa: Free struct FDCtrl from PortioList
,
BALATON Zoltan
,
18:54
Re: [PATCH 04/12] hw/block/fdc: Expose internal header
,
BALATON Zoltan
,
18:44
Re: [PATCH 04/12] hw/block/fdc: Expose internal header
,
Bernhard Beschow
,
13:53
[PATCH v2 08/12] hw/block/fdc-isa: Implement relocation and toggling for TYPE_ISA_FDC
,
Bernhard Beschow
,
13:52
[PATCH v2 11/12] hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions
,
Bernhard Beschow
,
13:52
[PATCH v2 12/12] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Bernhard Beschow
,
13:52
[PATCH v2 09/12] hw/char/serial-isa: Implement relocation and toggling for TYPE_ISA_SERIAL
,
Bernhard Beschow
,
13:52
[PATCH v2 10/12] hw/char/parallel-isa: Implement relocation and toggling for TYPE_ISA_PARALLEL
,
Bernhard Beschow
,
13:52
[PATCH v2 04/12] hw/char/parallel: Free struct ParallelState from PortioList
,
Bernhard Beschow
,
13:51
[PATCH v2 06/12] exec/ioport: Add portio_list_set_address()
,
Bernhard Beschow
,
13:51
[PATCH v2 05/12] exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio
,
Bernhard Beschow
,
13:51
[PATCH v2 07/12] exec/ioport: Add portio_list_set_enabled()
,
Bernhard Beschow
,
13:51
[PATCH v2 03/12] hw/char/serial: Free struct SerialState from MemoryRegion
,
Bernhard Beschow
,
13:51
[PATCH v2 02/12] hw/block/fdc-sysbus: Free struct FDCtrl from MemoryRegion
,
Bernhard Beschow
,
13:51
[PATCH v2 01/12] hw/block/fdc-isa: Free struct FDCtrl from PortioList
,
Bernhard Beschow
,
13:51
[PATCH v2 00/12] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Bernhard Beschow
,
13:51
Re: [PATCH 04/12] hw/block/fdc: Expose internal header
,
BALATON Zoltan
,
05:55
Re: [PATCH 12/12] hw/isa/vt82c686: Implement relocation of SuperI/O functions
,
Bernhard Beschow
,
05:11
December 17, 2023
Re: [PATCH v17 09/14] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Alistair Francis
,
19:17
Re: [PATCH v17 08/14] gdbstub: Infer number of core registers from XML
,
Alistair Francis
,
19:16
Re: [PATCH v17 06/14] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Alistair Francis
,
19:15
Re: [PATCH v17 04/14] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Alistair Francis
,
19:13
Re: [PATCH v17 03/14] target/riscv: Use GDBFeature for dynamic XML
,
Alistair Francis
,
19:12
Re: [PATCH 04/12] hw/block/fdc: Expose internal header
,
Bernhard Beschow
,
18:40
Re: [PATCH 04/12] hw/block/fdc: Expose internal header
,
BALATON Zoltan
,
10:47
Re: [PATCH 12/12] hw/isa/vt82c686: Implement relocation of SuperI/O functions
,
BALATON Zoltan
,
10:41
[PATCH 12/12] hw/isa/vt82c686: Implement relocation of SuperI/O functions
,
Bernhard Beschow
,
09:42
[PATCH 11/12] exec/ioport: Add portio_list_set_enabled()
,
Bernhard Beschow
,
09:42
[PATCH 10/12] exec/ioport: Add portio_list_set_address()
,
Bernhard Beschow
,
09:42
[PATCH 09/12] exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio
,
Bernhard Beschow
,
09:42
[PATCH 07/12] MAINTAINERS: Add include/hw/char/serial*.h to the "PC Chipset" section
,
Bernhard Beschow
,
09:42
[PATCH 08/12] hw/char/serial-isa: Export struct ISASerialState
,
Bernhard Beschow
,
09:42
[PATCH 06/12] hw/block/fdc-isa: Expose struct FDCtrlISABus
,
Bernhard Beschow
,
09:42
[PATCH 05/12] hw/block/fdc: Move constant #define to where it is imposed
,
Bernhard Beschow
,
09:42
[PATCH 04/12] hw/block/fdc: Expose internal header
,
Bernhard Beschow
,
09:42
[PATCH 03/12] hw/block/fdc-isa: Rename header to match source file
,
Bernhard Beschow
,
09:42
[PATCH 02/12] hw/i386/pc: No need to include hw/block/fdc.h in header
,
Bernhard Beschow
,
09:42
[PATCH 01/12] hw: Remove unused includes of hw/block/fdc.h
,
Bernhard Beschow
,
09:42
[PATCH 00/12] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions
,
Bernhard Beschow
,
09:42
December 16, 2023
[PATCH] ppc/spapr: Fix ubsan warning with unaligned pointer access
,
Daniel Hoffman
,
21:07
Re: [PATCH] docs/system: Document running Linux on amigaone machine
,
BALATON Zoltan
,
16:16
Re: [PATCH] docs/system: Document running Linux on amigaone machine
,
Bernhard Beschow
,
14:43
Re: [PATCH] docs/system: Document running Linux on amigaone machine
,
BALATON Zoltan
,
07:54
[PATCH] docs/system: Document running Linux on amigaone machine
,
Bernhard Beschow
,
07:30
December 15, 2023
Re: [PATCH v2] spapr: Tag pseries-2.1 - 2.11 machines as deprecated
,
Daniel Henrique Barboza
,
05:11
Re: [PATCH 4/4] target: Restrict 'sysemu/reset.h' to system emulation
,
Zhao Liu
,
03:19
December 14, 2023
Re: [PATCH v2 19/23] exec/user: Do not include 'cpu.h' in 'abitypes.h'
,
Thomas Huth
,
13:30
Re: [PATCH v2 17/23] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
,
Thomas Huth
,
13:28
[PATCH v2] spapr: Tag pseries-2.1 - 2.11 machines as deprecated
,
Cédric Le Goater
,
13:17
Re: [PATCH] spapr: Tag pseries-2.1 - 2.11 machines as deprecated
,
Cédric Le Goater
,
13:15
Re: [PATCH] spapr: Tag pseries-2.1 - 2.11 machines as deprecated
,
Thomas Huth
,
12:58
Re: [PATCH 1/4] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
,
Richard Henderson
,
12:50
[PATCH] spapr: Tag pseries-2.1 - 2.11 machines as deprecated
,
Cédric Le Goater
,
12:44
Re: [PATCH 4/4] target: Restrict 'sysemu/reset.h' to system emulation
,
Thomas Huth
,
11:43
Re: [PATCH 2/4] hw/misc/mips_itu: Remove unnecessary 'exec/exec-all.h' header
,
Thomas Huth
,
11:43
Re: [PATCH 1/4] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
,
Thomas Huth
,
11:42
Re: [PATCH 3/4] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
,
Eric Farman
,
11:21
December 13, 2023
Re: [PATCH v2 15/23] exec: Declare target_words_bigendian() in 'exec/tswap.h'
,
Philippe Mathieu-Daudé
,
10:13
Re: [PATCH v2 16/23] exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
,
Anton Johansson
,
08:45
Re: [PATCH v2 14/23] exec/cpu-all: Remove unused tswapls() definitions
,
Anton Johansson
,
08:45
Re: [PATCH v2 12/23] exec/cpu-all: Remove unused 'qemu/thread.h' header
,
Anton Johansson
,
08:44
Re: [PATCH v2 11/23] accel/tcg: Include missing 'hw/core/cpu.h' header
,
Anton Johansson
,
08:38
Re: [PATCH v2 09/23] host/atomic128: Include missing 'qemu/atomic.h' header
,
Anton Johansson
,
06:56
Re: [PATCH v2 08/23] host/load-extract: Include missing 'qemu/atomic.h' and 'qemu/int128.h'
,
Anton Johansson
,
06:46
Re: [PATCH v2 15/23] exec: Declare target_words_bigendian() in 'exec/tswap.h'
,
Anton Johansson
,
06:20
Re: [PATCH v2 07/23] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
,
Anton Johansson
,
05:59
Re: [PATCH 3/4] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
,
Christian Borntraeger
,
03:18
[PATCH v17 13/14] plugins: Allow to read registers
,
Akihiko Odaki
,
01:43
[PATCH v17 14/14] contrib/plugins: Allow to log registers
,
Akihiko Odaki
,
01:43
[PATCH v17 12/14] plugins: Use different helpers when reading registers
,
Akihiko Odaki
,
01:43
[PATCH v17 11/14] gdbstub: Expose functions to read registers
,
Akihiko Odaki
,
01:43
[PATCH v17 10/14] gdbstub: Add members to identify registers to GDBFeature
,
Akihiko Odaki
,
01:42
[PATCH v17 09/14] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Akihiko Odaki
,
01:42
[PATCH v17 08/14] gdbstub: Infer number of core registers from XML
,
Akihiko Odaki
,
01:42
[PATCH v17 07/14] gdbstub: Simplify XML lookup
,
Akihiko Odaki
,
01:42
[PATCH v17 06/14] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
,
Akihiko Odaki
,
01:42
[PATCH v17 05/14] gdbstub: Use GDBFeature for GDBRegisterState
,
Akihiko Odaki
,
01:42
[PATCH v17 04/14] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Akihiko Odaki
,
01:42
[PATCH v17 03/14] target/riscv: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
01:41
[PATCH v17 02/14] target/ppc: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
01:41
[PATCH v17 01/14] target/arm: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
01:41
[PATCH v17 00/14] plugins: Allow to read registers
,
Akihiko Odaki
,
01:41
Re: [PATCH v2 1/5] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
,
Akihiko Odaki
,
01:37
December 12, 2023
Re: [PATCH-for-9.0 v2 8/8] hw/arm/bcm2836: Add local variable to remove various DEVICE() casts
,
Peter Maydell
,
12:03
Re: [PATCH-for-9.0 v2 7/8] hw/arm/bcm2836: Move code after error checks
,
Peter Maydell
,
12:03
Re: [PATCH-for-9.0 v2 6/8] hw: Simplify uses of qdev_prop_set_bit(dev, 'start-powered-off')
,
Peter Maydell
,
11:56
Re: [PATCH-for-9.0 v2 5/8] hw: Prefer qdev_prop_set_bit over object_property_set_bool for QDev
,
Peter Maydell
,
11:56
Re: [PATCH-for-9.0 v2 4/8] hw: Simplify accesses to the CPUState::'start-powered-off' property
,
Peter Maydell
,
11:47
Re: [PATCH-for-9.0 v2 3/8] hw/arm/bcm2836: Use ARM_CPU 'mp-affinity' property
,
Peter Maydell
,
11:44
Re: [PATCH-for-9.0 v2 2/8] hw/arm/bcm2836: Simplify use of 'reset-cbar' property
,
Peter Maydell
,
11:43
[PATCH v2 5/5] Rename "QEMU global mutex" to "BQL" in comments and docs
,
Stefan Hajnoczi
,
10:39
[PATCH v2 4/5] Replace "iothread lock" with "BQL" in comments
,
Stefan Hajnoczi
,
10:39
[PATCH v2 3/5] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()
,
Stefan Hajnoczi
,
10:39
[PATCH v2 2/5] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
,
Stefan Hajnoczi
,
10:39
[PATCH v2 1/5] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
,
Stefan Hajnoczi
,
10:39
[PATCH v2 0/5] Make Big QEMU Lock naming consistent
,
Stefan Hajnoczi
,
10:39
Re: [PATCH 3/4] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
,
Eric Farman
,
10:28
Re: [PATCH 3/4] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
,
Christian Borntraeger
,
08:09
Re: [PATCH v2 00/23] exec: Rework of various headers (user focused)
,
Philippe Mathieu-Daudé
,
07:41
[PATCH v2 23/23] exec/cpu_ldst: Avoid including 'cpu.h'
,
Philippe Mathieu-Daudé
,
07:37
[PATCH v2 22/23] exec/cpu-all: Extract page-protection definitions to page-prot-common.h
,
Philippe Mathieu-Daudé
,
07:37
[PATCH v2 21/23] exec/cpu-all: Restrict inclusion of 'exec/user/guest-base.h'
,
Philippe Mathieu-Daudé
,
07:37
[PATCH v2 20/23] exec: Declare abi_ptr type in its own 'abi_ptr.h' header
,
Philippe Mathieu-Daudé
,
07:37
[PATCH v2 19/23] exec/user: Do not include 'cpu.h' in 'abitypes.h'
,
Philippe Mathieu-Daudé
,
07:36
[PATCH v2 18/23] accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
,
Philippe Mathieu-Daudé
,
07:36
[PATCH v2 15/23] exec: Declare target_words_bigendian() in 'exec/tswap.h'
,
Philippe Mathieu-Daudé
,
07:36
[PATCH v2 16/23] exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
,
Philippe Mathieu-Daudé
,
07:36
[PATCH v2 17/23] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
,
Philippe Mathieu-Daudé
,
07:36
[PATCH v2 14/23] exec/cpu-all: Remove unused tswapls() definitions
,
Philippe Mathieu-Daudé
,
07:36
[PATCH v2 13/23] exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion
,
Philippe Mathieu-Daudé
,
07:35
[PATCH v2 12/23] exec/cpu-all: Remove unused 'qemu/thread.h' header
,
Philippe Mathieu-Daudé
,
07:35
[PATCH v2 10/23] target/i386: Include missing 'exec/exec-all.h' header
,
Philippe Mathieu-Daudé
,
07:35
[PATCH v2 11/23] accel/tcg: Include missing 'hw/core/cpu.h' header
,
Philippe Mathieu-Daudé
,
07:35
[PATCH v2 08/23] host/load-extract: Include missing 'qemu/atomic.h' and 'qemu/int128.h'
,
Philippe Mathieu-Daudé
,
07:35
[PATCH v2 09/23] host/atomic128: Include missing 'qemu/atomic.h' header
,
Philippe Mathieu-Daudé
,
07:35
[PATCH v2 07/23] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
,
Philippe Mathieu-Daudé
,
07:35
[PATCH v2 06/23] semihosting/uaccess: Avoid including 'cpu.h'
,
Philippe Mathieu-Daudé
,
07:34
[PATCH v2 05/23] gdbstub: Include missing 'hw/core/cpu.h' header
,
Philippe Mathieu-Daudé
,
07:34
[PATCH v2 04/23] accel: Include missing 'exec/cpu_ldst.h' header
,
Philippe Mathieu-Daudé
,
07:34
[PATCH v2 03/23] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
,
Philippe Mathieu-Daudé
,
07:34
[PATCH v2 02/23] exec: Expose 'target_page.h' API to user emulation
,
Philippe Mathieu-Daudé
,
07:34
[PATCH v2 00/23] exec: Rework of various headers (user focused)
,
Philippe Mathieu-Daudé
,
07:34
[PATCH v2 01/23] exec: Include 'cpu.h' before validating CPUArchState placement
,
Philippe Mathieu-Daudé
,
07:34
Re: [PATCH 15/24] exec/cpu-all: Remove unused headers
,
Philippe Mathieu-Daudé
,
07:24
[PATCH 4/4] target: Restrict 'sysemu/reset.h' to system emulation
,
Philippe Mathieu-Daudé
,
06:37
[PATCH 3/4] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
,
Philippe Mathieu-Daudé
,
06:37
[PATCH 2/4] hw/misc/mips_itu: Remove unnecessary 'exec/exec-all.h' header
,
Philippe Mathieu-Daudé
,
06:37
[PATCH 1/4] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
,
Philippe Mathieu-Daudé
,
06:36
[PATCH 0/4] hw: Remove 'exec/exec-all.h' header when unused
,
Philippe Mathieu-Daudé
,
06:36
Re: [PATCH v8 3/3] hw/ppc: N1 chiplet wiring
,
Cédric Le Goater
,
04:42
Re: [PATCH v8 2/3] hw/ppc: Add N1 chiplet model
,
Cédric Le Goater
,
04:41
Re: [PATCH v8 1/3] hw/ppc: Add pnv nest pervasive common chiplet model
,
Cédric Le Goater
,
04:40
December 11, 2023
Re: [PATCH 24/24] target: Restrict 'sysemu/reset.h' to system emulation
,
gaosong
,
20:25
Re: [PATCH 15/24] exec/cpu-all: Remove unused headers
,
Richard Henderson
,
18:16
Re: [PATCH 24/24] target: Restrict 'sysemu/reset.h' to system emulation
,
Warner Losh
,
16:58
Re: [PATCH 14/24] gdbstub: Include missing 'hw/core/cpu.h' header
,
Warner Losh
,
16:57
Re: [PATCH 01/24] exec: Include 'cpu.h' before validating CPUArchState placement
,
Warner Losh
,
16:55
Re: [PATCH 02/24] exec: Expose 'target_page.h' API to user emulation
,
Warner Losh
,
16:55
Re: [PATCH 01/24] exec: Include 'cpu.h' before validating CPUArchState placement
,
Warner Losh
,
16:54
Re: [PATCH 20/24] exec: Declare abi_ptr type in its own 'tcg/abi_ptr.h' header
,
Philippe Mathieu-Daudé
,
16:28
Re: [PATCH 03/24] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
,
Philippe Mathieu-Daudé
,
16:27
[PATCH 24/24] target: Restrict 'sysemu/reset.h' to system emulation
,
Philippe Mathieu-Daudé
,
16:23
[PATCH 23/24] exec/cpu-all: Extract page-protection definitions to page-prot-common.h
,
Philippe Mathieu-Daudé
,
16:23
[PATCH 22/24] exec/cpu-all: Restrict inclusion of 'exec/user/guest-base.h'
,
Philippe Mathieu-Daudé
,
16:23
[PATCH 21/24] exec/cpu_ldst: Avoid including 'cpu.h'
,
Philippe Mathieu-Daudé
,
16:23
[PATCH 20/24] exec: Declare abi_ptr type in its own 'tcg/abi_ptr.h' header
,
Philippe Mathieu-Daudé
,
16:23
[PATCH 19/24] exec/user: Do not include 'cpu.h' in 'abitypes.h'
,
Philippe Mathieu-Daudé
,
16:22
[PATCH 18/24] accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
,
Philippe Mathieu-Daudé
,
16:22
[PATCH 17/24] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
,
Philippe Mathieu-Daudé
,
16:22
[PATCH 15/24] exec/cpu-all: Remove unused headers
,
Philippe Mathieu-Daudé
,
16:22
Re: [PATCH 00/24] exec: Rework of various headers (user focused)
,
Philippe Mathieu-Daudé
,
16:22
[PATCH 16/24] exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion
,
Philippe Mathieu-Daudé
,
16:22
[PATCH 14/24] gdbstub: Include missing 'hw/core/cpu.h' header
,
Philippe Mathieu-Daudé
,
16:22
[PATCH 13/24] accel/tcg: Include missing 'hw/core/cpu.h' header
,
Philippe Mathieu-Daudé
,
16:22
[PATCH 12/24] target/i386: Include missing 'exec/exec-all.h' header
,
Philippe Mathieu-Daudé
,
16:21
[PATCH 11/24] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header
,
Philippe Mathieu-Daudé
,
16:21
[PATCH 10/24] hw/misc/mips_itu: Remove unnecessary 'exec/exec-all.h' header
,
Philippe Mathieu-Daudé
,
16:21
[PATCH 09/24] hw/ppc/spapr_hcall: Remove unused 'exec/exec-all.h' included header
,
Philippe Mathieu-Daudé
,
16:21
[PATCH 08/24] host/atomic128: Include missing 'qemu/atomic.h' header
,
Philippe Mathieu-Daudé
,
16:21
[PATCH 07/24] host/load-extract: Include missing 'qemu/atomic.h' and 'qemu/int128.h'
,
Philippe Mathieu-Daudé
,
16:21
[PATCH 06/24] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
,
Philippe Mathieu-Daudé
,
16:21
[PATCH 05/24] semihosting/uaccess: Avoid including 'cpu.h'
,
Philippe Mathieu-Daudé
,
16:21
[PATCH 04/24] accel: Include missing 'exec/cpu_ldst.h' header
,
Philippe Mathieu-Daudé
,
16:20
[PATCH 03/24] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
,
Philippe Mathieu-Daudé
,
16:20
[PATCH 02/24] exec: Expose 'target_page.h' API to user emulation
,
Philippe Mathieu-Daudé
,
16:20
[PATCH 01/24] exec: Include 'cpu.h' before validating CPUArchState placement
,
Philippe Mathieu-Daudé
,
16:20
[PATCH 00/24] exec: Rework of various headers (user focused)
,
Philippe Mathieu-Daudé
,
16:20
Re: [RFC 00/41] qom-topo: Abstract Everything about CPU Topology
,
Zhao Liu
,
08:24
Re: Request for New PPC Machine Supporting Multiple SMP Cores
,
Thomas Huth
,
01:13
December 08, 2023
[PATCH v8 2/3] hw/ppc: Add N1 chiplet model
,
Chalapathi V
,
10:21
[PATCH v8 3/3] hw/ppc: N1 chiplet wiring
,
Chalapathi V
,
10:20
[PATCH v8 0/3] pnv N1 chiplet model
,
Chalapathi V
,
10:20
[PATCH v8 1/3] hw/ppc: Add pnv nest pervasive common chiplet model
,
Chalapathi V
,
10:20
[PATCH v8 2/3] hw/ppc: Add N1 chiplet model
,
Chalapathi V
,
10:13
[PATCH v8 3/3] hw/ppc: N1 chiplet wiring
,
Chalapathi V
,
10:13
[PATCH v8 1/3] hw/ppc: Add pnv nest pervasive common chiplet model
,
Chalapathi V
,
10:13
December 07, 2023
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Stefan Hajnoczi
,
06:44
Re: [PATCH v7 3/3] hw/ppc: N1 chiplet wiring
,
Cédric Le Goater
,
03:00
Re: [PATCH v7 2/3] hw/ppc: Add N1 chiplet model
,
Cédric Le Goater
,
03:00
Re: [PATCH v7 1/3] hw/ppc: Add pnv nest pervasive common chiplet model
,
Cédric Le Goater
,
02:58
December 06, 2023
Re: [RFC PATCH 0/6] target/ppc: Improve 4xx and 440 tlbwe
,
Nicholas Piggin
,
23:22
[PATCH v7 3/3] hw/ppc: N1 chiplet wiring
,
Chalapathi V
,
21:44
[PATCH v7 1/3] hw/ppc: Add pnv nest pervasive common chiplet model
,
Chalapathi V
,
21:44
[PATCH v7 2/3] hw/ppc: Add N1 chiplet model
,
Chalapathi V
,
21:43
[PATCH v7 0/3] pnv N1 chiplet model
,
Chalapathi V
,
21:43
Re: [RFC PATCH 0/6] target/ppc: Improve 4xx and 440 tlbwe
,
BALATON Zoltan
,
20:35
Re: [PATCH v6 2/3] hw/ppc: Add N1 chiplet model
,
Chalapathi V
,
05:02
December 04, 2023
Re: [PATCH-for-9.0 22/25] hw/sparc: Simplify memory_region_init_ram_nomigrate() calls
,
Gavin Shan
,
00:06
Re: [PATCH-for-9.0 23/25] hw/misc: Simplify memory_region_init_ram_from_fd() calls
,
Gavin Shan
,
00:05
Re: [PATCH-for-9.0 25/25] hw/pci-host/raven: Propagate error in raven_realize()
,
Gavin Shan
,
00:05
Re: [PATCH-for-9.0 21/25] hw/arm: Simplify memory_region_init_rom() calls
,
Gavin Shan
,
00:05
Re: [PATCH-for-9.0 24/25] hw/nvram: Simplify memory_region_init_rom_device() calls
,
Gavin Shan
,
00:05
Re: [PATCH-for-9.0 20/25] hw: Simplify memory_region_init_ram() calls
,
Gavin Shan
,
00:04
Re: [PATCH-for-9.0 19/25] misc: Simplify qemu_prealloc_mem() calls
,
Gavin Shan
,
00:04
December 03, 2023
Re: [PATCH-for-9.0 18/25] util/oslib: Have qemu_prealloc_mem() handler return a boolean
,
Gavin Shan
,
23:59
Re: [PATCH-for-9.0 17/25] backends: Reduce variable scope in host_memory_backend_memory_complete
,
Gavin Shan
,
23:58
Re: [PATCH-for-9.0 16/25] backends: Have HostMemoryBackendClass::alloc() handler return a boolean
,
Gavin Shan
,
23:58
Re: [PATCH-for-9.0 15/25] backends: Simplify host_memory_backend_memory_complete()
,
Gavin Shan
,
23:56
Re: [PATCH-for-9.0 14/25] backends: Use g_autofree in HostMemoryBackendClass::alloc() handlers
,
Gavin Shan
,
23:55
Re: [PATCH-for-9.0 13/25] memory: Have memory_region_init_ram_from_fd() handler return a boolean
,
Gavin Shan
,
23:55
Re: [PATCH-for-9.0 12/25] memory: Have memory_region_init_ram_from_file() handler return a boolean
,
Gavin Shan
,
23:53
Re: [PATCH-for-9.0 11/25] memory: Have memory_region_init_resizeable_ram() return a boolean
,
Gavin Shan
,
23:53
Re: [PATCH-for-9.0 10/25] memory: Have memory_region_init_rom_device() handler return a boolean
,
Gavin Shan
,
23:51
Re: [PATCH-for-9.0 09/25] memory: Simplify memory_region_init_rom_device_nomigrate() calls
,
Gavin Shan
,
23:50
Re: [PATCH-for-9.0 08/25] memory: Have memory_region_init_rom_device_nomigrate() return a boolean
,
Gavin Shan
,
23:49
Re: [PATCH-for-9.0 07/25] memory: Have memory_region_init_rom() handler return a boolean
,
Gavin Shan
,
23:48
Re: [PATCH-for-9.0 06/25] memory: Have memory_region_init_ram() handler return a boolean
,
Gavin Shan
,
23:47
Re: [PATCH-for-9.0 05/25] memory: Simplify memory_region_init_ram_from_fd() calls
,
Gavin Shan
,
23:46
Re: [PATCH-for-9.0 04/25] memory: Simplify memory_region_init_rom_nomigrate() calls
,
Gavin Shan
,
23:46
Re: [PATCH-for-9.0 03/25] memory: Have memory_region_init_rom_nomigrate() handler return a boolean
,
Gavin Shan
,
23:45
Re: [PATCH-for-9.0 02/25] memory: Have memory_region_init_ram_nomigrate() handler return a boolean
,
Gavin Shan
,
23:44
Re: [PATCH-for-9.0 01/25] memory: Have memory_region_init_ram_flags_nomigrate() return a boolean
,
Gavin Shan
,
23:42
Re: [PULL 0/2] ppc-for-8.2 queue
,
Stefan Hajnoczi
,
13:17
December 01, 2023
[PATCH] target/ppc: Re-name registers to match ISA
,
Nicholas Piggin
,
07:25
[PATCH 0/7] ppc: pnv ChipTOD and various timebase fixes
,
Nicholas Piggin
,
07:25
[PATCH v3 6/8] pnv/chiptod: Implement the ChipTOD to Core transfer
,
Nicholas Piggin
,
07:18
[PATCH v3 2/8] target/ppc: Improve timebase register defines naming
,
Nicholas Piggin
,
07:18
[PATCH v3 3/8] target/ppc: Fix move-to timebase SPR access permissions
,
Nicholas Piggin
,
07:18
[PATCH v3 1/8] target/ppc: Rename TBL to TB on 64-bit
,
Nicholas Piggin
,
07:18
[PATCH v3 8/8] target/ppc: Add SMT support to time facilities
,
Nicholas Piggin
,
07:17
[PATCH v3 7/8] target/ppc: Implement core timebase state machine and TFMR
,
Nicholas Piggin
,
07:17
[PATCH v3 5/8] ppc/pnv: Wire ChipTOD model to powernv9 and powernv10 machines
,
Nicholas Piggin
,
07:17
[PATCH v3 4/8] pnv/chiptod: Add POWER9/10 chiptod model
,
Nicholas Piggin
,
07:17
[PATCH v3 0/8] ppc: pnv ChipTOD and various timebase fixes
,
Nicholas Piggin
,
07:17
Re: [PATCH 2/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to QEMU_BQL_LOCK_GUARD
,
Harsh Prateek Bora
,
02:16
Re: [PATCH v2 04/14] spapr: nested: Introduce cap-nested-papr for Nested PAPR API
,
Harsh Prateek Bora
,
00:35
Re: [PATCH 1/6] system/cpus: rename qemu_mutex_lock_iothread() to qemu_bql_lock()
,
Harsh Prateek Bora
,
00:34
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc