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