Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-ppc (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Tue Jun 30 2020 17:45:51 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH v3 07/26] spapr: Plug minor memory leak in spapr_machine_init()
,
Markus Armbruster
,
2020/06/30
[PATCH] hw/ppc/ppc4xx: Only accept (combination of) pow2 DDR sizes
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH] hw/ppc/ppc4xx: Only accept (combination of) pow2 DDR sizes
,
BALATON Zoltan
,
2020/06/29
[PATCH v7 0/8] Mac Old World ROM experiment
,
BALATON Zoltan
,
2020/06/29
[PATCH v7 3/8] mac_oldworld: Drop a variable, use get_system_memory() directly
,
BALATON Zoltan
,
2020/06/29
[PATCH v7 4/8] mac_oldworld: Drop some variables
,
BALATON Zoltan
,
2020/06/29
[PATCH v7 5/8] mac_oldworld: Change PCI address of macio to match real hardware
,
BALATON Zoltan
,
2020/06/29
Re: [PATCH v7 5/8] mac_oldworld: Change PCI address of macio to match real hardware
,
Mark Cave-Ayland
,
2020/06/30
[PATCH v7 2/8] mac_newworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/29
[PATCH v7 1/8] mac_oldworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/29
Re: [PATCH v7 1/8] mac_oldworld: Allow loading binary ROM image
,
Mark Cave-Ayland
,
2020/06/30
Re: [PATCH v7 1/8] mac_oldworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/30
[PATCH v7 8/8] mac_oldworld: Add SPD data to cover RAM
,
BALATON Zoltan
,
2020/06/29
[PATCH v7 6/8] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
,
BALATON Zoltan
,
2020/06/29
[RFC PATCH v7 7/8] WIP macio/cuda: Attempt to add i2c support
,
BALATON Zoltan
,
2020/06/29
Re: [PATCH v7 0/8] Mac Old World ROM experiment
,
Mark Cave-Ayland
,
2020/06/30
Re: [PATCH v7 0/8] Mac Old World ROM experiment
,
BALATON Zoltan
,
2020/06/30
[PATCH 0/5] hw/i2c: Rename method names for consistency and add documentation
,
Philippe Mathieu-Daudé
,
2020/06/29
[PATCH 1/5] hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus()
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 1/5] hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus()
,
Markus Armbruster
,
2020/06/30
[PATCH 2/5] hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 2/5] hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
,
Corey Minyard
,
2020/06/29
Re: [PATCH 2/5] hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
,
BALATON Zoltan
,
2020/06/29
Re: [PATCH 2/5] hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH 2/5] hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
,
Markus Armbruster
,
2020/06/30
[PATCH 3/5] hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref()
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 3/5] hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref()
,
Corey Minyard
,
2020/06/29
[PATCH 4/5] hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 4/5] hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
,
Corey Minyard
,
2020/06/29
Re: [PATCH 4/5] hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
,
Markus Armbruster
,
2020/06/30
[PATCH 5/5] hw/i2c: Document the I2C qdev helpers
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH 5/5] hw/i2c: Document the I2C qdev helpers
,
Corey Minyard
,
2020/06/29
Re: [PATCH 5/5] hw/i2c: Document the I2C qdev helpers
,
Markus Armbruster
,
2020/06/30
Re: [PATCH 5/5] hw/i2c: Document the I2C qdev helpers
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH 5/5] hw/i2c: Document the I2C qdev helpers
,
Peter Maydell
,
2020/06/30
Re: [PATCH 0/5] hw/i2c: Rename method names for consistency and add documentation
,
Corey Minyard
,
2020/06/29
[PATCH v6 00/11] Mac Old World ROM experiment
,
BALATON Zoltan
,
2020/06/28
[PATCH v6 02/11] mac_newworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/28
[PATCH v6 03/11] mac_oldworld: Drop a variable, use get_system_memory() directly
,
BALATON Zoltan
,
2020/06/28
[PATCH v6 01/11] mac_oldworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/28
[PATCH v6 04/11] mac_oldworld: Drop some variables
,
BALATON Zoltan
,
2020/06/28
[PATCH v6 07/11] mac_oldworld: Map macio to expected address at reset
,
BALATON Zoltan
,
2020/06/28
[PATCH v6 06/11] mac_oldworld: Rename ppc_heathrow_reset to ppc_heathrow_cpu_reset
,
BALATON Zoltan
,
2020/06/28
[PATCH v6 05/11] grackle: Set revision in PCI config to match hardware
,
BALATON Zoltan
,
2020/06/28
[PATCH v6 08/11] mac_oldworld: Add machine ID register
,
BALATON Zoltan
,
2020/06/28
[PATCH v6 09/11] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
,
BALATON Zoltan
,
2020/06/28
[PATCH v6 11/11] mac_oldworld: Add SPD data to cover RAM
,
BALATON Zoltan
,
2020/06/28
[RFC PATCH v6 10/11] WIP macio/cuda: Attempt to add i2c support
,
BALATON Zoltan
,
2020/06/28
Re: [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
,
BALATON Zoltan
,
2020/06/26
Re: [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
,
Markus Armbruster
,
2020/06/27
Re: [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
,
BALATON Zoltan
,
2020/06/27
Re: [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
,
Markus Armbruster
,
2020/06/29
Re: [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
,
BALATON Zoltan
,
2020/06/29
Re: [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
,
Philippe Mathieu-Daudé
,
2020/06/29
Re: [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
,
BALATON Zoltan
,
2020/06/29
Re: [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
,
Philippe Mathieu-Daudé
,
2020/06/30
Re: [PATCH v2 2/4] smbus: Fix spd_data_generate() error API violation
,
BALATON Zoltan
,
2020/06/30
[RFC PATCH 0/3] Use object_get_canonical_path_component to get child description
,
Philippe Mathieu-Daudé
,
2020/06/26
[RFC PATCH 1/3] hw/i2c/smbus_eeprom: Set QOM parent
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [RFC PATCH 1/3] hw/i2c/smbus_eeprom: Set QOM parent
,
BALATON Zoltan
,
2020/06/26
Re: [RFC PATCH 1/3] hw/i2c/smbus_eeprom: Set QOM parent
,
BALATON Zoltan
,
2020/06/26
Re: [RFC PATCH 1/3] hw/i2c/smbus_eeprom: Set QOM parent
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [RFC PATCH 1/3] hw/i2c/smbus_eeprom: Set QOM parent
,
BALATON Zoltan
,
2020/06/26
Re: [RFC PATCH 1/3] hw/i2c/smbus_eeprom: Set QOM parent
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [RFC PATCH 1/3] hw/i2c/smbus_eeprom: Set QOM parent
,
BALATON Zoltan
,
2020/06/26
Re: [RFC PATCH 1/3] hw/i2c/smbus_eeprom: Set QOM parent
,
Philippe Mathieu-Daudé
,
2020/06/26
[RFC PATCH 2/3] hw/i2c/smbus_eeprom: Add description based on child name
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [RFC PATCH 2/3] hw/i2c/smbus_eeprom: Add description based on child name
,
BALATON Zoltan
,
2020/06/26
Re: [RFC PATCH 2/3] hw/i2c/smbus_eeprom: Add description based on child name
,
Philippe Mathieu-Daudé
,
2020/06/26
[RFC PATCH 3/3] hw/i2c/smbus_eeprom: Trace reset() event
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [RFC PATCH 0/3] Use object_get_canonical_path_component to get child description
,
no-reply
,
2020/06/26
Re: [RFC PATCH 0/3] Use object_get_canonical_path_component to get child description
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [RFC PATCH 0/3] Use object_get_canonical_path_component to get child description
,
no-reply
,
2020/06/26
Re: [RFC PATCH 0/3] Use object_get_canonical_path_component to get child description
,
Aleksandar Markovic
,
2020/06/26
Re: [RFC PATCH 0/3] Use object_get_canonical_path_component to get child description
,
Philippe Mathieu-Daudé
,
2020/06/26
Re: [RFC PATCH 0/3] Use object_get_canonical_path_component to get child description
,
Markus Armbruster
,
2020/06/27
Re: [RFC PATCH 0/3] Use object_get_canonical_path_component to get child description
,
Philippe Mathieu-Daudé
,
2020/06/29
[PULL 00/22] qemu-macppc queue 20200626
,
Mark Cave-Ayland
,
2020/06/26
[PULL 01/22] adb: coding style update to fix checkpatch errors
,
Mark Cave-Ayland
,
2020/06/26
[PULL 02/22] adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaround
,
Mark Cave-Ayland
,
2020/06/26
[PULL 03/22] cuda: convert ADB autopoll timer from ns to ms
,
Mark Cave-Ayland
,
2020/06/26
[PULL 04/22] pmu: fix duplicate autopoll mask variable
,
Mark Cave-Ayland
,
2020/06/26
[PULL 05/22] pmu: honour autopoll_rate_ms when rearming the ADB autopoll timer
,
Mark Cave-Ayland
,
2020/06/26
[PULL 06/22] adb: introduce realize/unrealize and VMStateDescription for ADB bus
,
Mark Cave-Ayland
,
2020/06/26
[PULL 07/22] adb: create autopoll variables directly within ADBBusState
,
Mark Cave-Ayland
,
2020/06/26
[PULL 08/22] cuda: convert to use ADBBusState internal autopoll variables
,
Mark Cave-Ayland
,
2020/06/26
[PULL 09/22] pmu: convert to use ADBBusState internal autopoll variables
,
Mark Cave-Ayland
,
2020/06/26
[PULL 10/22] mac_via: convert to use ADBBusState internal autopoll variables
,
Mark Cave-Ayland
,
2020/06/26
[PULL 11/22] adb: introduce new ADBDeviceHasData method to ADBDeviceClass
,
Mark Cave-Ayland
,
2020/06/26
[PULL 12/22] adb: keep track of devices with pending data
,
Mark Cave-Ayland
,
2020/06/26
[PULL 13/22] adb: add status field for holding information about the last ADB request
,
Mark Cave-Ayland
,
2020/06/26
[PULL 14/22] adb: use adb_request() only for explicit requests
,
Mark Cave-Ayland
,
2020/06/26
[PULL 15/22] adb: add autopoll_blocked variable to block autopoll
,
Mark Cave-Ayland
,
2020/06/26
[PULL 16/22] cuda: add adb_autopoll_block() and adb_autopoll_unblock() functions
,
Mark Cave-Ayland
,
2020/06/26
[PULL 17/22] pmu: add adb_autopoll_block() and adb_autopoll_unblock() functions
,
Mark Cave-Ayland
,
2020/06/26
[PULL 18/22] mac_via: move VIA1 portB write logic into mos6522_q800_via1_write()
,
Mark Cave-Ayland
,
2020/06/26
[PULL 19/22] mac_via: rework ADB state machine to be compatible with both MacOS and Linux
,
Mark Cave-Ayland
,
2020/06/26
[PULL 20/22] adb: only call autopoll callbacks when autopoll is not blocked
,
Mark Cave-Ayland
,
2020/06/26
[PULL 21/22] adb: use adb_device prefix for ADB device trace events
,
Mark Cave-Ayland
,
2020/06/26
[PULL 22/22] adb: add ADB bus trace events
,
Mark Cave-Ayland
,
2020/06/26
Re: [PULL 00/22] qemu-macppc queue 20200626
,
Peter Maydell
,
2020/06/26
[PULL 0/4] ppc-for-5.1 queue 20200626
,
David Gibson
,
2020/06/26
[PULL 3/4] ppc/pnv: Silence missing BMC warning with qtest
,
David Gibson
,
2020/06/26
[PULL 1/4] spapr: Simplify some warning printing paths in spapr_caps.c
,
David Gibson
,
2020/06/26
[PULL 4/4] target/ppc: Remove TIDR from POWER10 processor
,
David Gibson
,
2020/06/26
[PULL 2/4] spapr: Fix typos in comments and macro indentation
,
David Gibson
,
2020/06/26
Re: [PULL 0/4] ppc-for-5.1 queue 20200626
,
Peter Maydell
,
2020/06/26
[PATCH v3 0/8] Add several Power ISA 3.1 32/64-bit vector instructions
,
Lijun Pan
,
2020/06/25
[PATCH v3 1/8] target/ppc: Introduce Power ISA 3.1 flag
,
Lijun Pan
,
2020/06/25
Re: [PATCH v3 1/8] target/ppc: Introduce Power ISA 3.1 flag
,
Richard Henderson
,
2020/06/25
Re: [PATCH v3 1/8] target/ppc: Introduce Power ISA 3.1 flag
,
Lijun Pan
,
2020/06/25
Re: [PATCH v3 1/8] target/ppc: Introduce Power ISA 3.1 flag
,
Richard Henderson
,
2020/06/25
[PATCH v3 4/8] target/ppc: add vmulld instruction
,
Lijun Pan
,
2020/06/25
Re: [PATCH v3 4/8] target/ppc: add vmulld instruction
,
Richard Henderson
,
2020/06/25
Re: [PATCH v3 4/8] target/ppc: add vmulld instruction
,
Lijun Pan
,
2020/06/25
Re: [PATCH v3 4/8] target/ppc: add vmulld instruction
,
Richard Henderson
,
2020/06/25
[PATCH v3 2/8] target/ppc: add byte-reverse br[dwh] instructions
,
Lijun Pan
,
2020/06/25
Re: [PATCH v3 2/8] target/ppc: add byte-reverse br[dwh] instructions
,
Richard Henderson
,
2020/06/25
Re: [PATCH v3 2/8] target/ppc: add byte-reverse br[dwh] instructions
,
Lijun Pan
,
2020/06/25
[PATCH v3 5/8] target/ppc: add vmulh{su}w instructions
,
Lijun Pan
,
2020/06/25
Re: [PATCH v3 5/8] target/ppc: add vmulh{su}w instructions
,
Richard Henderson
,
2020/06/25
[PATCH v3 6/8] fix the prototype of muls64/mulu64
,
Lijun Pan
,
2020/06/25
Re: [PATCH v3 6/8] fix the prototype of muls64/mulu64
,
Richard Henderson
,
2020/06/25
[PATCH v3 3/8] target/ppc: convert vmuluwm to tcg_gen_gvec_mul
,
Lijun Pan
,
2020/06/25
Re: [PATCH v3 3/8] target/ppc: convert vmuluwm to tcg_gen_gvec_mul
,
Richard Henderson
,
2020/06/25
[PATCH v3 8/8] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions
,
Lijun Pan
,
2020/06/25
Re: [PATCH v3 8/8] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions
,
Richard Henderson
,
2020/06/25
Re: [PATCH v3 8/8] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions
,
Lijun Pan
,
2020/06/25
Re: [PATCH v3 8/8] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions
,
Richard Henderson
,
2020/06/25
Re: [PATCH v3 8/8] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions
,
David Gibson
,
2020/06/26
[PATCH v3 7/8] target/ppc: add vmulh{su}d instructions
,
Lijun Pan
,
2020/06/25
Re: [PATCH v3 7/8] target/ppc: add vmulh{su}d instructions
,
Richard Henderson
,
2020/06/25
[PATCH v4 00/20] audio: deprecate -soundhw
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 10/20] audio: deprecate -soundhw hda
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 06/20] audio: deprecate -soundhw adlib
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 11/20] pc_basic_device_init: pass PCMachineState
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 09/20] audio: deprecate -soundhw sb16
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 17/20] audio: deprecate -soundhw pcspk
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 19/20] pcspk: update docs/system/target-i386-desc.rst.inc
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 02/20] stubs: add pci_create_simple
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 12/20] pc_basic_device_init: drop has_pit arg
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 20/20] audio: set default value for pcspk.iobase property
,
Gerd Hoffmann
,
2020/06/24
Re: [PATCH v4 20/20] audio: set default value for pcspk.iobase property
,
Eric Blake
,
2020/06/24
[PATCH v4 08/20] audio: deprecate -soundhw gus
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 14/20] softmmu: initialize spice and audio earlier
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 07/20] audio: deprecate -soundhw cs4231a
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 05/20] audio: deprecate -soundhw es1370
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 01/20] stubs: add isa_create_simple
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 18/20] audio: add soundhw deprecation notice
,
Gerd Hoffmann
,
2020/06/24
Re: [PATCH v4 18/20] audio: add soundhw deprecation notice
,
Eric Blake
,
2020/06/24
[PATCH v4 13/20] pc_basic_device_init: drop no_vmport arg
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 03/20] audio: add deprecated_register_soundhw
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 04/20] audio: deprecate -soundhw ac97
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 15/20] audio: rework pcspk_init()
,
Gerd Hoffmann
,
2020/06/24
[PATCH v4 16/20] audio: create pcspk device early
,
Gerd Hoffmann
,
2020/06/24
[PATCH v2 07/25] spapr: Plug minor memory leak in spapr_machine_init()
,
Markus Armbruster
,
2020/06/24
Re: [PATCH v2 07/25] spapr: Plug minor memory leak in spapr_machine_init()
,
Greg Kurz
,
2020/06/24
Re: [PATCH v2 07/25] spapr: Plug minor memory leak in spapr_machine_init()
,
David Gibson
,
2020/06/24
[PATCH v2 00/22] ADB: fix autopoll issues and rework mac_via state machine
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 01/22] adb: coding style update to fix checkpatch errors
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 02/22] adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaround
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 03/22] cuda: convert ADB autopoll timer from ns to ms
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 04/22] pmu: fix duplicate autopoll mask variable
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 05/22] pmu: honour autopoll_rate_ms when rearming the ADB autopoll timer
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 06/22] adb: introduce realize/unrealize and VMStateDescription for ADB bus
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 07/22] adb: create autopoll variables directly within ADBBusState
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 08/22] cuda: convert to use ADBBusState internal autopoll variables
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 09/22] pmu: convert to use ADBBusState internal autopoll variables
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 10/22] mac_via: convert to use ADBBusState internal autopoll variables
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 11/22] adb: introduce new ADBDeviceHasData method to ADBDeviceClass
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 12/22] adb: keep track of devices with pending data
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 13/22] adb: add status field for holding information about the last ADB request
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 14/22] adb: use adb_request() only for explicit requests
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 15/22] adb: add autopoll_blocked variable to block autopoll
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 16/22] cuda: add adb_autopoll_block() and adb_autopoll_unblock() functions
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 17/22] pmu: add adb_autopoll_block() and adb_autopoll_unblock() functions
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 18/22] mac_via: move VIA1 portB write logic into mos6522_q800_via1_write()
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 19/22] mac_via: rework ADB state machine to be compatible with both MacOS and Linux
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 20/22] adb: only call autopoll callbacks when autopoll is not blocked
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 21/22] adb: use adb_device prefix for ADB device trace events
,
Mark Cave-Ayland
,
2020/06/23
[PATCH v2 22/22] adb: add ADB bus trace events
,
Mark Cave-Ayland
,
2020/06/23
Re: [PATCH v2 00/22] ADB: fix autopoll issues and rework mac_via state machine
,
Laurent Vivier
,
2020/06/26
Re: [PATCH v2 00/22] ADB: fix autopoll issues and rework mac_via state machine
,
Mark Cave-Ayland
,
2020/06/26
[PATCH] target/ppc: Remove TIDR from POWER10 processor
,
Cédric Le Goater
,
2020/06/23
Re: [PATCH] target/ppc: Remove TIDR from POWER10 processor
,
David Gibson
,
2020/06/23
[PATCH 0/7] accel/kvm: Simplify few functions that can use global kvm_state
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH 1/7] accel/kvm: Let kvm_check_extension use global KVM state
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH 1/7] accel/kvm: Let kvm_check_extension use global KVM state
,
Cornelia Huck
,
2020/06/23
[PATCH 2/7] accel/kvm: Simplify kvm_check_extension()
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH 2/7] accel/kvm: Simplify kvm_check_extension()
,
Cornelia Huck
,
2020/06/23
[PATCH 3/7] accel/kvm: Simplify kvm_check_extension_list()
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH 3/7] accel/kvm: Simplify kvm_check_extension_list()
,
Cornelia Huck
,
2020/06/23
[RFC PATCH 4/7] accel/kvm: Simplify kvm_set_sigmask_len()
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH 5/7] target/i386/kvm: Simplify get_para_features()
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH 5/7] target/i386/kvm: Simplify get_para_features()
,
Cornelia Huck
,
2020/06/23
[RFC PATCH 6/7] target/i386/kvm: Simplify kvm_get_mce_cap_supported()
,
Philippe Mathieu-Daudé
,
2020/06/23
[RFC PATCH 7/7] target/i386/kvm: Simplify kvm_get_supported_[feature]_msrs()
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [PATCH v2 1/4] qapi: net: Add query-netdevs command
,
Alexey Kirillov
,
2020/06/23
[PATCH v2 0/3] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v2 1/3] i2c: Match parameters of i2c_start_transfer and i2c_send_recv
,
Philippe Mathieu-Daudé
,
2020/06/23
[PATCH v2 2/3] i2c: Make i2c_start_transfer() direction argument a boolean
,
Philippe Mathieu-Daudé
,
2020/06/23
[RFC PATCH v2 3/3] hw/misc/auxbus: Fix MOT/classic I2C mode
,
Philippe Mathieu-Daudé
,
2020/06/23
Re: [RFC PATCH v2 3/3] hw/misc/auxbus: Fix MOT/classic I2C mode
,
BALATON Zoltan
,
2020/06/23
[PATCH v3] target/ppc: add vmsumudm vmsumcud instructions
,
Lijun Pan
,
2020/06/23
[PATCH v3 00/19] audio: deprecate -soundhw
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 02/19] stubs: add pci_create_simple
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 01/19] stubs: add isa_create_simple
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 04/19] audio: deprecate -soundhw ac97
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 03/19] audio: add deprecated_register_soundhw
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 10/19] audio: deprecate -soundhw hda
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 16/19] softmmu: initialize spice and audio earlier
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 17/19] audio: rework pcspk_init()
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 15/19] pc_basic_device_init: drop no_vmport arg
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 14/19] pc_basic_device_init: drop has_pit arg
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 13/19] pc_basic_device_init: pass PCMachineState
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 18/19] audio: create pcspk device early, add audiodev alias.
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 11/19] audio: deprecate -soundhw pcspk
,
Gerd Hoffmann
,
2020/06/22
Re: [PATCH v3 11/19] audio: deprecate -soundhw pcspk
,
Thomas Huth
,
2020/06/22
Re: [PATCH v3 11/19] audio: deprecate -soundhw pcspk
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH v3 11/19] audio: deprecate -soundhw pcspk
,
Paolo Bonzini
,
2020/06/22
Re: [PATCH v3 11/19] audio: deprecate -soundhw pcspk
,
Paolo Bonzini
,
2020/06/22
Re: [PATCH v3 11/19] audio: deprecate -soundhw pcspk
,
Gerd Hoffmann
,
2020/06/22
Re: [PATCH v3 11/19] audio: deprecate -soundhw pcspk
,
Paolo Bonzini
,
2020/06/22
Re: [PATCH v3 11/19] audio: deprecate -soundhw pcspk
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 12/19] audio: add soundhw deprecation notice
,
Gerd Hoffmann
,
2020/06/22
Re: [PATCH v3 12/19] audio: add soundhw deprecation notice
,
Daniel P . Berrangé
,
2020/06/22
Re: [PATCH v3 12/19] audio: add soundhw deprecation notice
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 19/19] audio: set default value for pcspk.iobase property
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 06/19] audio: deprecate -soundhw adlib
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 08/19] audio: deprecate -soundhw gus
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 05/19] audio: deprecate -soundhw es1370
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 07/19] audio: deprecate -soundhw cs4231a
,
Gerd Hoffmann
,
2020/06/22
[PATCH v3 09/19] audio: deprecate -soundhw sb16
,
Gerd Hoffmann
,
2020/06/22
[PATCH 07/22] spapr: Plug minor memory leak in spapr_machine_init()
,
Markus Armbruster
,
2020/06/22
Re: [PATCH 07/22] spapr: Plug minor memory leak in spapr_machine_init()
,
Greg Kurz
,
2020/06/22
[PATCH] ppc/pnv: Silence missing BMC warning with qtest
,
Greg Kurz
,
2020/06/22
Re: [PATCH] ppc/pnv: Silence missing BMC warning with qtest
,
Cédric Le Goater
,
2020/06/22
Re: [PATCH] ppc/pnv: Silence missing BMC warning with qtest
,
Greg Kurz
,
2020/06/22
Re: [PATCH] ppc/pnv: Silence missing BMC warning with qtest
,
Philippe Mathieu-Daudé
,
2020/06/22
Re: [PATCH] ppc/pnv: Silence missing BMC warning with qtest
,
Thomas Huth
,
2020/06/22
Re: [PATCH] ppc/pnv: Silence missing BMC warning with qtest
,
David Gibson
,
2020/06/22
SPR implementation request.
,
Jd Lyons
,
2020/06/21
Re: SPR implementation request.
,
BALATON Zoltan
,
2020/06/21
Re: SPR implementation request.
,
Jd Lyons
,
2020/06/21
Re: SPR implementation request.
,
BALATON Zoltan
,
2020/06/21
Re: SPR implementation request.
,
Jd Lyons
,
2020/06/21
Re: SPR implementation request.
,
BALATON Zoltan
,
2020/06/21
Re: SPR implementation request.
,
BALATON Zoltan
,
2020/06/21
Re: SPR implementation request.
,
BALATON Zoltan
,
2020/06/21
Re: SPR implementation request.
,
BALATON Zoltan
,
2020/06/21
Re: [PATCH v3 09/11] tests/acceptance: record/replay tests with advcal images
,
Philippe Mathieu-Daudé
,
2020/06/21
Re: [PULL 10/10] ppc/pnv: Create BMC devices only when defaults are enabled
,
Philippe Mathieu-Daudé
,
2020/06/19
Re: [PULL 10/10] ppc/pnv: Create BMC devices only when defaults are enabled
,
Cédric Le Goater
,
2020/06/22
Re: [PULL 10/10] ppc/pnv: Create BMC devices only when defaults are enabled
,
Philippe Mathieu-Daudé
,
2020/06/22
[PATCH v3 0/9] Generalize memory encryption models
,
David Gibson
,
2020/06/18
[PATCH v3 3/9] host trust limitation: Move side effect out of machine_set_memory_encryption()
,
David Gibson
,
2020/06/18
[PATCH v3 1/9] host trust limitation: Introduce new host trust limitation interface
,
David Gibson
,
2020/06/18
Re: [PATCH v3 1/9] host trust limitation: Introduce new host trust limitation interface
,
Dr. David Alan Gilbert
,
2020/06/26
[PATCH v3 4/9] host trust limitation: Rework the "memory-encryption" property
,
David Gibson
,
2020/06/18
[PATCH v3 2/9] host trust limitation: Handle memory encryption via interface
,
David Gibson
,
2020/06/18
[PATCH v3 5/9] host trust limitation: Decouple kvm_memcrypt_*() helpers from KVM
,
David Gibson
,
2020/06/18
[PATCH v3 8/9] spapr: PEF: block migration
,
David Gibson
,
2020/06/18
Re: [PATCH v3 8/9] spapr: PEF: block migration
,
Dr. David Alan Gilbert
,
2020/06/26
[PATCH v3 7/9] spapr: Add PEF based host trust limitation
,
David Gibson
,
2020/06/18
[PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
David Gibson
,
2020/06/18
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
Daniel P . Berrangé
,
2020/06/19
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
Michael S. Tsirkin
,
2020/06/19
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
Michael S. Tsirkin
,
2020/06/19
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
Daniel P . Berrangé
,
2020/06/19
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
Halil Pasic
,
2020/06/19
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
Michael S. Tsirkin
,
2020/06/24
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
David Gibson
,
2020/06/25
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
David Gibson
,
2020/06/25
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
David Gibson
,
2020/06/19
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
Daniel P . Berrangé
,
2020/06/19
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
David Gibson
,
2020/06/20
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
Daniel P . Berrangé
,
2020/06/22
Re: [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests
,
David Gibson
,
2020/06/25
[PATCH v3 6/9] host trust limitation: Add Error ** to HostTrustLimitation::kvm_init
,
David Gibson
,
2020/06/18
Re: [PATCH v3 0/9] Generalize memory encryption models
,
no-reply
,
2020/06/18
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Hildenbrand
,
2020/06/19
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Cornelia Huck
,
2020/06/19
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Hildenbrand
,
2020/06/19
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Cornelia Huck
,
2020/06/19
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Hildenbrand
,
2020/06/19
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Cornelia Huck
,
2020/06/22
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Gibson
,
2020/06/25
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Hildenbrand
,
2020/06/25
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Gibson
,
2020/06/26
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Hildenbrand
,
2020/06/26
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Janosch Frank
,
2020/06/26
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Daniel P . Berrangé
,
2020/06/26
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Janosch Frank
,
2020/06/26
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Dr. David Alan Gilbert
,
2020/06/26
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Daniel P . Berrangé
,
2020/06/26
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Janosch Frank
,
2020/06/26
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Gibson
,
2020/06/19
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Hildenbrand
,
2020/06/19
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Gibson
,
2020/06/25
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Hildenbrand
,
2020/06/25
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Cornelia Huck
,
2020/06/25
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Christian Borntraeger
,
2020/06/22
Re: [PATCH v3 0/9] Generalize memory encryption models
,
Cornelia Huck
,
2020/06/24
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Gibson
,
2020/06/25
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Gibson
,
2020/06/25
Re: [PATCH v3 0/9] Generalize memory encryption models
,
David Gibson
,
2020/06/25
Re: [PATCH 0/2] use helper when using abstract QOM parent functions
,
maozy
,
2020/06/18
[PATCH v2 0/7] Add several Power ISA 3.1 32/64-bit vector instructions
,
Lijun Pan
,
2020/06/17
[PATCH v2 3/7] target/ppc: add vmulld instruction
,
Lijun Pan
,
2020/06/17
[PATCH v2 1/7] target/ppc: Introduce Power ISA 3.1 flag
,
Lijun Pan
,
2020/06/17
[PATCH v2 2/7] target/ppc: add byte-reverse br[dwh] instructions
,
Lijun Pan
,
2020/06/17
[PATCH v2 5/7] fix the prototype of muls64/mulu64
,
Lijun Pan
,
2020/06/17
[PATCH v2 7/7] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions
,
Lijun Pan
,
2020/06/17
[PATCH v2 6/7] target/ppc: add vmulh{su}d instructions
,
Lijun Pan
,
2020/06/17
[PATCH v2 4/7] target/ppc: add vmulh{su}w instructions
,
Lijun Pan
,
2020/06/17
Re: [PATCH v2 0/7] Add several Power ISA 3.1 32/64-bit vector instructions
,
no-reply
,
2020/06/17
Re: [PATCH v2 0/7] Add several Power ISA 3.1 32/64-bit vector instructions
,
Lijun Pan
,
2020/06/18
[PATCH v10 63/73] ppc: convert to cpu_has_work_with_iothread_lock
,
Robert Foley
,
2020/06/17
[PATCH v10 44/73] ppc: convert to cpu_interrupt_request
,
Robert Foley
,
2020/06/17
[PATCH v10 33/73] ppc: use cpu_reset_interrupt
,
Robert Foley
,
2020/06/17
[PATCH v10 18/73] ppc: convert to cpu_halted
,
Robert Foley
,
2020/06/17
[PATCH v10 08/73] ppc: convert to helper_cpu_halted_set
,
Robert Foley
,
2020/06/17
[PATCH v5 00/11] Mac Old World ROM experiment
,
BALATON Zoltan
,
2020/06/16
[PATCH v5 03/11] mac_oldworld: Drop a variable, use get_system_memory() directly
,
BALATON Zoltan
,
2020/06/16
Re: [PATCH v5 03/11] mac_oldworld: Drop a variable, use get_system_memory() directly
,
Mark Cave-Ayland
,
2020/06/26
[PATCH v5 02/11] mac_newworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/16
Re: [PATCH v5 02/11] mac_newworld: Allow loading binary ROM image
,
Mark Cave-Ayland
,
2020/06/26
[PATCH v5 01/11] mac_oldworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/16
Re: [PATCH v5 01/11] mac_oldworld: Allow loading binary ROM image
,
Mark Cave-Ayland
,
2020/06/26
Re: [PATCH v5 01/11] mac_oldworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/26
[PATCH v5 04/11] mac_oldworld: Drop some variables
,
BALATON Zoltan
,
2020/06/16
Re: [PATCH v5 04/11] mac_oldworld: Drop some variables
,
Mark Cave-Ayland
,
2020/06/26
[PATCH v5 07/11] mac_oldworld: Map macio to expected address at reset
,
BALATON Zoltan
,
2020/06/16
Re: [PATCH v5 07/11] mac_oldworld: Map macio to expected address at reset
,
Mark Cave-Ayland
,
2020/06/26
Re: [PATCH v5 07/11] mac_oldworld: Map macio to expected address at reset
,
BALATON Zoltan
,
2020/06/26
[PATCH v5 06/11] mac_oldworld: Rename ppc_heathrow_reset to ppc_heathrow_cpu_reset
,
BALATON Zoltan
,
2020/06/16
Re: [PATCH v5 06/11] mac_oldworld: Rename ppc_heathrow_reset to ppc_heathrow_cpu_reset
,
Mark Cave-Ayland
,
2020/06/26
Re: [PATCH v5 06/11] mac_oldworld: Rename ppc_heathrow_reset to ppc_heathrow_cpu_reset
,
BALATON Zoltan
,
2020/06/26
[PATCH v5 08/11] mac_oldworld: Add machine ID register
,
BALATON Zoltan
,
2020/06/16
Re: [PATCH v5 08/11] mac_oldworld: Add machine ID register
,
Mark Cave-Ayland
,
2020/06/26
[PATCH v5 05/11] grackle: Set revision in PCI config to match hardware
,
BALATON Zoltan
,
2020/06/16
Re: [PATCH v5 05/11] grackle: Set revision in PCI config to match hardware
,
Mark Cave-Ayland
,
2020/06/26
[PATCH v5 09/11] macio: Add dummy screamer register area
,
BALATON Zoltan
,
2020/06/16
Re: [PATCH v5 09/11] macio: Add dummy screamer register area
,
Mark Cave-Ayland
,
2020/06/26
Re: [PATCH v5 09/11] macio: Add dummy screamer register area
,
BALATON Zoltan
,
2020/06/28
Re: [PATCH v5 09/11] macio: Add dummy screamer register area
,
BALATON Zoltan
,
2020/06/28
Re: [PATCH v5 09/11] macio: Add dummy screamer register area
,
BALATON Zoltan
,
2020/06/28
Re: [PATCH v5 09/11] macio: Add dummy screamer register area
,
BALATON Zoltan
,
2020/06/28
Re: [PATCH v5 09/11] macio: Add dummy screamer register area
,
BALATON Zoltan
,
2020/06/28
[PATCH v5 10/11] WIP macio/cuda: Attempt to add i2c support
,
BALATON Zoltan
,
2020/06/16
[RFC PATCH] WIP macio/cuda: Attempt to add i2c support
,
BALATON Zoltan
,
2020/06/28
[PATCH v5 11/11] mac_oldworld: Add SPD data to cover RAM
,
BALATON Zoltan
,
2020/06/16
Re: [PATCH v5 00/11] Mac Old World ROM experiment
,
BALATON Zoltan
,
2020/06/26
Re: [PATCH v5 00/11] Mac Old World ROM experiment
,
Mark Cave-Ayland
,
2020/06/26
Re: [PATCH v5 00/11] Mac Old World ROM experiment
,
BALATON Zoltan
,
2020/06/28
[PULL 12/84] macio: Delete unused "macio-gpio" devices
,
Markus Armbruster
,
2020/06/15
[PULL 13/84] pnv/phb4: Delete unused "pnv-phb4-pec-stack" devices
,
Markus Armbruster
,
2020/06/15
[PULL 20/84] display/sm501 display/ati: Fix to realize "i2c-ddc"
,
Markus Armbruster
,
2020/06/15
[PULL 18/84] ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus
,
Markus Armbruster
,
2020/06/15
[PULL 17/84] macio: Fix macio-bus to be a subtype of System bus
,
Markus Armbruster
,
2020/06/15
[PULL 19/84] pnv/psi: Correct the pnv-psi* devices not to be sysbus devices
,
Markus Armbruster
,
2020/06/15
[PULL 14/84] MAINTAINERS: Make section PowerNV cover pci-host/pnv* as well
,
Markus Armbruster
,
2020/06/15
[PULL 16/84] macio: Put "macio-nvram" device on the macio bus
,
Markus Armbruster
,
2020/06/15
Re: [PULL 16/84] macio: Put "macio-nvram" device on the macio bus
,
BALATON Zoltan
,
2020/06/15
Re: [PULL 16/84] macio: Put "macio-nvram" device on the macio bus
,
Philippe Mathieu-Daudé
,
2020/06/16
[PULL 0/4] Vga 20200615 patches
,
Gerd Hoffmann
,
2020/06/15
[PULL 2/4] sm501: Drop unneded variable
,
Gerd Hoffmann
,
2020/06/15
[PULL 3/4] sm501: Ignore no-op blits
,
Gerd Hoffmann
,
2020/06/15
[PULL 4/4] sm501: Optimise 1 pixel 2d ops
,
Gerd Hoffmann
,
2020/06/15
[PULL 1/4] sm501: Fix bounds checks
,
Gerd Hoffmann
,
2020/06/15
Re: [PULL 0/4] Vga 20200615 patches
,
Peter Maydell
,
2020/06/15
Re: [PULL 0/4] Vga 20200615 patches
,
BALATON Zoltan
,
2020/06/15
Re: [PULL 0/4] Vga 20200615 patches
,
Peter Maydell
,
2020/06/15
[PATCH v2] configure: Let SLOF be initialized by ./scripts/git-submodule.sh
,
Philippe Mathieu-Daudé
,
2020/06/15
Re: [PATCH v2] configure: Let SLOF be initialized by ./scripts/git-submodule.sh
,
Thomas Huth
,
2020/06/15
Re: [PATCH v2] configure: Let SLOF be initialized by ./scripts/git-submodule.sh
,
Philippe Mathieu-Daudé
,
2020/06/15
Re: [PATCH] spapr: Fix typos in comments and macro indentation
,
David Gibson
,
2020/06/15
Re: [PATCH] spapr: Fix typos in comments and macro indentation
,
Gustavo Romero
,
2020/06/15
[PATCH v4 0/9] Mac Old World ROM experiment
,
BALATON Zoltan
,
2020/06/14
[PATCH v4 6/9] mac_oldworld: Add machine ID register
,
BALATON Zoltan
,
2020/06/14
[PATCH v4 5/9] mac_oldworld: Map macio to expected address at reset
,
BALATON Zoltan
,
2020/06/14
[PATCH v4 1/9] mac_oldworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/14
[PATCH v4 4/9] mac_oldworld: Rename ppc_heathrow_reset to ppc_heathrow_cpu_reset
,
BALATON Zoltan
,
2020/06/14
[PATCH v4 2/9] mac_newworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/14
[PATCH v4 9/9] mac_oldworld: Add SPD data to cover RAM
,
BALATON Zoltan
,
2020/06/14
[PATCH v4 7/9] macio: Add dummy screamer register area
,
BALATON Zoltan
,
2020/06/14
[PATCH v4 8/9] WIP RFC macio/cuda: Attempt to add i2c support
,
BALATON Zoltan
,
2020/06/14
[PATCH v4 3/9] grackle: Set revision in PCI config to match hardware
,
BALATON Zoltan
,
2020/06/14
[PATCH 00/22] ADB: fix autopoll issues and rework mac_via state machine
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 01/22] adb: coding style update to fix checkpatch errors
,
Mark Cave-Ayland
,
2020/06/14
Re: [PATCH 01/22] adb: coding style update to fix checkpatch errors
,
Philippe Mathieu-Daudé
,
2020/06/14
[PATCH 02/22] adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaround
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 03/22] cuda: convert ADB autopoll timer from ns to ms
,
Mark Cave-Ayland
,
2020/06/14
Re: [PATCH 03/22] cuda: convert ADB autopoll timer from ns to ms
,
Philippe Mathieu-Daudé
,
2020/06/14
[PATCH 04/22] pmu: fix duplicate autopoll mask variable
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 05/22] pmu: honour autopoll_rate_ms when rearming the ADB autopoll timer
,
Mark Cave-Ayland
,
2020/06/14
Re: [PATCH 05/22] pmu: honour autopoll_rate_ms when rearming the ADB autopoll timer
,
Philippe Mathieu-Daudé
,
2020/06/14
[PATCH 06/22] adb: introduce realize/unrealize and VMStateDescription for ADB bus
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 07/22] adb: create autopoll variables directly within ADBBusState
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 08/22] cuda: convert to use ADBBusState internal autopoll variables
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 09/22] pmu: convert to use ADBBusState internal autopoll variables
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 10/22] mac_via: convert to use ADBBusState internal autopoll variables
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 11/22] adb: introduce new ADBDeviceHasData method to ADBDeviceClass
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 12/22] adb: keep track of devices with pending data
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 13/22] adb: add status field for holding information about the last ADB request
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 14/22] adb: use adb_request() only for explicit requests
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 15/22] adb: add autopoll_blocked variable to block autopoll
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 16/22] cuda: add adb_autopoll_block() and adb_autopoll_unblock() functions
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 17/22] pmu: add adb_autopoll_block() and adb_autopoll_unblock() functions
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 18/22] mac_via: move VIA1 portB write logic into mos6522_q800_via1_write()
,
Mark Cave-Ayland
,
2020/06/14
Re: [PATCH 18/22] mac_via: move VIA1 portB write logic into mos6522_q800_via1_write()
,
Philippe Mathieu-Daudé
,
2020/06/14
[PATCH 19/22] mac_via: rework ADB state machine to be compatible with both MacOS and Linux
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 20/22] adb: only call autopoll callbacks when autopoll is not blocked
,
Mark Cave-Ayland
,
2020/06/14
[PATCH 21/22] adb: use adb_device prefix for ADB device trace events
,
Mark Cave-Ayland
,
2020/06/14
Re: [PATCH 21/22] adb: use adb_device prefix for ADB device trace events
,
Philippe Mathieu-Daudé
,
2020/06/14
Re: [PATCH 21/22] adb: use adb_device prefix for ADB device trace events
,
Mark Cave-Ayland
,
2020/06/20
[PATCH 22/22] adb: add ADB bus trace events
,
Mark Cave-Ayland
,
2020/06/14
Re: [PATCH 22/22] adb: add ADB bus trace events
,
Philippe Mathieu-Daudé
,
2020/06/14
Re: [PATCH 22/22] adb: add ADB bus trace events
,
Mark Cave-Ayland
,
2020/06/20
Re: [PATCH 00/22] ADB: fix autopoll issues and rework mac_via state machine
,
Finn Thain
,
2020/06/16
Re: [PATCH 00/22] ADB: fix autopoll issues and rework mac_via state machine
,
Mark Cave-Ayland
,
2020/06/20
[PATCH v3] mac_oldworld: Add machine ID register
,
BALATON Zoltan
,
2020/06/13
Re: [PATCH v3] mac_oldworld: Add machine ID register
,
Mark Cave-Ayland
,
2020/06/14
Re: [PATCH v3] mac_oldworld: Add machine ID register
,
BALATON Zoltan
,
2020/06/14
[PATCH v2 0/5] Mac Old World ROM experiment
,
BALATON Zoltan
,
2020/06/13
[PATCH v2 2/5] mac_oldworld: Add machine ID register
,
BALATON Zoltan
,
2020/06/13
[PATCH v2 1/5] mac_oldworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/13
Re: [PATCH v2 1/5] mac_oldworld: Allow loading binary ROM image
,
Mark Cave-Ayland
,
2020/06/14
Re: [PATCH v2 1/5] mac_oldworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/14
[PATCH v2 4/5] mac_oldworld: Rename ppc_heathrow_reset reset to ppc_heathrow_cpu_reset
,
BALATON Zoltan
,
2020/06/13
Re: [PATCH v2 4/5] mac_oldworld: Rename ppc_heathrow_reset reset to ppc_heathrow_cpu_reset
,
Philippe Mathieu-Daudé
,
2020/06/13
Re: [PATCH v2 4/5] mac_oldworld: Rename ppc_heathrow_reset reset to ppc_heathrow_cpu_reset
,
Mark Cave-Ayland
,
2020/06/14
Re: [PATCH v2 4/5] mac_oldworld: Rename ppc_heathrow_reset reset to ppc_heathrow_cpu_reset
,
BALATON Zoltan
,
2020/06/14
[PATCH v2 5/5] mac_oldworld: Map macio to expected address at reset
,
BALATON Zoltan
,
2020/06/13
Re: [PATCH v2 5/5] mac_oldworld: Map macio to expected address at reset
,
Philippe Mathieu-Daudé
,
2020/06/13
Re: [PATCH v2 5/5] mac_oldworld: Map macio to expected address at reset
,
BALATON Zoltan
,
2020/06/13
Re: [PATCH v2 5/5] mac_oldworld: Map macio to expected address at reset
,
Mark Cave-Ayland
,
2020/06/14
Re: [PATCH v2 5/5] mac_oldworld: Map macio to expected address at reset
,
BALATON Zoltan
,
2020/06/14
[PATCH v2 3/5] grackle: Set revision in PCI config to match hardware
,
BALATON Zoltan
,
2020/06/13
Re: [PATCH v2 3/5] grackle: Set revision in PCI config to match hardware
,
Mark Cave-Ayland
,
2020/06/14
Re: [PATCH v2 3/5] grackle: Set revision in PCI config to match hardware
,
BALATON Zoltan
,
2020/06/14
Re: [PATCH v2 0/5] Mac Old World ROM experiment
,
BALATON Zoltan
,
2020/06/13
Re: [PATCH v2 0/5] Mac Old World ROM experiment
,
BALATON Zoltan
,
2020/06/13
[PATCH 0/6] Add several Power ISA 3.1 32/64-bit vector instructions
,
Lijun Pan
,
2020/06/13
[PATCH 2/6] target/ppc: add vmulld instruction
,
Lijun Pan
,
2020/06/13
Re: [PATCH 2/6] target/ppc: add vmulld instruction
,
Richard Henderson
,
2020/06/18
Re: [PATCH 2/6] target/ppc: add vmulld instruction
,
Lijun Pan
,
2020/06/19
Re: [PATCH 2/6] target/ppc: add vmulld instruction
,
Richard Henderson
,
2020/06/19
[PATCH 3/6] targetc/ppc: add vmulh{su}w instructions
,
Lijun Pan
,
2020/06/13
Re: [PATCH 3/6] targetc/ppc: add vmulh{su}w instructions
,
Richard Henderson
,
2020/06/18
Re: [PATCH 3/6] targetc/ppc: add vmulh{su}w instructions
,
Lijun Pan
,
2020/06/19
Re: [PATCH 3/6] targetc/ppc: add vmulh{su}w instructions
,
Richard Henderson
,
2020/06/19
[PATCH 1/6] target/ppc: add byte-reverse br[dwh] instructions
,
Lijun Pan
,
2020/06/13
Re: [PATCH 1/6] target/ppc: add byte-reverse br[dwh] instructions
,
Richard Henderson
,
2020/06/18
Re: [PATCH 1/6] target/ppc: add byte-reverse br[dwh] instructions
,
Lijun Pan
,
2020/06/19
Re: [PATCH 1/6] target/ppc: add byte-reverse br[dwh] instructions
,
Richard Henderson
,
2020/06/19
[PATCH 5/6] fix the prototype of muls64/mulu64
,
Lijun Pan
,
2020/06/13
Re: [PATCH 5/6] fix the prototype of muls64/mulu64
,
Richard Henderson
,
2020/06/18
[PATCH 4/6] target/ppc: add vmulh{su}d instructions
,
Lijun Pan
,
2020/06/13
Re: [PATCH 4/6] target/ppc: add vmulh{su}d instructions
,
Richard Henderson
,
2020/06/18
[PATCH 6/6] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions
,
Lijun Pan
,
2020/06/13
Re: [PATCH 6/6] target/ppc: add vdiv{su}{wd} vmod{su}{wd} instructions
,
Richard Henderson
,
2020/06/18
Re: [PATCH 0/6] Add several Power ISA 3.1 32/64-bit vector instructions
,
no-reply
,
2020/06/13
Re: [PATCH 0/6] Add several Power ISA 3.1 32/64-bit vector instructions
,
David Gibson
,
2020/06/15
Re: [PATCH 0/6] Add several Power ISA 3.1 32/64-bit vector instructions
,
Cédric Le Goater
,
2020/06/15
Re: [PATCH 0/6] Add several Power ISA 3.1 32/64-bit vector instructions
,
Lijun Pan
,
2020/06/15
Re: [PATCH 0/6] Add several Power ISA 3.1 32/64-bit vector instructions
,
Cédric Le Goater
,
2020/06/16
Re: [PATCH 0/6] Add several Power ISA 3.1 32/64-bit vector instructions
,
Richard Henderson
,
2020/06/18
[PATCH v2] target/ppc: add vmsumudm vmsumcud instructions
,
Lijun Pan
,
2020/06/12
Re: [PATCH v2] target/ppc: add vmsumudm vmsumcud instructions
,
Richard Henderson
,
2020/06/15
Re: [PATCH v2] target/ppc: add vmsumudm vmsumcud instructions
,
Lijun Pan
,
2020/06/15
Re: [PATCH v2] target/ppc: add vmsumudm vmsumcud instructions
,
Richard Henderson
,
2020/06/18
Re: [PATCH v2] target/ppc: add vmsumudm vmsumcud instructions
,
Lijun Pan
,
2020/06/19
Re: [PATCH v2] target/ppc: add vmsumudm vmsumcud instructions
,
Richard Henderson
,
2020/06/19
[PATCH 0/2] Mac Old World ROM experiment
,
BALATON Zoltan
,
2020/06/12
[PATCH 2/2] mac_oldworld: Add machine ID register
,
BALATON Zoltan
,
2020/06/12
[PATCH 1/2] mac_oldworld: Allow loading binary ROM image
,
BALATON Zoltan
,
2020/06/12
[PULL v2 30/58] hw/pci-host/prep: Correct RAVEN bus bridge memory region size
,
Michael S. Tsirkin
,
2020/06/12
[PATCH v3 0/4] spapr: Improve error reporting in spapr_caps.c
,
Greg Kurz
,
2020/06/11
[PATCH v3 1/4] spapr: Simplify some warning printing paths in spapr_caps.c
,
Greg Kurz
,
2020/06/11
Re: [PATCH v3 1/4] spapr: Simplify some warning printing paths in spapr_caps.c
,
Vladimir Sementsov-Ogievskiy
,
2020/06/11
Re: [PATCH v3 1/4] spapr: Simplify some warning printing paths in spapr_caps.c
,
Laurent Vivier
,
2020/06/11
Re: [PATCH v3 1/4] spapr: Simplify some warning printing paths in spapr_caps.c
,
David Gibson
,
2020/06/12
[PATCH v3 2/4] error: auto propagated local_err
,
Greg Kurz
,
2020/06/11
Re: [PATCH v3 2/4] error: auto propagated local_err
,
David Gibson
,
2020/06/13
Re: [PATCH v3 2/4] error: auto propagated local_err
,
Greg Kurz
,
2020/06/15
[PATCH v3 3/4] spapr: Use error_append_hint() in spapr_caps.c
,
Greg Kurz
,
2020/06/11
Re: [PATCH v3 3/4] spapr: Use error_append_hint() in spapr_caps.c
,
Laurent Vivier
,
2020/06/11
[PATCH v3 4/4] spapr: Forbid nested KVM-HV in pre-power9 compat mode
,
Greg Kurz
,
2020/06/11
Re: [PATCH v3 4/4] spapr: Forbid nested KVM-HV in pre-power9 compat mode
,
David Gibson
,
2020/06/13
Re: [PATCH v3 4/4] spapr: Forbid nested KVM-HV in pre-power9 compat mode
,
Greg Kurz
,
2020/06/15
Re: [PATCH v3 4/4] spapr: Forbid nested KVM-HV in pre-power9 compat mode
,
David Gibson
,
2020/06/18
[PATCH v2 0/3] spapr: Improve error reporting in spapr_caps.c
,
Greg Kurz
,
2020/06/11
[PATCH v2 1/3] error: auto propagated local_err
,
Greg Kurz
,
2020/06/11
Re: [PATCH v2 1/3] error: auto propagated local_err
,
Laurent Vivier
,
2020/06/11
[PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Greg Kurz
,
2020/06/11
Re: [PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Vladimir Sementsov-Ogievskiy
,
2020/06/11
Re: [PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Laurent Vivier
,
2020/06/11
Re: [PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Greg Kurz
,
2020/06/11
Re: [PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Vladimir Sementsov-Ogievskiy
,
2020/06/11
Re: [PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Vladimir Sementsov-Ogievskiy
,
2020/06/11
Re: [PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Greg Kurz
,
2020/06/11
Re: [PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Vladimir Sementsov-Ogievskiy
,
2020/06/11
Re: [PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Vladimir Sementsov-Ogievskiy
,
2020/06/11
Re: [PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Vladimir Sementsov-Ogievskiy
,
2020/06/11
Re: [PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Greg Kurz
,
2020/06/11
Re: [PATCH v2 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Laurent Vivier
,
2020/06/11
[PATCH v2 3/3] spapr: Forbid nested KVM-HV in pre-power9 compat mode
,
Greg Kurz
,
2020/06/11
Re: [PATCH v2 3/3] spapr: Forbid nested KVM-HV in pre-power9 compat mode
,
Laurent Vivier
,
2020/06/11
[PATCH 0/3] spapr: Improve error reporting in spapr_caps.c
,
Greg Kurz
,
2020/06/10
[PATCH 1/3] error: auto propagated local_err
,
Greg Kurz
,
2020/06/10
[PATCH 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Greg Kurz
,
2020/06/10
Re: [PATCH 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
Re: [PATCH 2/3] spapr: Use error_append_hint() in spapr_caps.c
,
Greg Kurz
,
2020/06/11
[PATCH 3/3] spapr: Forbid nested KVM-HV in pre-power9 compat mode
,
Greg Kurz
,
2020/06/10
Re: [PATCH 3/3] spapr: Forbid nested KVM-HV in pre-power9 compat mode
,
Vladimir Sementsov-Ogievskiy
,
2020/06/10
[PULL 30/56] hw/pci-host/prep: Correct RAVEN bus bridge memory region size
,
Michael S. Tsirkin
,
2020/06/10
[PATCH v5] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/09
Re: [PATCH v5] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
David Gibson
,
2020/06/10
[PATCH v3 15/24] macio: Fix macio-bus to be a subtype of System bus
,
Markus Armbruster
,
2020/06/09
[PATCH v3 14/24] macio: Put "macio-nvram" device on the macio bus
,
Markus Armbruster
,
2020/06/09
[PATCH v3 18/24] display/sm501 display/ati: Fix to realize "i2c-ddc"
,
Markus Armbruster
,
2020/06/09
[PATCH v3 16/24] ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus
,
Markus Armbruster
,
2020/06/09
[PATCH v3 11/24] pnv/phb4: Delete unused "pnv-phb4-pec-stack" devices
,
Markus Armbruster
,
2020/06/09
[PATCH v3 17/24] pnv/psi: Correct the pnv-psi* devices not to be sysbus devices
,
Markus Armbruster
,
2020/06/09
[PATCH v3 12/24] MAINTAINERS: Make section PowerNV cover pci-host/pnv* as well
,
Markus Armbruster
,
2020/06/09
[PATCH v3 10/24] macio: Delete unused "macio-gpio" devices
,
Markus Armbruster
,
2020/06/09
[RFC PATCH 00/35] hw/qdev: Warn when using pre-qdev/QOM devices
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 01/35] qom/object: Update documentation
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 02/35] hw/core/qdev: Add qdev_warn_deprecated_function_used() helper
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 03/35] hw/arm/omap: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 06/35] hw/timer/arm_timer: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 06/35] hw/timer/arm_timer: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 07/35] hw/char/parallel: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 08/35] hw/display/blizzard: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 10/35] hw/display/tc6393xb: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 09/35] hw/display/ramfb: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 11/35] hw/display/vga-isa-mm: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 12/35] hw/dma/etraxfs_dma: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 04/35] hw/arm/pxa2xx: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 05/35] hw/arm/nseries: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 14/35] hw/i386/pc: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 14/35] hw/i386/pc: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 15/35] hw/i386/xen/xen-hvm: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
RE: [RFC PATCH 15/35] hw/i386/xen/xen-hvm: Emit warning when old code is used
,
Paul Durrant
,
2020/06/08
Re: [RFC PATCH 15/35] hw/i386/xen/xen-hvm: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 13/35] hw/dma/soc_dma: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 16/35] hw/input/lasips2: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 17/35] hw/input/pckbd: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 17/35] hw/input/pckbd: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 19/35] hw/input/tsc2005: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 18/35] hw/input/ps2: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 18/35] hw/input/ps2: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 21/35] hw/lm32/lm32_hwsetup: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 21/35] hw/lm32/lm32_hwsetup: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 22/35] hw/m68k/mcf520x: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 22/35] hw/m68k/mcf520x: Emit warning when old code is used
,
Thomas Huth
,
2020/06/08
[RFC PATCH 24/35] hw/misc/cbus: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 25/35] hw/nvram/eeprom93xx: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 26/35] hw/openrisc/cputimer: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 26/35] hw/openrisc/cputimer: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 27/35] hw/ppc/ppc: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 27/35] hw/ppc/ppc: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 23/35] hw/misc/applesmc: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 23/35] hw/misc/applesmc: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 29/35] hw/ppc/ppc_booke: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 29/35] hw/ppc/ppc_booke: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 28/35] hw/ppc/ppc4xx: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 20/35] hw/intc/i8259: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 20/35] hw/intc/i8259: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 31/35] hw/sh4: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 30/35] hw/ppc/virtex_ml507: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 30/35] hw/ppc/virtex_ml507: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 32/35] hw/riscv: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 32/35] hw/riscv: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 33/35] hw/timer/slavio_timer: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 33/35] hw/timer/slavio_timer: Emit warning when old code is used
,
Paolo Bonzini
,
2020/06/09
[RFC PATCH 34/35] hw/usb/hcd-musb: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
[RFC PATCH 35/35] hw/xtensa/xtfpga: Emit warning when old code is used
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 00/35] hw/qdev: Warn when using pre-qdev/QOM devices
,
Peter Maydell
,
2020/06/08
Re: [RFC PATCH 00/35] hw/qdev: Warn when using pre-qdev/QOM devices
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [RFC PATCH 00/35] hw/qdev: Warn when using pre-qdev/QOM devices
,
Paolo Bonzini
,
2020/06/09
Re: [PATCH v2 18/24] display/sm501 display/ati: Fix to realize "i2c-ddc"
,
Philippe Mathieu-Daudé
,
2020/06/08
Re: [PATCH v2 14/24] macio: Put "macio-nvram" device on the macio bus
,
Philippe Mathieu-Daudé
,
2020/06/08
[PATCH v4] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/08
Re: [PATCH v4] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
Michael S. Tsirkin
,
2020/06/08
Re: [PATCH v4] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/08
Re: [PATCH v4] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
Greg Kurz
,
2020/06/08
Re: [PATCH v4] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
Eric Blake
,
2020/06/08
Re: [PATCH v4] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
Paolo Bonzini
,
2020/06/23
Re: [PATCH v2 10/24] macio: Delete unused "macio-gpio" devices
,
Mark Cave-Ayland
,
2020/06/08
Re: [PATCH v2 10/24] macio: Delete unused "macio-gpio" devices
,
Markus Armbruster
,
2020/06/09
[PATCH v3] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/05
Re: [PATCH v3] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Greg Kurz
,
2020/06/05
Re: [PATCH v3] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/08
Re: [PATCH v3] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
Paolo Bonzini
,
2020/06/23
[PATCH v2] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/05
Re: [PATCH v2] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
no-reply
,
2020/06/05
Re: [PATCH v2] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
no-reply
,
2020/06/05
Re: [PATCH v2] numa: forbid '-numa node,mem' for 5.1 and newer machine types
,
Paolo Bonzini
,
2020/06/23
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
Cornelia Huck
,
2020/06/05
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
Halil Pasic
,
2020/06/05
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
Michael S. Tsirkin
,
2020/06/06
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
David Gibson
,
2020/06/06
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
Cornelia Huck
,
2020/06/09
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
Halil Pasic
,
2020/06/09
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
Cornelia Huck
,
2020/06/09
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
Michael S. Tsirkin
,
2020/06/09
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
David Gibson
,
2020/06/10
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
David Gibson
,
2020/06/10
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
Cornelia Huck
,
2020/06/10
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
David Gibson
,
2020/06/10
Re: [RFC v2 18/18] guest memory protection: Alter virtio default properties for protected guests
,
Halil Pasic
,
2020/06/10
[PATCH 1/1] target/ppc: add vmsumudm vmsumcud instructions
,
Lijun Pan
,
2020/06/05
Re: [PATCH 1/1] target/ppc: add vmsumudm vmsumcud instructions
,
Richard Henderson
,
2020/06/06
Re: [PATCH v2 0/7] exec/cpu: Cleanups around "exec/hwaddr.h" (reserved to system-mode)
,
Cornelia Huck
,
2020/06/04
Re: [PATCH v2 0/7] exec/cpu: Cleanups around "exec/hwaddr.h" (reserved to system-mode)
,
Paolo Bonzini
,
2020/06/04
Re: [PATCH v2 0/7] exec/cpu: Cleanups around "exec/hwaddr.h" (reserved to system-mode)
,
Cornelia Huck
,
2020/06/05
Re: [PATCH v2 0/7] exec/cpu: Cleanups around "exec/hwaddr.h" (reserved to system-mode)
,
Paolo Bonzini
,
2020/06/05
Re: [PATCH v2 0/7] exec/cpu: Cleanups around "exec/hwaddr.h" (reserved to system-mode)
,
Cornelia Huck
,
2020/06/05
Re: [PATCH v2 0/7] exec/cpu: Cleanups around "exec/hwaddr.h" (reserved to system-mode)
,
Paolo Bonzini
,
2020/06/05
Re: [RFC v2 17/18] spapr: Added PEF based guest memory protection
,
David Gibson
,
2020/06/04
Re: [PATCH qemu v9] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2020/06/02
Re: [PATCH qemu v9] spapr: Implement Open Firmware client interface
,
Alexey Kardashevskiy
,
2020/06/23
Re: [PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
,
Alexey Kardashevskiy
,
2020/06/02
Re: [PULL 00/21] Vga 20200528 patches
,
Gerd Hoffmann
,
2020/06/02
[PATCH] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/02
Re: [PATCH] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Michal Privoznik
,
2020/06/04
Re: [PATCH] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Eric Blake
,
2020/06/04
Re: [PATCH] numa: forbid '-numa node, mem' for 5.1 and newer machine types
,
Igor Mammedov
,
2020/06/05
Re: Sam460Ex screen mode, audio and network
,
Philippe Mathieu-Daudé
,
2020/06/02
Re: Sam460Ex screen mode, audio and network
,
BALATON Zoltan
,
2020/06/02
Re: Sam460Ex screen mode, audio and network
,
BALATON Zoltan
,
2020/06/02
Re: Sam460Ex screen mode, audio and network
,
Andrea Palmatè
,
2020/06/02
Re: Sam460Ex screen mode, audio and network
,
Andrea Palmatè
,
2020/06/02
Re: Sam460Ex screen mode, audio and network
,
BALATON Zoltan
,
2020/06/02
Re: [RFC v2 16/18] guest memory protection: Add Error ** to GuestMemoryProtection::kvm_init
,
Richard Henderson
,
2020/06/02
Re: [RFC v2 15/18] guest memory protection: Decouple kvm_memcrypt_*() helpers from KVM
,
Richard Henderson
,
2020/06/02
Re: [RFC v2 15/18] guest memory protection: Decouple kvm_memcrypt_*() helpers from KVM
,
David Gibson
,
2020/06/03
Re: [RFC v2 14/18] guest memory protection: Rework the "memory-encryption" property
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 14/18] guest memory protection: Rework the "memory-encryption" property
,
David Gibson
,
2020/06/04
Re: [RFC v2 14/18] guest memory protection: Rework the "memory-encryption" property
,
Thomas Huth
,
2020/06/04
Re: [RFC v2 14/18] guest memory protection: Rework the "memory-encryption" property
,
David Gibson
,
2020/06/04
Re: [RFC v2 13/18] guest memory protection: Move side effect out of machine_set_memory_encryption()
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 12/18] guest memory protection: Perform KVM init via interface
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 12/18] guest memory protection: Perform KVM init via interface
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 11/18] guest memory protection: Handle memory encrption via interface
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 11/18] guest memory protection: Handle memory encrption via interface
,
David Gibson
,
2020/06/04
Re: [RFC v2 09/18] target/i386: sev: Unify SEVState and SevGuestState
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 08/18] target/i386: sev: Remove redundant handle field
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 07/18] target/i386: sev: Remove redundant policy field
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 06/18] target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fields
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 05/18] target/i386: sev: Partial cleanup to sev_state global
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 04/18] target/i386: sev: Embed SEVState in SevGuestState
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 04/18] target/i386: sev: Embed SEVState in SevGuestState
,
David Gibson
,
2020/06/04
Re: [RFC v2 03/18] target/i386: sev: Rename QSevGuestInfo
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 02/18] target/i386: sev: Move local structure definitions into .c file
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 01/18] target/i386: sev: Remove unused QSevGuestInfoClass
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 10/18] guest memory protection: Add guest memory protection interface
,
Richard Henderson
,
2020/06/01
Re: [RFC v2 10/18] guest memory protection: Add guest memory protection interface
,
David Gibson
,
2020/06/03
Re: [RFC v2 10/18] guest memory protection: Add guest memory protection interface
,
David Gibson
,
2020/06/03
[PATCH v2 0/8] hw: Fix some incomplete memory region size
,
Philippe Mathieu-Daudé
,
2020/06/01
[PATCH v2 1/8] hw/arm/aspeed: Correct DRAM container region size
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 1/8] hw/arm/aspeed: Correct DRAM container region size
,
Cédric Le Goater
,
2020/06/01
Re: [PATCH v2 1/8] hw/arm/aspeed: Correct DRAM container region size
,
Richard Henderson
,
2020/06/01
Re: [PATCH v2 1/8] hw/arm/aspeed: Correct DRAM container region size
,
Laurent Vivier
,
2020/06/09
[PATCH v2 2/8] hw/pci-host/prep: Correct RAVEN bus bridge memory region size
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 2/8] hw/pci-host/prep: Correct RAVEN bus bridge memory region size
,
Richard Henderson
,
2020/06/01
[PATCH v2 5/8] hw/pci-host: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 5/8] hw/pci-host: Use the IEC binary prefix definitions
,
Richard Henderson
,
2020/06/01
[PATCH v2 6/8] hw/hppa/dino: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 6/8] hw/hppa/dino: Use the IEC binary prefix definitions
,
Richard Henderson
,
2020/06/01
Re: [PATCH v2 6/8] hw/hppa/dino: Use the IEC binary prefix definitions
,
Laurent Vivier
,
2020/06/09
[PATCH v2 3/8] hw/pci/pci_bridge: Correct pci_bridge_io memory region size
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 3/8] hw/pci/pci_bridge: Correct pci_bridge_io memory region size
,
Richard Henderson
,
2020/06/01
[PATCH v2 4/8] hw/pci/pci_bridge: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 4/8] hw/pci/pci_bridge: Use the IEC binary prefix definitions
,
Richard Henderson
,
2020/06/01
[PATCH v2 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/06/01
RE: [PATCH v2 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
,
Paul Durrant
,
2020/06/01
Re: [PATCH v2 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
,
Richard Henderson
,
2020/06/01
Re: [PATCH v2 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
,
Laurent Vivier
,
2020/06/09
[PATCH v2 8/8] target/i386/cpu: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH v2 8/8] target/i386/cpu: Use the IEC binary prefix definitions
,
Richard Henderson
,
2020/06/01
Re: [PATCH v2 8/8] target/i386/cpu: Use the IEC binary prefix definitions
,
Laurent Vivier
,
2020/06/09
Re: [PATCH v2 0/8] hw: Fix some incomplete memory region size
,
Michael S. Tsirkin
,
2020/06/01
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Dr. David Alan Gilbert
,
2020/06/01
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
David Gibson
,
2020/06/04
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Sean Christopherson
,
2020/06/04
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Thiago Jung Bauermann
,
2020/06/04
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
David Gibson
,
2020/06/04
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Thiago Jung Bauermann
,
2020/06/04
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Paolo Bonzini
,
2020/06/04
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Thiago Jung Bauermann
,
2020/06/04
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Paolo Bonzini
,
2020/06/04
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Thiago Jung Bauermann
,
2020/06/05
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
David Gibson
,
2020/06/06
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Thiago Jung Bauermann
,
2020/06/08
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
David Gibson
,
2020/06/04
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Greg Kurz
,
2020/06/04
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
David Gibson
,
2020/06/06
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
David Gibson
,
2020/06/04
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Cornelia Huck
,
2020/06/05
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
David Gibson
,
2020/06/06
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
Halil Pasic
,
2020/06/09
Re: [RFC v2 00/18] Refactor configuration of guest memory protection
,
David Gibson
,
2020/06/10
RE: [PATCH 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
,
Paul Durrant
,
2020/06/01
Re: [PATCH 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/06/01
Re: [PATCH 7/8] hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
,
Philippe Mathieu-Daudé
,
2020/06/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc