Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-arm (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-arm info page
]
Advanced
[
Prev Period
]
Last Modified: Thu Jun 30 2016 23:43:05 -0400
Messages in reverse chronological order
[
Next Period
]
June 30, 2016
[Qemu-arm] Expensive emulation of CPU condition flags
,
Shuang Zhai
,
23:43
Re: [Qemu-arm] [PATCH v2] hw/ptimer: Don't wrap around counter for expired timer that uses tick handler
,
Dmitry Osipenko
,
15:01
Re: [Qemu-arm] [PATCH 1/2] hw/misc: fix Aspeed SCU hw-strap2 property
,
Peter Maydell
,
14:25
Re: [Qemu-arm] [RFC PATCH] exec: Support non-direct memory writes in cpu_memory_rw_debug
,
Andrey Smirnov
,
14:24
Re: [Qemu-arm] [RFC PATCH] exec: Support non-direct memory writes in cpu_memory_rw_debug
,
Andrey Smirnov
,
14:21
[Qemu-arm] [PATCH 2/2] hw/misc: use macros to define hw-strap1 register on Aspeed SOC
,
Cédric Le Goater
,
11:51
[Qemu-arm] [PATCH 1/2] hw/misc: fix Aspeed SCU hw-strap2 property
,
Cédric Le Goater
,
11:50
Re: [Qemu-arm] [PATCH v2] hw/ptimer: Don't wrap around counter for expired timer that uses tick handler
,
Peter Maydell
,
11:02
Re: [Qemu-arm] [RFC PATCH] exec: Support non-direct memory writes in cpu_memory_rw_debug
,
Peter Maydell
,
10:07
Re: [Qemu-arm] [RFC PATCH] armv7m_nvic: Use qemu_get_cpu(0) instead of current_cpu
,
Peter Maydell
,
09:54
Re: [Qemu-arm] [PATCH v3 1/1] target-arm: Use Neon for zero checking
,
Peter Maydell
,
09:46
June 29, 2016
Re: [Qemu-arm] [RFC PATCH] exec: Support non-direct memory writes in cpu_memory_rw_debug
,
Paolo Bonzini
,
11:55
[Qemu-arm] [PATCH v3 1/1] target-arm: Use Neon for zero checking
,
vijayak
,
09:41
[Qemu-arm] [PATCH v3 0/1] ARM64: Live migration optimization
,
vijayak
,
09:41
Re: [Qemu-arm] [PATCH v3 1/1] target-arm: Use Neon for zero checking
,
Paolo Bonzini
,
08:53
Re: [Qemu-arm] [PATCH v5 6/9] ast2400: add SMC controllers (FMC and SPI)
,
Cédric Le Goater
,
03:58
Re: [Qemu-arm] [PATCH 2/2] arm/virt: Mark pcie controller node as dma-coherent
,
Bogdan Purcareata
,
03:52
Re: [Qemu-arm] Fw: [PATCH v2 0/6] Runtime pagesize computation
,
Vijay Kilari
,
03:00
[Qemu-arm] [RFC PATCH] armv7m_nvic: Use qemu_get_cpu(0) instead of current_cpu
,
Andrey Smirnov
,
00:02
[Qemu-arm] [RFC PATCH] exec: Support non-direct memory writes in cpu_memory_rw_debug
,
Andrey Smirnov
,
00:02
June 28, 2016
[Qemu-arm] [PATCH v5 9/9] tests: add a m25p80 test
,
Cédric Le Goater
,
14:26
[Qemu-arm] [PATCH v5 8/9] ast2400: create SPI flash slaves
,
Cédric Le Goater
,
14:26
[Qemu-arm] [PATCH v5 7/9] ast2400: add SPI flash slaves
,
Cédric Le Goater
,
14:25
[Qemu-arm] [PATCH v5 6/9] ast2400: add SMC controllers (FMC and SPI)
,
Cédric Le Goater
,
14:25
[Qemu-arm] [PATCH v5 5/9] m25p80: qdev-ify drive property
,
Cédric Le Goater
,
14:25
[Qemu-arm] [PATCH v5 4/9] m25p80: change cur_addr to 32 bit integer
,
Cédric Le Goater
,
14:25
[Qemu-arm] [PATCH v5 3/9] m25p80: avoid out of bounds accesses
,
Cédric Le Goater
,
14:25
[Qemu-arm] [PATCH v5 2/9] m25p80: do not put iovec on the stack
,
Cédric Le Goater
,
14:25
[Qemu-arm] [PATCH v5 1/9] ssi: change ssi_slave_init to be a realize ops
,
Cédric Le Goater
,
14:24
[Qemu-arm] [PATCH v5 0/9] ast2400: SMC controllers
,
Cédric Le Goater
,
14:24
Re: [Qemu-arm] [Qemu-devel] [PATCH for-2.7 0/3] Add memory_region_init_rom() and use to fix imx board crashes
,
Cédric Le Goater
,
14:10
Re: [Qemu-arm] [PATCH for-2.7 0/3] Add memory_region_init_rom() and use to fix imx board crashes
,
Paolo Bonzini
,
13:53
[Qemu-arm] [PATCH for-2.7 2/3] imx: Use memory_region_init_rom() for ROMs
,
Peter Maydell
,
10:24
[Qemu-arm] [PATCH for-2.7 1/3] memory: Provide memory_region_init_rom()
,
Peter Maydell
,
10:24
[Qemu-arm] [PATCH for-2.7 0/3] Add memory_region_init_rom() and use to fix imx board crashes
,
Peter Maydell
,
10:24
Re: [Qemu-arm] [PATCH 2/2] arm/virt: Mark pcie controller node as dma-coherent
,
Peter Maydell
,
10:16
[Qemu-arm] [PATCH for-2.7 3/3] memory: Assert that memory_region_init_rom_device() ops aren't NULL
,
Peter Maydell
,
09:58
Re: [Qemu-arm] [Qemu-devel] Question about a qemu Aarch64 error when adding several SCSI disks
,
Kevin Zhao
,
09:34
Re: [Qemu-arm] [PATCH v4 5/5] tests: add a m25p80 test
,
Paolo Bonzini
,
07:43
Re: [Qemu-arm] [PATCH v4 5/5] tests: add a m25p80 test
,
Cédric Le Goater
,
04:40
Re: [Qemu-arm] [PATCH v4 5/5] tests: add a m25p80 test
,
Peter Maydell
,
04:34
Re: [Qemu-arm] [PATCH v4 5/5] tests: add a m25p80 test
,
Cédric Le Goater
,
04:32
Re: [Qemu-arm] [PATCH v4 5/5] tests: add a m25p80 test
,
Cédric Le Goater
,
04:30
Re: [Qemu-arm] [PATCH v2 0/6] Runtime pagesize computation
,
Peter Maydell
,
04:16
Re: [Qemu-arm] [PATCH v4 5/5] tests: add a m25p80 test
,
Paolo Bonzini
,
04:03
Re: [Qemu-arm] [PATCH v4 5/5] tests: add a m25p80 test
,
Paolo Bonzini
,
04:02
Re: [Qemu-arm] [PATCH v4 5/5] tests: add a m25p80 test
,
Cédric Le Goater
,
01:47
June 27, 2016
Re: [Qemu-arm] [PATCH v2] hw/ptimer: Don't wrap around counter for expired timer that uses tick handler
,
Dmitry Osipenko
,
14:26
Re: [Qemu-arm] [Qemu-devel] Question about a qemu Aarch64 error when adding several SCSI disks
,
Cole Robinson
,
14:23
[Qemu-arm] [PATCH v4 5/5] tests: add a m25p80 test
,
Cédric Le Goater
,
12:44
[Qemu-arm] [PATCH v4 4/5] ast2400: create SPI flash slaves
,
Cédric Le Goater
,
12:44
[Qemu-arm] [PATCH v4 3/5] ast2400: add SPI flash slaves
,
Cédric Le Goater
,
12:44
[Qemu-arm] [PATCH v4 2/5] ast2400: add SMC controllers (FMC and SPI)
,
Cédric Le Goater
,
12:44
[Qemu-arm] [PATCH v4 1/5] m25p80: qdev-ify drive property
,
Cédric Le Goater
,
12:44
[Qemu-arm] [PATCH v4 0/5] ast2400: SMC controllers
,
Cédric Le Goater
,
12:43
Re: [Qemu-arm] [PATCH v3 0/3] Add ASPEED SCU device
,
Andrew Jeffery
,
10:14
Re: [Qemu-arm] [PATCH v3 1/3] hw/misc: Add a model for the ASPEED System Control Unit
,
Andrew Jeffery
,
10:01
Re: [Qemu-arm] [PATCH v3 0/3] Add ASPEED SCU device
,
Peter Maydell
,
09:47
Re: [Qemu-arm] [PATCH v3 1/3] hw/misc: Add a model for the ASPEED System Control Unit
,
Peter Maydell
,
09:43
Re: [Qemu-arm] [PATCH v2] hw/ptimer: Don't wrap around counter for expired timer that uses tick handler
,
Peter Maydell
,
09:28
Re: [Qemu-arm] [Qemu-devel] Question about a qemu Aarch64 error when adding several SCSI disks
,
Kevin Zhao
,
09:05
[Qemu-arm] [PATCH v7 2/7] disas: Remove unused macro '_'
,
Lluís Vilanova
,
05:13
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/virt: gicv3: use all target-list bits
,
Andrew Jones
,
04:32
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/virt: gicv3: use all target-list bits
,
Marc Zyngier
,
03:58
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/virt: gicv3: use all target-list bits
,
Andrew Jones
,
02:42
June 25, 2016
Re: [Qemu-arm] [Qemu-devel] [PATCH v2] hw/ptimer: Don't wrap around counter for expired timer that uses tick handler
,
Dmitry Osipenko
,
09:59
Re: [Qemu-arm] [Qemu-devel] [PATCH v2] hw/ptimer: Don't wrap around counter for expired timer that uses tick handler
,
Mark Cave-Ayland
,
09:20
Re: [Qemu-arm] [PATCH v2] hw/ptimer: Don't wrap around counter for expired timer that uses tick handler
,
Dmitry Osipenko
,
08:47
[Qemu-arm] [PATCH v2] hw/ptimer: Don't wrap around counter for expired timer that uses tick handler
,
Dmitry Osipenko
,
08:38
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/ptimer: Don't wrap around counter for expired timer that uses tick handler
,
Dmitry Osipenko
,
08:21
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/ptimer: Don't wrap around counter for expired timer that uses tick handler
,
Mark Cave-Ayland
,
06:04
June 24, 2016
[Qemu-arm] [PATCH] hw/ptimer: Don't wrap around counter for expired timer that uses tick handler
,
Dmitry Osipenko
,
16:31
Re: [Qemu-arm] [RFC] target-arm: fix semihosting ram base issue
,
Tsung-Han Lin
,
16:11
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/virt: gicv3: use all target-list bits
,
Peter Maydell
,
13:27
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/virt: gicv3: use all target-list bits
,
Andrew Jones
,
13:22
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/virt: gicv3: use all target-list bits
,
Peter Maydell
,
12:42
Re: [Qemu-arm] [PATCH 2/2] target-arm/arm-semi.c: Fix SYS_HEAPINFO for 64-bit guests
,
Peter Maydell
,
12:40
Re: [Qemu-arm] [RFC v3 PATCH 13/14] aarch64: Generate fences for aarch64
,
Alex Bennée
,
12:17
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/virt: gicv3: use all target-list bits
,
Andrew Jones
,
12:15
Re: [Qemu-arm] [PATCH 2/2] target-arm/arm-semi.c: Fix SYS_HEAPINFO for 64-bit guests
,
Laurent Desnogues
,
12:09
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/virt: gicv3: use all target-list bits
,
Andrew Jones
,
12:03
Re: [Qemu-arm] [PATCH 1/2] linux-user: Make semihosting heap/stack fields abi_ulongs
,
Laurent Desnogues
,
11:58
[Qemu-arm] [PATCH 1/2] linux-user: Make semihosting heap/stack fields abi_ulongs
,
Peter Maydell
,
11:49
[Qemu-arm] [PATCH 2/2] target-arm/arm-semi.c: Fix SYS_HEAPINFO for 64-bit guests
,
Peter Maydell
,
11:49
[Qemu-arm] [PATCH 0/2] target-arm: Fix SYS_HEAPINFO for 64-bit guests
,
Peter Maydell
,
11:49
Re: [Qemu-arm] [RFC] target-arm: fix semihosting ram base issue
,
Peter Maydell
,
11:47
Re: [Qemu-arm] [PATCH v3 3/5] ast2400: add SPI flash slave object
,
Cédric Le Goater
,
09:48
Re: [Qemu-arm] [PATCH v3 4/5] ast2400: create SPI flash slaves
,
Cédric Le Goater
,
09:42
Re: [Qemu-arm] [PATCH v3 2/5] ast2400: add SMC controllers (FMC and SPI)
,
Cédric Le Goater
,
09:30
Re: [Qemu-arm] [PATCH v3 1/5] m25p80: qdev-ify drive property
,
Cédric Le Goater
,
07:49
Re: [Qemu-arm] [PATCH v2 3/3] palmetto-bmc: Configure the SCU's hardware strapping register
,
Cédric Le Goater
,
07:46
Re: [Qemu-arm] [Qemu-devel] Question about a qemu Aarch64 error when adding several SCSI disks
,
Cole Robinson
,
07:35
Re: [Qemu-arm] [PATCH v2 3/3] palmetto-bmc: Configure the SCU's hardware strapping register
,
Peter Maydell
,
06:56
Re: [Qemu-arm] [PATCH v3 3/3] palmetto-bmc: Configure the SCU's hardware strapping register
,
Cédric Le Goater
,
06:53
Re: [Qemu-arm] [PATCH] arm: Re-enable tmp105 test
,
Peter Maydell
,
06:24
[Qemu-arm] [PATCH] arm: Re-enable tmp105 test
,
Thomas Huth
,
05:25
Re: [Qemu-arm] [Qemu-devel] Question about a qemu Aarch64 error when adding several SCSI disks
,
Peter Maydell
,
03:52
[Qemu-arm] [PATCH v3 3/3] palmetto-bmc: Configure the SCU's hardware strapping register
,
Andrew Jeffery
,
01:00
[Qemu-arm] [PATCH v3 1/3] hw/misc: Add a model for the ASPEED System Control Unit
,
Andrew Jeffery
,
00:59
[Qemu-arm] [PATCH v3 2/3] ast2400: Integrate the SCU model and set silicon revision
,
Andrew Jeffery
,
00:59
[Qemu-arm] [PATCH v3 0/3] Add ASPEED SCU device
,
Andrew Jeffery
,
00:59
Re: [Qemu-arm] [Qemu-devel] Question about a qemu Aarch64 error when adding several SCSI disks
,
Kevin Zhao
,
00:58
Re: [Qemu-arm] [Qemu-devel] [PATCH v4] Improve the alignment check infrastructure
,
Richard Henderson
,
00:48
June 23, 2016
Re: [Qemu-arm] [PATCH v2 3/3] palmetto-bmc: Configure the SCU's hardware strapping register
,
Andrew Jeffery
,
22:22
Re: [Qemu-arm] [PATCH v2 1/3] hw/misc: Add a model for the ASPEED System Control Unit
,
Andrew Jeffery
,
22:05
Re: [Qemu-arm] [PATCH v2 1/3] hw/misc: Add a model for the ASPEED System Control Unit
,
Andrew Jeffery
,
21:51
[Qemu-arm] AArch64 memory layout
,
Yury Usishchev
,
16:56
Re: [Qemu-arm] [RFC v3 PATCH 03/14] tcg/aarch64: Add support for fence
,
Alex Bennée
,
15:58
Re: [Qemu-arm] [PATCH v4] Improve the alignment check infrastructure
,
Richard Henderson
,
15:18
Re: [Qemu-arm] [PATCH v3 5/5] tests: add a m25p80 test
,
Cédric Le Goater
,
15:09
Re: [Qemu-arm] [PATCH v2] Improve the alignment check infrastructure
,
Richard Henderson
,
15:06
Re: [Qemu-arm] [PATCH v3 3/5] ast2400: add SPI flash slave object
,
Peter Maydell
,
14:57
Re: [Qemu-arm] [PATCH v3 5/5] tests: add a m25p80 test
,
Peter Maydell
,
14:53
Re: [Qemu-arm] [PATCH v3 4/5] ast2400: create SPI flash slaves
,
Peter Maydell
,
14:48
Re: [Qemu-arm] [PATCH v3 2/5] ast2400: add SMC controllers (FMC and SPI)
,
Peter Maydell
,
14:44
Re: [Qemu-arm] [PATCH v3 1/5] m25p80: qdev-ify drive property
,
Peter Maydell
,
14:36
Re: [Qemu-arm] [PATCH v2] Improve the alignment check infrastructure
,
Sergey Sorokin
,
14:21
Re: [Qemu-arm] [PATCH v3] Improve the alignment check infrastructure
,
Sergey Sorokin
,
14:18
[Qemu-arm] [PATCH v4] Improve the alignment check infrastructure
,
Sergey Sorokin
,
14:17
Re: [Qemu-arm] [PATCH v2 1/3] hw/misc: Add a model for the ASPEED System Control Unit
,
Peter Maydell
,
13:42
Re: [Qemu-arm] [PATCH v2 3/3] palmetto-bmc: Configure the SCU's hardware strapping register
,
Peter Maydell
,
13:39
Re: [Qemu-arm] [PATCH v2 2/3] ast2400: Integrate the SCU model and set silicon revision
,
Peter Maydell
,
13:38
Re: [Qemu-arm] [PATCH v2 1/3] hw/misc: Add a model for the ASPEED System Control Unit
,
Peter Maydell
,
13:37
Re: [Qemu-arm] [RFC] target-arm: fix semihosting ram base issue
,
Peter Maydell
,
13:26
Re: [Qemu-arm] [PATCH v14 1/3] hw/ptimer: Support running with counter = 0 by introducing new policy feature
,
Dmitry Osipenko
,
13:05
Re: [Qemu-arm] [RFC v3 PATCH 03/14] tcg/aarch64: Add support for fence
,
Richard Henderson
,
12:51
Re: [Qemu-arm] [RFC v3 PATCH 04/14] tcg/arm: Add support for fence
,
Richard Henderson
,
12:49
Re: [Qemu-arm] [PATCH v9 00/10] IEEE 754-2008 support for Mips
,
Leon Alrae
,
12:45
Re: [Qemu-arm] [PATCH v14 1/3] hw/ptimer: Support running with counter = 0 by introducing new policy feature
,
Peter Maydell
,
12:44
[Qemu-arm] [PATCH v3 5/5] tests: add a m25p80 test
,
Cédric Le Goater
,
12:34
[Qemu-arm] [PATCH v3 4/5] ast2400: create SPI flash slaves
,
Cédric Le Goater
,
12:34
[Qemu-arm] [PATCH v3 3/5] ast2400: add SPI flash slave object
,
Cédric Le Goater
,
12:34
[Qemu-arm] [PATCH v3 2/5] ast2400: add SMC controllers (FMC and SPI)
,
Cédric Le Goater
,
12:34
[Qemu-arm] [PATCH v3 1/5] m25p80: qdev-ify drive property
,
Cédric Le Goater
,
12:33
[Qemu-arm] [PATCH v3 0/5] ast2400: SMC controllers
,
Cédric Le Goater
,
12:33
Re: [Qemu-arm] [PATCH v14 1/3] hw/ptimer: Support running with counter = 0 by introducing new policy feature
,
Dmitry Osipenko
,
12:32
Re: [Qemu-arm] [RFC v3 PATCH 04/14] tcg/arm: Add support for fence
,
Alex Bennée
,
12:30
Re: [Qemu-arm] [RFC v3 PATCH 03/14] tcg/aarch64: Add support for fence
,
Alex Bennée
,
12:18
Re: [Qemu-arm] [PATCH v2] Improve the alignment check infrastructure
,
Richard Henderson
,
12:13
Re: [Qemu-arm] [PATCH v9 00/10] IEEE 754-2008 support for Mips
,
Peter Maydell
,
11:46
Re: [Qemu-arm] [PATCH v9 01/10] softfloat: Implement run-time-configurable meaning of signaling NaN bit
,
Peter Maydell
,
11:31
Re: [Qemu-arm] [PATCH v2 4/6] fixup! cpu: use CPUClass->parse_features() as convertor to global properties
,
Eduardo Habkost
,
11:23
[Qemu-arm] [PATCH v6 2/7] disas: Remove unused macro '_'
,
Lluís Vilanova
,
11:23
[Qemu-arm] [PATCH] target-arm: Add missed AArch32 TLBI sytem registers
,
Sergey Sorokin
,
11:12
Re: [Qemu-arm] [PATCH v2] Improve the alignment check infrastructure
,
Sergey Sorokin
,
10:45
[Qemu-arm] [PATCH v3] Improve the alignment check infrastructure
,
Sergey Sorokin
,
10:42
Re: [Qemu-arm] [PATCH v2] Improve the alignment check infrastructure
,
Sergey Sorokin
,
10:14
Re: [Qemu-arm] [PATCH v2] Improve the alignment check infrastructure
,
Richard Henderson
,
10:06
Re: [Qemu-arm] [PATCH v14 1/3] hw/ptimer: Support running with counter = 0 by introducing new policy feature
,
Peter Maydell
,
09:50
Re: [Qemu-arm] [PATCH v1 0/2] Cadence GEM bug fixes
,
Peter Maydell
,
08:03
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/virt: gicv3: use all target-list bits
,
Andrew Jones
,
07:51
Re: [Qemu-arm] [PATCH] hw/arm/virt: gicv3: use all target-list bits
,
Peter Maydell
,
07:16
Re: [Qemu-arm] [PATCH v2] Improve the alignment check infrastructure
,
Sergey Sorokin
,
06:04
Re: [Qemu-arm] [PATCH v2 2/3] ast2400: Integrate the SCU model and set silicon revision
,
Cédric Le Goater
,
02:28
Re: [Qemu-arm] [PATCH v2 3/3] palmetto-bmc: Configure the SCU's hardware strapping register
,
Cédric Le Goater
,
02:28
Re: [Qemu-arm] [PATCH v2 1/3] hw/misc: Add a model for the ASPEED System Control Unit
,
Cédric Le Goater
,
02:27
June 22, 2016
[Qemu-arm] [PATCH v2 1/3] hw/misc: Add a model for the ASPEED System Control Unit
,
Andrew Jeffery
,
22:16
[Qemu-arm] [PATCH v2 3/3] palmetto-bmc: Configure the SCU's hardware strapping register
,
Andrew Jeffery
,
22:16
[Qemu-arm] [PATCH v2 2/3] ast2400: Integrate the SCU model and set silicon revision
,
Andrew Jeffery
,
22:16
[Qemu-arm] [PATCH v2 0/3] Add ASPEED SCU device
,
Andrew Jeffery
,
22:16
Re: [Qemu-arm] [PATCH v2] Improve the alignment check infrastructure
,
Richard Henderson
,
13:12
Re: [Qemu-arm] [PATCH v2] Improve the alignment check infrastructure
,
Sergey Sorokin
,
12:30
Re: [Qemu-arm] [PATCH v2] Improve the alignment check infrastructure
,
Richard Henderson
,
11:50
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 6/6] hw/arm/virt: Set minimum_page_bits to 12
,
Dr. David Alan Gilbert
,
09:35
Re: [Qemu-arm] [PATCH] Improve the alignment check infrastructure
,
Sergey Sorokin
,
09:35
Re: [Qemu-arm] [Qemu-devel] Question about a qemu Aarch64 error when adding several SCSI disks
,
Dr. David Alan Gilbert
,
09:35
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 6/6] hw/arm/virt: Set minimum_page_bits to 12
,
Dr. David Alan Gilbert
,
09:35
[Qemu-arm] Question about a qemu Aarch64 error when adding several SCSI disks
,
Kevin Zhao
,
09:35
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 0/6] Runtime pagesize computation
,
Dr. David Alan Gilbert
,
09:35
Re: [Qemu-arm] [Qemu-devel] Question about a qemu Aarch64 error when adding several SCSI disks
,
Kevin Zhao
,
09:35
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 6/6] hw/arm/virt: Set minimum_page_bits to 12
,
Dr. David Alan Gilbert
,
09:35
Re: [Qemu-arm] [Qemu-devel] Question about a qemu Aarch64 error when adding several SCSI disks
,
Kevin Zhao
,
09:35
Re: [Qemu-arm] [PATCH] Improve the alignment check infrastructure
,
Sergey Sorokin
,
08:39
[Qemu-arm] [PATCH v2] Improve the alignment check infrastructure
,
Sergey Sorokin
,
08:37
[Qemu-arm] [PATCH] Improve the alignment check infrastructure
,
Sergey Sorokin
,
08:34
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 6/6] hw/arm/virt: Set minimum_page_bits to 12
,
Andrew Jones
,
08:18
Re: [Qemu-arm] [Qemu-devel] Question about a qemu Aarch64 error when adding several SCSI disks
,
Peter Maydell
,
08:05
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 6/6] hw/arm/virt: Set minimum_page_bits to 12
,
Peter Maydell
,
08:02
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 6/6] hw/arm/virt: Set minimum_page_bits to 12
,
Peter Maydell
,
07:38
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 6/6] hw/arm/virt: Set minimum_page_bits to 12
,
Paolo Bonzini
,
06:24
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 6/6] hw/arm/virt: Set minimum_page_bits to 12
,
Andrew Jones
,
04:02
Re: [Qemu-arm] [Qemu-devel] Fw: [PATCH v2 2/6] exec.c: Remove static allocation of sub_section of sub_page
,
Richard Henderson
,
03:07
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 3/6] translate-all.c: Compute L1 page table properties at runtime
,
Richard Henderson
,
02:57
Re: [Qemu-arm] Fw: [PATCH v2 2/6] exec.c: Remove static allocation of sub_section of sub_page
,
Vijay Kilari
,
02:55
June 21, 2016
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 2/6] exec.c: Remove static allocation of sub_section of sub_page
,
Richard Henderson
,
21:47
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 1/6] migration: Remove static allocation of xzblre cache buffer
,
Richard Henderson
,
21:44
[Qemu-arm] [PATCH v1 1/2] cadence_gem: Avoid infinite loops with a misconfigured buffer
,
Alistair Francis
,
16:04
[Qemu-arm] [PATCH v1 2/2] cadence_gem: Set the last bit when wrap is set
,
Alistair Francis
,
16:04
[Qemu-arm] [PATCH v1 0/2] Cadence GEM bug fixes
,
Alistair Francis
,
16:04
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 6/6] hw/arm/virt: Set minimum_page_bits to 12
,
Peter Maydell
,
15:48
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 4/6] cpu: Support a target CPU having a variable page size
,
Peter Maydell
,
15:46
[Qemu-arm] [PATCH] hw/arm/virt: gicv3: use all target-list bits
,
Andrew Jones
,
14:58
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 6/6] hw/arm/virt: Set minimum_page_bits to 12
,
Andrew Jones
,
14:46
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 4/6] cpu: Support a target CPU having a variable page size
,
Andrew Jones
,
14:26
[Qemu-arm] [PATCH v2 5/6] target-arm: Make page size a runtime setting
,
Peter Maydell
,
13:09
[Qemu-arm] [PATCH v2 0/6] Runtime pagesize computation
,
Peter Maydell
,
13:09
[Qemu-arm] [PATCH v2 3/6] translate-all.c: Compute L1 page table properties at runtime
,
Peter Maydell
,
13:09
[Qemu-arm] [PATCH v2 4/6] cpu: Support a target CPU having a variable page size
,
Peter Maydell
,
13:09
[Qemu-arm] [PATCH v2 2/6] exec.c: Remove static allocation of sub_section of sub_page
,
Peter Maydell
,
13:09
[Qemu-arm] [PATCH v2 1/6] migration: Remove static allocation of xzblre cache buffer
,
Peter Maydell
,
13:09
[Qemu-arm] [PATCH v2 6/6] hw/arm/virt: Set minimum_page_bits to 12
,
Peter Maydell
,
13:09
[Qemu-arm] [PATCH v5 2/7] disas: Remove unused macro '_'
,
Lluís Vilanova
,
09:25
[Qemu-arm] [PATCH v2 4/6] fixup! cpu: use CPUClass->parse_features() as convertor to global properties
,
Igor Mammedov
,
09:24
Re: [Qemu-arm] [PATCH v9 00/10] IEEE 754-2008 support for Mips
,
Aleksandar Markovic
,
08:41
Re: [Qemu-arm] [RFC PATCH v1 3/4] translate-all.c: Compute L1 page table properties at runtime
,
Paolo Bonzini
,
07:58
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH v1 4/4] target-arm: Compute page size based on ARM target cpu type
,
Peter Maydell
,
07:55
Re: [Qemu-arm] [RFC PATCH v1 3/4] translate-all.c: Compute L1 page table properties at runtime
,
Peter Maydell
,
07:54
Re: [Qemu-arm] [PATCH 1/2] hw/misc: Add a model for the ASPEED System Control Unit
,
Andrew Jeffery
,
03:11
Re: [Qemu-arm] [PATCH 1/2] hw/misc: Add a model for the ASPEED System Control Unit
,
Peter Maydell
,
02:56
June 20, 2016
Re: [Qemu-arm] [PATCH 1/2] hw/misc: Add a model for the ASPEED System Control Unit
,
Andrew Jeffery
,
23:50
Re: [Qemu-arm] [PATCH v14 2/3] hw/ptimer: Fix counter - 1 returned by ptimer_get_count for the active timer
,
Dmitry Osipenko
,
15:51
Re: [Qemu-arm] [PATCH] Improve the alignment check infrastructure
,
Richard Henderson
,
15:16
Re: [Qemu-arm] [PATCH] Improve the alignment check infrastructure
,
Sergey Sorokin
,
13:34
Re: [Qemu-arm] [PATCH v2 4/5] ast2400: create SPI flash slaves
,
Cédric Le Goater
,
12:02
Re: [Qemu-arm] [PATCH] Improve the alignment check infrastructure
,
Richard Henderson
,
11:45
Re: [Qemu-arm] [PATCH 4/4] tests: add a m25p80 test
,
Peter Maydell
,
11:44
Re: [Qemu-arm] [PATCH v2 4/5] ast2400: create SPI flash slaves
,
Peter Maydell
,
11:38
Re: [Qemu-arm] [PATCH v6 8/9] target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D>
,
Maciej W. Rozycki
,
10:40
Re: [Qemu-arm] [PATCH 1/2] hw/misc: Add a model for the ASPEED System Control Unit
,
Peter Maydell
,
09:58
[Qemu-arm] [PATCH] Improve the alignment check infrastructure
,
Sergey Sorokin
,
09:57
Re: [Qemu-arm] [PATCH] hw/intc/arm_gicv3: Fix compilation with simple trace backend
,
Peter Maydell
,
07:53
Re: [Qemu-arm] [PATCH] hw/intc/arm_gicv3: Fix compilation with simple trace backend
,
Sergey Fedorov
,
06:22
Re: [Qemu-arm] [PATCH v6 8/9] target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D>
,
Aleksandar Markovic
,
06:20
Re: [Qemu-arm] [PATCH] hw/intc/arm_gicv3: Add missing break
,
Peter Maydell
,
06:03
[Qemu-arm] [PATCH] hw/intc/arm_gicv3: Fix compilation with simple trace backend
,
Peter Maydell
,
05:57
June 19, 2016
Re: [Qemu-arm] [PATCH 1/2] hw/misc: Add a model for the ASPEED System Control Unit
,
Andrew Jeffery
,
23:44
[Qemu-arm] [PATCH] hw/intc/arm_gicv3: Add missing break
,
Shannon Zhao
,
21:57
June 18, 2016
Re: [Qemu-arm] [Qemu-devel] [RFC] target-arm: fix semihosting ram base issue
,
Tsung-Han Lin
,
06:18
Re: [Qemu-arm] [Qemu-devel] [RFC] target-arm: fix semihosting ram base issue
,
Liviu Ionescu
,
01:58
Re: [Qemu-arm] [Qemu-devel] [RFC] target-arm: fix semihosting ram base issue
,
Tsung-Han Lin
,
01:23
[Qemu-arm] [RFC v3 PATCH 13/14] aarch64: Generate fences for aarch64
,
Pranith Kumar
,
00:05
[Qemu-arm] [RFC v3 PATCH 11/14] target-arm: Generate fences in ARMv7 frontend
,
Pranith Kumar
,
00:05
[Qemu-arm] [RFC v3 PATCH 04/14] tcg/arm: Add support for fence
,
Pranith Kumar
,
00:05
[Qemu-arm] [RFC v3 PATCH 03/14] tcg/aarch64: Add support for fence
,
Pranith Kumar
,
00:05
June 17, 2016
Re: [Qemu-arm] [Qemu-devel] [RFC] target-arm: fix semihosting ram base issue
,
Liviu Ionescu
,
16:21
Re: [Qemu-arm] [RFC 2/7] exec: keep CPUWatchpoint references internal
,
Paolo Bonzini
,
13:17
Re: [Qemu-arm] [RFC 4/7] break/watchpoints: store inside array
,
Paolo Bonzini
,
13:15
Re: [Qemu-arm] [RFC 1/7] cpu: move break/watchpoints into arrays.
,
Paolo Bonzini
,
13:03
[Qemu-arm] [RFC 3/7] exec: keep CPUBreakpoint references internal
,
Alex Bennée
,
12:34
[Qemu-arm] [RFC 4/7] break/watchpoints: store inside array
,
Alex Bennée
,
12:34
[Qemu-arm] [RFC 2/7] exec: keep CPUWatchpoint references internal
,
Alex Bennée
,
12:34
[Qemu-arm] [RFC 1/7] cpu: move break/watchpoints into arrays.
,
Alex Bennée
,
12:34
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/virt: Reject gic-version=host for non-KVM
,
Richard W.M. Jones
,
12:33
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/virt: Reject gic-version=host for non-KVM
,
Peter Maydell
,
12:31
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/virt: Reject gic-version=host for non-KVM
,
Richard W.M. Jones
,
12:10
Re: [Qemu-arm] [PATCH v4 2/6] disas: Remove unused macro '_'
,
Stefan Hajnoczi
,
11:25
Re: [Qemu-arm] [Qemu-devel] [PATCH] hw/arm/virt: Reject gic-version=host for non-KVM
,
Peter Maydell
,
10:50
Re: [Qemu-arm] [PATCH 1/2] hw/misc: Add a model for the ASPEED System Control Unit
,
Peter Maydell
,
10:22
Re: [Qemu-arm] [RFC] target-arm: fix semihosting ram base issue
,
Tsung-Han Lin
,
10:09
[Qemu-arm] [PATCH v14 2/3] hw/ptimer: Fix counter - 1 returned by ptimer_get_count for the active timer
,
Dmitry Osipenko
,
09:18
[Qemu-arm] [PATCH v14 1/3] hw/ptimer: Support running with counter = 0 by introducing new policy feature
,
Dmitry Osipenko
,
09:18
[Qemu-arm] [PATCH v14 3/3] arm_mptimer: Convert to use ptimer
,
Dmitry Osipenko
,
09:18
[Qemu-arm] [PATCH v14 0/3] PTimer fixes/features and ARM MPTimer conversion
,
Dmitry Osipenko
,
09:18
Re: [Qemu-arm] [PATCH v2 1/5] m25p80: qdev-ify drive property
,
Cédric Le Goater
,
09:08
Re: [Qemu-arm] [PATCH v2 1/5] m25p80: qdev-ify drive property
,
Paolo Bonzini
,
08:32
[Qemu-arm] [PATCH v2 5/5] tests: add a m25p80 test
,
Cédric Le Goater
,
08:16
[Qemu-arm] [PATCH v2 4/5] ast2400: create SPI flash slaves
,
Cédric Le Goater
,
08:16
[Qemu-arm] [PATCH v2 3/5] ast2400: add SPI flash slave object
,
Cédric Le Goater
,
08:16
[Qemu-arm] [PATCH v2 2/5] ast2400: add SMC controllers (FMC and SPI)
,
Cédric Le Goater
,
08:16
[Qemu-arm] [PATCH v2 1/5] m25p80: qdev-ify drive property
,
Cédric Le Goater
,
08:16
[Qemu-arm] [PATCH v2 0/5] ast2400: SMC controllers
,
Cédric Le Goater
,
08:15
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH v1 4/4] target-arm: Compute page size based on ARM target cpu type
,
Peter Maydell
,
06:43
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH v1 4/4] target-arm: Compute page size based on ARM target cpu type
,
Vijay Kilari
,
06:39
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH v1 4/4] target-arm: Compute page size based on ARM target cpu type
,
Peter Maydell
,
06:30
Re: [Qemu-arm] [RFC PATCH v1 2/4] exec.c: Remove static allocation of sub_section of sub_page
,
Peter Maydell
,
06:29
Re: [Qemu-arm] [PATCH 3/4] ast2400: create SPI flash slaves
,
Cédric Le Goater
,
06:27
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH v1 4/4] target-arm: Compute page size based on ARM target cpu type
,
Vijay Kilari
,
06:21
Re: [Qemu-arm] [RFC PATCH v1 2/4] exec.c: Remove static allocation of sub_section of sub_page
,
Vijay Kilari
,
06:14
Re: [Qemu-arm] [PATCH 3/4] ast2400: create SPI flash slaves
,
Paolo Bonzini
,
06:11
Re: [Qemu-arm] [PATCH 4/4] tests: add a m25p80 test
,
Paolo Bonzini
,
05:53
[Qemu-arm] [PATCH 0/4] ast2400: SMC controllers
,
Cédric Le Goater
,
04:50
[Qemu-arm] [PATCH 4/4] tests: add a m25p80 test
,
Cédric Le Goater
,
04:50
[Qemu-arm] [PATCH 3/4] ast2400: create SPI flash slaves
,
Cédric Le Goater
,
04:45
[Qemu-arm] [PATCH 2/4] ast2400: add SPI flash slave object
,
Cédric Le Goater
,
04:45
Re: [Qemu-arm] [RFC] target-arm: fix semihosting ram base issue
,
Peter Maydell
,
04:44
[Qemu-arm] [PATCH 1/4] ast2400: add SMC controllers (FMC and SPI)
,
Cédric Le Goater
,
04:42
[Qemu-arm] [RFC] target-arm: fix semihosting ram base issue
,
Tsung-Han Lin
,
00:17
June 16, 2016
Re: [Qemu-arm] [RFC v2 PATCH 03/13] tcg/aarch64: Add support for fence
,
Pranith Kumar
,
18:03
Re: [Qemu-arm] [Qemu-devel] [RFC PATCH v1 4/4] target-arm: Compute page size based on ARM target cpu type
,
Richard Henderson
,
15:43
Re: [Qemu-arm] [Qemu-devel] [PATCH v7 11/15] qapi: Change Netdev into a flat union
,
Eric Blake
,
10:35
Re: [Qemu-arm] [Qemu-devel] [PATCH] ACPI: ARM: Present GIC version in MADT table
,
Peter Maydell
,
10:30
Re: [Qemu-arm] [PATCH v2] hw/timer: Add value matching support to aspeed_timer
,
Peter Maydell
,
10:27
Re: [Qemu-arm] [PATCH 2/2] arm/virt: Mark pcie controller node as dma-coherent
,
Ard Biesheuvel
,
09:58
Re: [Qemu-arm] [Qemu-devel] [PATCH v7 11/15] qapi: Change Netdev into a flat union
,
Markus Armbruster
,
09:15
[Qemu-arm] [PATCH 1/2] hw/misc: Add a model for the ASPEED System Control Unit
,
Andrew Jeffery
,
03:48
[Qemu-arm] [PATCH 2/2] ast2400: Integrate the SCU model and configure reset values
,
Andrew Jeffery
,
03:48
[Qemu-arm] [PATCH 0/2] Add ASPEED SCU device
,
Andrew Jeffery
,
03:48
June 15, 2016
Re: [Qemu-arm] [PATCH v2] Fix confusing argument names in some common functions
,
David Gibson
,
21:00
Re: [Qemu-arm] [PATCH v2] ssi: change ssi_slave_init to be a realize ops
,
Paolo Bonzini
,
17:25
[Qemu-arm] [PATCH v2] ssi: change ssi_slave_init to be a realize ops
,
Cédric Le Goater
,
17:16
Re: [Qemu-arm] [PATCH] ssi: change ssi_slave_init to be a realize ops
,
Paolo Bonzini
,
14:45
[Qemu-arm] [PATCH] ssi: change ssi_slave_init to be a realize ops
,
Cédric Le Goater
,
11:45
Re: [Qemu-arm] [PATCH v2] Fix confusing argument names in some common functions
,
Sergey Sorokin
,
06:46
Re: [Qemu-arm] [Qemu-devel] [PATCH] ACPI: ARM: Present GIC version in MADT table
,
Andrew Jones
,
04:52
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 10/16] hw/ppc/spapr: don't use smp_cores, smp_threads
,
Andrew Jones
,
03:34
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 06/16] vl: move smp parsing to machine pre_init
,
Andrew Jones
,
03:19
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 05/16] hw/core/machine: add smp properites
,
Andrew Jones
,
03:11
[Qemu-arm] [PATCH v2] hw/timer: Add value matching support to aspeed_timer
,
Andrew Jeffery
,
03:04
June 14, 2016
[Qemu-arm] [PATCH] ACPI: ARM: Present GIC version in MADT table
,
Shannon Zhao
,
23:23
Re: [Qemu-arm] [PATCH v2] Fix confusing argument names in some common functions
,
David Gibson
,
23:03
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 05/16] hw/core/machine: add smp properites
,
David Gibson
,
20:59
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 10/16] hw/ppc/spapr: don't use smp_cores, smp_threads
,
David Gibson
,
20:59
Re: [Qemu-arm] [PATCH RFC 06/16] vl: move smp parsing to machine pre_init
,
David Gibson
,
20:59
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 06/16] vl: move smp parsing to machine pre_init
,
David Gibson
,
20:59
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 07/16] qom/cpu: make nr-cores, nr-threads real properties
,
David Gibson
,
20:59
Re: [Qemu-arm] Handling errors caused by -global (was Re: [Qemu-devel] [PATCH v2 4/6] cpu: use CPUClass->parse_features() as convertor to global properties)
,
Eduardo Habkost
,
17:48
Re: [Qemu-arm] Handling errors caused by -global (was Re: [Qemu-devel] [PATCH v2 4/6] cpu: use CPUClass->parse_features() as convertor to global properties)
,
Paolo Bonzini
,
17:41
[Qemu-arm] Handling errors caused by -global (was Re: [Qemu-devel] [PATCH v2 4/6] cpu: use CPUClass->parse_features() as convertor to global properties)
,
Eduardo Habkost
,
15:47
Re: [Qemu-arm] [PATCH v2] Fix confusing argument names in some common functions
,
Eduardo Habkost
,
15:06
Re: [Qemu-arm] [PATCH 2/2] Fix a confusing argument name in tlb_fill() function
,
Eduardo Habkost
,
14:40
Re: [Qemu-arm] [PATCH v6 8/9] target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D>
,
Maciej W. Rozycki
,
11:31
Re: [Qemu-arm] [Qemu-ppc] [PATCH RFC 06/16] vl: move smp parsing to machine pre_init
,
Programmingkid
,
11:10
Re: [Qemu-arm] [PATCH v6 8/9] target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D>
,
Leon Alrae
,
10:18
Re: [Qemu-arm] [PATCH v9 01/10] softfloat: Implement run-time-configurable meaning of signaling NaN bit
,
Leon Alrae
,
10:08
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 06/16] vl: move smp parsing to machine pre_init
,
Paolo Bonzini
,
10:05
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 06/16] vl: move smp parsing to machine pre_init
,
Andrew Jones
,
10:03
[Qemu-arm] [PATCH v4 2/6] disas: Remove unused macro '_'
,
Lluís Vilanova
,
09:12
Re: [Qemu-arm] [RESEND PATCH 00/12] some ARM platform QOM'ify work (resend)
,
Peter Maydell
,
09:12
Re: [Qemu-arm] [PATCH v2 0/4] create the mach-virt 2.7 machine type
,
Peter Maydell
,
08:52
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 12/22] hw/intc/arm_gicv3: Implement GICv3 redistributor registers
,
Peter Maydell
,
08:29
[Qemu-arm] [PATCH v2] Fix confusing argument names in some common functions
,
Sergey Sorokin
,
08:27
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 12/22] hw/intc/arm_gicv3: Implement GICv3 redistributor registers
,
Peter Maydell
,
08:26
Re: [Qemu-arm] [PATCH 1/2] Fix confusing argument names of do_unaligned_access() functions
,
Sergey Sorokin
,
08:02
Re: [Qemu-arm] [PATCH RFC 06/16] vl: move smp parsing to machine pre_init
,
Paolo Bonzini
,
07:53
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 06/16] vl: move smp parsing to machine pre_init
,
Andrew Jones
,
07:39
Re: [Qemu-arm] [RFC PATCH v1 4/4] target-arm: Compute page size based on ARM target cpu type
,
Peter Maydell
,
07:36
Re: [Qemu-arm] [RFC PATCH v1 4/4] target-arm: Compute page size based on ARM target cpu type
,
Vijay Kilari
,
07:14
Re: [Qemu-arm] [PATCH RFC 06/16] vl: move smp parsing to machine pre_init
,
Paolo Bonzini
,
04:18
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 02/16] vl: smp: add checks for maxcpus based topologies
,
Andrew Jones
,
02:43
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 17/22] hw/intc/arm_gicv3: Implement CPU i/f SGI generation registers
,
Shannon Zhao
,
02:25
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 10/16] hw/ppc/spapr: don't use smp_cores, smp_threads
,
Andrew Jones
,
02:23
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 07/16] qom/cpu: make nr-cores, nr-threads real properties
,
Andrew Jones
,
02:20
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 05/16] hw/core/machine: add smp properites
,
Andrew Jones
,
02:08
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 04/16] hw/core/machine: Introduce pre_init
,
Andrew Jones
,
01:59
Re: [Qemu-arm] [PATCH] hw/timer: Add value matching support to aspeed_timer
,
Andrew Jeffery
,
01:16
June 13, 2016
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 12/22] hw/intc/arm_gicv3: Implement GICv3 redistributor registers
,
Shannon Zhao
,
23:17
Re: [Qemu-arm] [PATCH RFC 10/16] hw/ppc/spapr: don't use smp_cores, smp_threads
,
David Gibson
,
23:09
Re: [Qemu-arm] [PATCH RFC 05/16] hw/core/machine: add smp properites
,
David Gibson
,
23:02
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 07/16] qom/cpu: make nr-cores, nr-threads real properties
,
David Gibson
,
23:02
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 04/22] target-arm: Provide hook to tell GICv3 about changes of security state
,
Shannon Zhao
,
21:50
Re: [Qemu-arm] [PATCH RFC 02/16] vl: smp: add checks for maxcpus based topologies
,
David Gibson
,
21:36
Re: [Qemu-arm] [PATCH RFC 01/16] vl: smp_parse: cleanups
,
David Gibson
,
21:36
Re: [Qemu-arm] [PATCH RFC 04/16] hw/core/machine: Introduce pre_init
,
David Gibson
,
21:36
Re: [Qemu-arm] [PULL 4/4] vl: Eliminate usb_enabled()
,
David Gibson
,
20:55
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 06/16] vl: move smp parsing to machine pre_init
,
Andrew Jones
,
16:35
Re: [Qemu-arm] [PATCH RFC 06/16] vl: move smp parsing to machine pre_init
,
Paolo Bonzini
,
13:04
[Qemu-arm] [PULL 4/4] vl: Eliminate usb_enabled()
,
Gerd Hoffmann
,
09:10
[Qemu-arm] [PULL 3/4] pxa2xx: Unconditionally enable USB controller
,
Gerd Hoffmann
,
09:10
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 21/22] NOT-FOR-UPSTREAM: kernel: Add definitions for GICv3 attributes
,
Shannon Zhao
,
08:03
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 21/22] NOT-FOR-UPSTREAM: kernel: Add definitions for GICv3 attributes
,
Peter Maydell
,
08:03
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 20/22] target-arm/monitor.c: Advertise emulated GICv3 in capabilities
,
Shannon Zhao
,
07:45
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 19/22] target-arm/machine.c: Allow user to request GICv3 emulation
,
Shannon Zhao
,
07:44
[Qemu-arm] [RFC PATCH v1 3/4] translate-all.c: Compute L1 page table properties at runtime
,
vijayak
,
07:43
[Qemu-arm] [RFC PATCH v1 4/4] target-arm: Compute page size based on ARM target cpu type
,
vijayak
,
07:42
[Qemu-arm] [RFC PATCH v1 0/4] ARM/AARCH64: Runtime page size computation
,
vijayak
,
07:41
[Qemu-arm] [RESEND PATCH 03/12] hw/i2c: QOM'ify omap_i2c.c
,
xiaoqiang zhao
,
06:55
[Qemu-arm] [RESEND PATCH 07/12] hw/gpio: QOM'ify zaurus.c
,
xiaoqiang zhao
,
06:55
[Qemu-arm] [RESEND PATCH 11/12] hw/dma: QOM'ify pxa2xx_dma.c
,
xiaoqiang zhao
,
06:55
[Qemu-arm] [RESEND PATCH 10/12] hw/misc: QOM'ify mst_fpga.c
,
xiaoqiang zhao
,
06:55
[Qemu-arm] [RESEND PATCH 00/12] some ARM platform QOM'ify work (resend)
,
xiaoqiang zhao
,
06:55
[Qemu-arm] [RESEND PATCH 12/12] hw/sd: QOM'ify pl181.c
,
xiaoqiang zhao
,
06:55
[Qemu-arm] [RESEND PATCH 09/12] hw/misc: QOM'ify exynos4210_pmu.c
,
xiaoqiang zhao
,
06:55
[Qemu-arm] [RESEND PATCH 06/12] hw/gpio: QOM'ify pl061.c
,
xiaoqiang zhao
,
06:55
[Qemu-arm] [RESEND PATCH 08/12] hw/misc: QOM'ify arm_l2x0.c
,
xiaoqiang zhao
,
06:55
[Qemu-arm] [RESEND PATCH 04/12] hw/i2c: QOM'ify versatile_i2c.c
,
xiaoqiang zhao
,
06:55
[Qemu-arm] [RESEND PATCH 01/12] hw/i2c: QOM'ify bitbang_i2c.c
,
xiaoqiang zhao
,
06:55
[Qemu-arm] [RESEND PATCH 05/12] hw/gpio: QOM'ify omap_gpio.c
,
xiaoqiang zhao
,
06:55
[Qemu-arm] [RESEND PATCH 02/12] hw/i2c: QOM'ify exynos4210_i2c.c
,
xiaoqiang zhao
,
06:55
Re: [Qemu-arm] [Qemu-devel] [PATCH 00/12] some ARM platform QOM'ify work (update)
,
xiaoqiang zhao
,
06:53
[Qemu-arm] [RFC PATCH v1 1/4] migration: Remove static allocation of xzblre cache buffer
,
vijayak
,
06:41
Re: [Qemu-arm] [PATCH 1/2] Fix confusing argument names of do_unaligned_access() functions
,
Aurelien Jarno
,
06:36
[Qemu-arm] [PATCH 05/12] hw/gpio: QOM'ify omap_gpio.c
,
xiaoqiang zhao
,
06:33
[Qemu-arm] [PATCH 08/12] hw/misc: QOM'ify arm_l2x0.c
,
xiaoqiang zhao
,
06:33
[Qemu-arm] [PATCH 02/12] hw/i2c: QOM'ify exynos4210_i2c.c
,
xiaoqiang zhao
,
06:33
[Qemu-arm] [PATCH 04/12] hw/i2c: QOM'ify versatile_i2c.c
,
xiaoqiang zhao
,
06:33
[Qemu-arm] [PATCH 00/12] some ARM platform QOM'ify work (update)
,
xiaoqiang zhao
,
06:33
[Qemu-arm] [PATCH 03/12] hw/i2c: QOM'ify omap_i2c.c
,
xiaoqiang zhao
,
06:33
[Qemu-arm] [PATCH 07/12] hw/gpio: QOM'ify zaurus.c
,
xiaoqiang zhao
,
06:33
[Qemu-arm] [PATCH 10/12] hw/misc: QOM'ify mst_fpga.c
,
xiaoqiang zhao
,
06:33
[Qemu-arm] [PATCH 09/12] hw/misc: QOM'ify exynos4210_pmu.c
,
xiaoqiang zhao
,
06:33
[Qemu-arm] [PATCH 06/12] hw/gpio: QOM'ify pl061.c
,
xiaoqiang zhao
,
06:33
[Qemu-arm] [PATCH 01/12] hw/i2c: QOM'ify bitbang_i2c.c
,
xiaoqiang zhao
,
06:33
Re: [Qemu-arm] [RFC PATCH v1 4/4] target-arm: Compute page size based on ARM target cpu type
,
Peter Maydell
,
06:11
Re: [Qemu-arm] [RFC PATCH v1 3/4] translate-all.c: Compute L1 page table properties at runtime
,
Paolo Bonzini
,
06:06
Re: [Qemu-arm] [RFC PATCH v1 2/4] exec.c: Remove static allocation of sub_section of sub_page
,
Paolo Bonzini
,
05:52
Re: [Qemu-arm] [RFC PATCH v1 4/4] target-arm: Compute page size based on ARM target cpu type
,
Peter Maydell
,
05:44
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 11/22] hw/intc/arm_gicv3: Implement GICv3 distributor registers
,
Shannon Zhao
,
05:40
Re: [Qemu-arm] [RFC PATCH v1 3/4] translate-all.c: Compute L1 page table properties at runtime
,
Peter Maydell
,
05:36
Re: [Qemu-arm] [RFC PATCH v1 2/4] exec.c: Remove static allocation of sub_section of sub_page
,
Peter Maydell
,
05:33
Re: [Qemu-arm] [RFC PATCH v1 3/4] translate-all.c: Compute L1 page table properties at runtime
,
Paolo Bonzini
,
05:25
Re: [Qemu-arm] [RFC PATCH v1 4/4] target-arm: Compute page size based on ARM target cpu type
,
Paolo Bonzini
,
05:25
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 16/22] hw/intc/arm_gicv3: Implement gicv3_cpuif_update()
,
Peter Maydell
,
05:10
[Qemu-arm] [RFC PATCH v1 2/4] exec.c: Remove static allocation of sub_section of sub_page
,
vijayak
,
05:09
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 14/22] hw/intc/arm_gicv3: Implement gicv3_set_irq()
,
Peter Maydell
,
05:07
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 11/22] hw/intc/arm_gicv3: Implement GICv3 distributor registers
,
Peter Maydell
,
05:05
Re: [Qemu-arm] [PATCH 1/2] Fix confusing argument names of do_unaligned_access() functions
,
Paolo Bonzini
,
04:23
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 16/22] hw/intc/arm_gicv3: Implement gicv3_cpuif_update()
,
Shannon Zhao
,
03:57
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 14/22] hw/intc/arm_gicv3: Implement gicv3_set_irq()
,
Shannon Zhao
,
03:50
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 13/22] hw/intc/arm_gicv3: Wire up distributor and redistributor MMIO regions
,
Shannon Zhao
,
03:22
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 11/22] hw/intc/arm_gicv3: Implement GICv3 distributor registers
,
Shannon Zhao
,
02:29
June 12, 2016
[Qemu-arm] [PATCH v2 4/4] hw/arm/virt: create the 2.7 machine type
,
Andrew Jones
,
11:52
[Qemu-arm] [PATCH v2 3/4] hw/arm/virt: introduce DEFINE_VIRT_MACHINE_AS_LATEST
,
Andrew Jones
,
11:52
[Qemu-arm] [PATCH v2 1/4] hw/arm/virt: separate versioned type-init code
,
Andrew Jones
,
11:52
[Qemu-arm] [PATCH v2 2/4] hw/arm/virt: introduce DEFINE_VIRT_MACHINE
,
Andrew Jones
,
11:52
[Qemu-arm] [PATCH v2 0/4] create the mach-virt 2.7 machine type
,
Andrew Jones
,
11:52
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 00/16] Rework SMP parameters
,
Andrew Jones
,
10:03
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 00/16] Rework SMP parameters
,
Andrew Jones
,
09:58
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 07/16] qom/cpu: make nr-cores, nr-threads real properties
,
Andrew Jones
,
09:48
Re: [Qemu-arm] [PATCH 2/2] Fix a confusing argument name in tlb_fill() function
,
David Gibson
,
08:49
June 11, 2016
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 07/16] qom/cpu: make nr-cores, nr-threads real properties
,
Thomas Huth
,
02:54
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 00/16] Rework SMP parameters
,
Thomas Huth
,
02:42
June 10, 2016
Re: [Qemu-arm] [PATCH v6 8/9] target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D>
,
Maciej W. Rozycki
,
16:12
Re: [Qemu-arm] [Qemu-devel] [PATCH 07/10] target-sparc: cpu: use sparc_cpu_parse_features() directly
,
Mark Cave-Ayland
,
14:32
[Qemu-arm] [PATCH RFC 16/16] sysemu/cpus: bye, bye smp_cores, smp_threads
,
Andrew Jones
,
13:41
[Qemu-arm] [PATCH RFC 15/16] smbios: don't use smp_cores, smp_threads
,
Andrew Jones
,
13:41
[Qemu-arm] [PATCH RFC 12/16] hw/arm/virt: rename *.smp_cpus to *.cpus
,
Andrew Jones
,
13:41
[Qemu-arm] [PATCH RFC 14/16] hw/arm/virt: stash cpu topo info in VirtGuestInfo
,
Andrew Jones
,
13:41
[Qemu-arm] [PATCH RFC 13/16] hw/arm/virt: don't use smp_cpus, max_cpus
,
Andrew Jones
,
13:41
[Qemu-arm] [PATCH RFC 10/16] hw/ppc/spapr: don't use smp_cores, smp_threads
,
Andrew Jones
,
13:41
[Qemu-arm] [PATCH RFC 11/16] target-ppc: don't use smp_threads
,
Andrew Jones
,
13:41
[Qemu-arm] [PATCH RFC 05/16] hw/core/machine: add smp properites
,
Andrew Jones
,
13:41
[Qemu-arm] [PATCH RFC 08/16] hw/core/machine: set cpu global nr_cores, nr_threads in pre_init
,
Andrew Jones
,
13:41
[Qemu-arm] [PATCH RFC 09/16] hw/i386/pc: don't use smp_cores, smp_threads
,
Andrew Jones
,
13:41
[Qemu-arm] [PATCH RFC 07/16] qom/cpu: make nr-cores, nr-threads real properties
,
Andrew Jones
,
13:41
[Qemu-arm] [PATCH RFC 03/16] hw/smbios/smbios: fix number of sockets calculation
,
Andrew Jones
,
13:40
[Qemu-arm] [PATCH RFC 06/16] vl: move smp parsing to machine pre_init
,
Andrew Jones
,
13:40
[Qemu-arm] [PATCH RFC 01/16] vl: smp_parse: cleanups
,
Andrew Jones
,
13:40
[Qemu-arm] [PATCH RFC 04/16] hw/core/machine: Introduce pre_init
,
Andrew Jones
,
13:40
[Qemu-arm] [PATCH RFC 02/16] vl: smp: add checks for maxcpus based topologies
,
Andrew Jones
,
13:40
[Qemu-arm] [PATCH RFC 00/16] Rework SMP parameters
,
Andrew Jones
,
13:40
Re: [Qemu-arm] [PATCH 1/2] Fix confusing argument names of do_unaligned_access() functions
,
Sergey Sorokin
,
13:26
Re: [Qemu-arm] [PATCH v6 8/9] target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D>
,
Aleksandar Markovic
,
13:00
Re: [Qemu-arm] [PATCH 1/2] Fix confusing argument names of do_unaligned_access() functions
,
Peter Maydell
,
12:44
Re: [Qemu-arm] [PATCH 1/2] Fix confusing argument names of do_unaligned_access() functions
,
Sergey Sorokin
,
12:42
Re: [Qemu-arm] [PATCH 1/2] Fix confusing argument names of do_unaligned_access() functions
,
Sergey Sorokin
,
12:37
Re: [Qemu-arm] [PATCH 1/2] Fix confusing argument names of do_unaligned_access() functions
,
Peter Maydell
,
12:33
[Qemu-arm] [PATCH 2/2] Fix a confusing argument name in tlb_fill() function
,
Sergey Sorokin
,
12:27
[Qemu-arm] [PATCH 1/2] Fix confusing argument names of do_unaligned_access() functions
,
Sergey Sorokin
,
12:27
[Qemu-arm] [PATCH 0/2] Fix confusing argument names in some common functions
,
Sergey Sorokin
,
12:27
[Qemu-arm] [PATCH v3 2/6] disas: Remove unused macro '_'
,
Lluís Vilanova
,
11:06
Re: [Qemu-arm] [PATCH] target-i386: Remove assert(kvm_enabled()) from host_x86_cpu_initfn()
,
Igor Mammedov
,
08:40
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 3/6] target-sparc: cpu: use sparc_cpu_parse_features() directly
,
Eduardo Habkost
,
07:53
Re: [Qemu-arm] [Qemu-devel] [PATCH 07/10] target-sparc: cpu: use sparc_cpu_parse_features() directly
,
Eduardo Habkost
,
07:51
[Qemu-arm] [PATCH] target-i386: Remove assert(kvm_enabled()) from host_x86_cpu_initfn()
,
Eduardo Habkost
,
07:48
Re: [Qemu-arm] [Qemu-devel] [PATCH 03/10] target-i386: cpu: move xcc->kvm_required check to realize time
,
Eduardo Habkost
,
07:39
Re: [Qemu-arm] [PATCH] hw/timer: Add value matching support to aspeed_timer
,
Peter Maydell
,
06:42
Re: [Qemu-arm] [PATCH v6 8/9] target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D>
,
Maciej W. Rozycki
,
06:35
Re: [Qemu-arm] [PATCH v6 8/9] target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D>
,
Aleksandar Markovic
,
06:13
[Qemu-arm] [PATCH v9 01/10] softfloat: Implement run-time-configurable meaning of signaling NaN bit
,
Aleksandar Markovic
,
05:59
[Qemu-arm] [PATCH v9 00/10] IEEE 754-2008 support for Mips
,
Aleksandar Markovic
,
05:58
Re: [Qemu-arm] [PATCH v2 1/6] target-i386: cpu: consolidate calls of object_property_parse() in x86_cpu_parse_featurestr
,
Igor Mammedov
,
03:24
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 1/6] target-i386: cpu: consolidate calls of object_property_parse() in x86_cpu_parse_featurestr
,
Igor Mammedov
,
03:23
Re: [Qemu-arm] [Qemu-devel] [PATCH 03/10] target-i386: cpu: move xcc->kvm_required check to realize time
,
Igor Mammedov
,
03:15
June 09, 2016
Re: [Qemu-arm] [PATCH] hw/timer: Add value matching support to aspeed_timer
,
Andrew Jeffery
,
20:59
Re: [Qemu-arm] [PATCH] target-arm: Don't permit ARMv8-only Neon insns on ARMv7
,
Christophe Lyon
,
16:40
Re: [Qemu-arm] [PATCH v2 2/6] target-i386: print obsolete warnings if +-features are used
,
Eduardo Habkost
,
16:22
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 1/6] target-i386: cpu: consolidate calls of object_property_parse() in x86_cpu_parse_featurestr
,
Eduardo Habkost
,
15:50
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 1/6] target-i386: cpu: consolidate calls of object_property_parse() in x86_cpu_parse_featurestr
,
Eric Blake
,
15:39
Re: [Qemu-arm] [Qemu-devel] [PATCH 03/10] target-i386: cpu: move xcc->kvm_required check to realize time
,
Eduardo Habkost
,
14:34
Re: [Qemu-arm] [PATCH 4/5] hw/arm/virt: introduce DEFINE_VIRT_MACHINE_AS_LATEST
,
Peter Maydell
,
14:30
Re: [Qemu-arm] [PATCH 3/5] hw/arm/virt: introduce DEFINE_VIRT_MACHINE
,
Peter Maydell
,
14:30
Re: [Qemu-arm] [PATCH 1/5] hw/arm/virt: separate versioned type-init code
,
Peter Maydell
,
14:28
Re: [Qemu-arm] [PATCH 2/5] hw/arm/virt: set is_default
,
Peter Maydell
,
14:28
Re: [Qemu-arm] [PATCH 00/17] some ARM platform QOM'ify work
,
Peter Maydell
,
14:23
Re: [Qemu-arm] [PATCH] hw/timer: Add value matching support to aspeed_timer
,
Peter Maydell
,
14:15
[Qemu-arm] [PATCH v2 2/6] disas: Remove unused macro '_'
,
Lluís Vilanova
,
13:35
[Qemu-arm] [PATCH v5 1/2] exec: [tcg] Track which vCPU is performing translation and execution
,
Lluís Vilanova
,
13:32
Re: [Qemu-arm] [PATCH v2 1/6] target-i386: cpu: consolidate calls of object_property_parse() in x86_cpu_parse_featurestr
,
Eduardo Habkost
,
13:30
[Qemu-arm] [PATCH] target-arm: Don't permit ARMv8-only Neon insns on ARMv7
,
Peter Maydell
,
13:15
[Qemu-arm] [PATCH v2 6/6] pc: parse cpu features only once
,
Igor Mammedov
,
13:11
[Qemu-arm] [PATCH v2 4/6] cpu: use CPUClass->parse_features() as convertor to global properties
,
Igor Mammedov
,
13:11
[Qemu-arm] [PATCH v2 2/6] target-i386: print obsolete warnings if +-features are used
,
Igor Mammedov
,
13:11
[Qemu-arm] [PATCH v2 5/6] arm: virt: parse cpu_model only once
,
Igor Mammedov
,
13:11
[Qemu-arm] [PATCH v2 1/6] target-i386: cpu: consolidate calls of object_property_parse() in x86_cpu_parse_featurestr
,
Igor Mammedov
,
13:11
[Qemu-arm] [PATCH v2 3/6] target-sparc: cpu: use sparc_cpu_parse_features() directly
,
Igor Mammedov
,
13:11
[Qemu-arm] [PATCH v2 0/6] cpus: make "-cpu cpux, features" global properties
,
Igor Mammedov
,
13:11
[Qemu-arm] Introduces a regression (was: target-arm: Avoid unnecessary TLB flush on TCR_EL2, TCR_EL3 writes)
,
Pranith Kumar
,
12:27
Re: [Qemu-arm] [PATCH v2 1/2] pxa2xx: Unconditionally enable USB controller
,
Peter Maydell
,
12:21
Re: [Qemu-arm] [Qemu-devel] [PATCH 5/5] hw/arm/virt: create the 2.7 machine type
,
Andrew Jones
,
12:20
Re: [Qemu-arm] [PATCH] target-arm: Fix reset and migration of TTBCR(S)
,
Sergey Fedorov
,
12:10
Re: [Qemu-arm] [Qemu-devel] [PATCH 5/5] hw/arm/virt: create the 2.7 machine type
,
Alex Bennée
,
12:06
[Qemu-arm] [PATCH] target-arm: Fix reset and migration of TTBCR(S)
,
Peter Maydell
,
12:03
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 10/22] hw/intc/arm_gicv3: Implement functions to identify next pending irq
,
Peter Maydell
,
11:24
Re: [Qemu-arm] [Qemu-devel] [PATCH 08/10] cpu: use CPUClass->parse_features() as convertor to global properties
,
Igor Mammedov
,
09:40
Re: [Qemu-arm] [Qemu-devel] [PATCH 10/10] pc: parse cpu features only once
,
Eduardo Habkost
,
09:26
Re: [Qemu-arm] [PATCH 08/10] cpu: use CPUClass->parse_features() as convertor to global properties
,
Eduardo Habkost
,
09:24
Re: [Qemu-arm] [PATCH 08/10] cpu: use CPUClass->parse_features() as convertor to global properties
,
Igor Mammedov
,
08:39
Re: [Qemu-arm] [Qemu-devel] [PATCH 10/10] pc: parse cpu features only once
,
Igor Mammedov
,
08:07
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 2/2] vl: Eliminate usb_enabled()
,
Thomas Huth
,
02:43
Re: [Qemu-arm] [PATCH v2 2/2] vl: Eliminate usb_enabled()
,
Marcel Apfelbaum
,
01:58
June 08, 2016
[Qemu-arm] [PATCH v2 2/2] vl: Eliminate usb_enabled()
,
Eduardo Habkost
,
16:50
[Qemu-arm] [PATCH v2 1/2] pxa2xx: Unconditionally enable USB controller
,
Eduardo Habkost
,
16:50
[Qemu-arm] [PATCH 2/5] hw/arm/virt: set is_default
,
Andrew Jones
,
14:25
[Qemu-arm] [PATCH 5/5] hw/arm/virt: create the 2.7 machine type
,
Andrew Jones
,
14:25
[Qemu-arm] [PATCH 1/5] hw/arm/virt: separate versioned type-init code
,
Andrew Jones
,
14:25
[Qemu-arm] [PATCH 4/5] hw/arm/virt: introduce DEFINE_VIRT_MACHINE_AS_LATEST
,
Andrew Jones
,
14:25
[Qemu-arm] [PATCH 3/5] hw/arm/virt: introduce DEFINE_VIRT_MACHINE
,
Andrew Jones
,
14:25
[Qemu-arm] [PATCH 0/5] create the mach-virt 2.7 machine type
,
Andrew Jones
,
14:25
Re: [Qemu-arm] [PATCH 09/10] arm: virt: parse cpu_model only once
,
Peter Maydell
,
13:26
Re: [Qemu-arm] [PATCH 10/10] pc: parse cpu features only once
,
Eduardo Habkost
,
13:03
Re: [Qemu-arm] [PATCH 09/10] arm: virt: parse cpu_model only once
,
Eduardo Habkost
,
12:55
Re: [Qemu-arm] [PATCH 08/10] cpu: use CPUClass->parse_features() as convertor to global properties
,
Eduardo Habkost
,
12:47
Re: [Qemu-arm] [PATCH 07/10] target-sparc: cpu: use sparc_cpu_parse_features() directly
,
Eduardo Habkost
,
12:30
Re: [Qemu-arm] [Qemu-devel] [kvm-unit-tests PATCH v2 00/10] arm/arm64: add gic framework
,
Andrew Jones
,
06:00
Re: [Qemu-arm] [PATCH] hw/timer: Add value matching support to aspeed_timer
,
Andrew Jeffery
,
01:31
June 07, 2016
Re: [Qemu-arm] [Qemu-devel] [PATCH 00/17] some ARM platform QOM'ify work
,
xiaoqiang zhao
,
23:49
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 10/22] hw/intc/arm_gicv3: Implement functions to identify next pending irq
,
Shannon Zhao
,
21:58
Re: [Qemu-arm] [Qemu-devel] [PATCH 02/10] target-i386: cpu: move features logic that requires CPUState to realize time
,
Eduardo Habkost
,
18:29
Re: [Qemu-arm] [Qemu-devel] [PATCH 00/17] some ARM platform QOM'ify work
,
Peter Maydell
,
17:42
Re: [Qemu-arm] [Qemu-devel] [PATCH 00/17] some ARM platform QOM'ify work
,
Mark Cave-Ayland
,
17:32
Re: [Qemu-arm] [Qemu-devel] [PATCH 02/10] target-i386: cpu: move features logic that requires CPUState to realize time
,
Eric Blake
,
17:07
Re: [Qemu-arm] [PATCH 05/10] target-i386: cpu: consolidate calls of object_property_parse() in x86_cpu_parse_featurestr
,
Eduardo Habkost
,
16:38
Re: [Qemu-arm] [PATCH 04/10] target-i386: cpu: use cpu_generic_init() in cpu_x86_init()
,
Eduardo Habkost
,
16:29
Re: [Qemu-arm] [PATCH 03/10] target-i386: cpu: move xcc->kvm_required check to realize time
,
Eduardo Habkost
,
16:29
Re: [Qemu-arm] [PATCH 02/10] target-i386: cpu: move features logic that requires CPUState to realize time
,
Eduardo Habkost
,
16:25
Re: [Qemu-arm] [PATCH 03/10] target-i386: cpu: move xcc->kvm_required check to realize time
,
Eduardo Habkost
,
16:23
Re: [Qemu-arm] [kvm-unit-tests PATCH v2 00/10] arm/arm64: add gic framework
,
Alex Bennée
,
13:13
Re: [Qemu-arm] [kvm-unit-tests PATCH v2 05/10] arm/arm64: irq enable/disable
,
Alex Bennée
,
12:22
Re: [Qemu-arm] [Qemu-devel] [PATCH V1 0/2] Versioning ARM virt machine types
,
Wei Huang
,
12:15
Re: [Qemu-arm] [Qemu-devel] [PATCH V1 0/2] Versioning ARM virt machine types
,
Andrew Jones
,
11:51
Re: [Qemu-arm] [PATCH 06/10] target-i386: print obsolete warnings if +-features are used
,
Eduardo Habkost
,
11:17
Re: [Qemu-arm] [PATCH V1 0/2] Versioning ARM virt machine types
,
Peter Maydell
,
11:17
Re: [Qemu-arm] [PATCH 2/2] arm/virt: Mark pcie controller node as dma-coherent
,
Auger Eric
,
11:17
Re: [Qemu-arm] [PATCH 06/10] target-i386: print obsolete warnings if +-features are used
,
Igor Mammedov
,
09:27
Re: [Qemu-arm] [PATCH 06/10] target-i386: print obsolete warnings if +-features are used
,
Paolo Bonzini
,
09:00
[Qemu-arm] [PULL v2 25/25] virtio: move bi-endian target support to a single location
,
Michael S. Tsirkin
,
08:58
[Qemu-arm] [PULL v2 22/25] acpi: make bios_linker_loader_add_checksum() API offset based
,
Michael S. Tsirkin
,
08:58
[Qemu-arm] [PULL v2 21/25] acpi: make bios_linker_loader_add_pointer() API offset based
,
Michael S. Tsirkin
,
08:58
[Qemu-arm] [PULL v2 18/25] acpi: simplify bios_linker API by removing redundant 'table' argument
,
Michael S. Tsirkin
,
08:58
[Qemu-arm] [PULL v2 17/25] acpi: convert linker from GArray to BIOSLinker structure
,
Michael S. Tsirkin
,
08:58
Re: [Qemu-arm] [PATCH 06/10] target-i386: print obsolete warnings if +-features are used
,
Igor Mammedov
,
08:54
Re: [Qemu-arm] [PATCH 06/10] target-i386: print obsolete warnings if +-features are used
,
Paolo Bonzini
,
08:37
Re: [Qemu-arm] [PATCH 06/10] target-i386: print obsolete warnings if +-features are used
,
Igor Mammedov
,
08:32
Re: [Qemu-arm] [PATCH 06/10] target-i386: print obsolete warnings if +-features are used
,
Paolo Bonzini
,
07:45
Re: [Qemu-arm] [PATCH v6 8/9] target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D>
,
Maciej W. Rozycki
,
07:39
Re: [Qemu-arm] [PATCH v5 0/3] Add guest PMU in machine virt
,
Peter Maydell
,
06:40
[Qemu-arm] [PATCH 13/17] hw/misc: QOM'ify slavio_misc.c
,
xiaoqiang zhao
,
06:37
[Qemu-arm] [PATCH 10/17] hw/misc: QOM'ify eccmemctl.c
,
xiaoqiang zhao
,
06:37
[Qemu-arm] [PATCH 12/17] hw/misc: QOM'ify mst_fpga.c
,
xiaoqiang zhao
,
06:36
[Qemu-arm] [PATCH 14/17] hw/dma: QOM'ify pxa2xx_dma.c
,
xiaoqiang zhao
,
06:36
[Qemu-arm] [PATCH 16/17] hw/dma: QOM'ify sun4m_iommu.c
,
xiaoqiang zhao
,
06:36
[Qemu-arm] [PATCH 15/17] hw/dma: QOM'ify sparc32_dma.c
,
xiaoqiang zhao
,
06:36
[Qemu-arm] [PATCH 17/17] hw/sd: QOM'ify pl181.c
,
xiaoqiang zhao
,
06:36
[Qemu-arm] [PATCH 11/17] hw/misc: QOM'ify exynos4210_pmu.c
,
xiaoqiang zhao
,
06:36
[Qemu-arm] [PATCH 09/17] hw/misc: QOM'ify arm_l2x0.c
,
xiaoqiang zhao
,
06:36
[Qemu-arm] [PATCH 07/17] hw/gpio: QOM'ify pl061.c
,
xiaoqiang zhao
,
06:36
[Qemu-arm] [PATCH 08/17] hw/gpio: QOM'ify zaurus.c
,
xiaoqiang zhao
,
06:36
[Qemu-arm] [PATCH 02/17] hw/i2c: QOM'ify exynos4210_i2c.c
,
xiaoqiang zhao
,
06:36
[Qemu-arm] [PATCH 01/17] hw/i2c: QOM'ify bitbang_i2c.c
,
xiaoqiang zhao
,
06:36
[Qemu-arm] [PATCH 00/17] some ARM platform QOM'ify work
,
xiaoqiang zhao
,
06:36
[Qemu-arm] [PATCH 03/17] hw/i2c: QOM'ify omap_i2c.c
,
xiaoqiang zhao
,
06:35
[Qemu-arm] [PATCH 04/17] hw/i2c: QOM'ify versatile_i2c.c
,
xiaoqiang zhao
,
06:35
[Qemu-arm] [PATCH 06/17] hw/gpio: QOM'ify omap_gpio.c
,
xiaoqiang zhao
,
06:35
[Qemu-arm] [PATCH 05/17] hw/gpio: QOM'ify mpc8xxx.c
,
xiaoqiang zhao
,
06:35
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 09/22] hw/intc/arm_gicv3: ARM GICv3 device framework
,
Shannon Zhao
,
05:02
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 07/22] hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structure
,
Shannon Zhao
,
04:35
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 06/22] hw/intc/arm_gicv3: Add state information
,
Shannon Zhao
,
03:56
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 05/22] target-arm: Add mp-affinity property for ARM CPU class
,
Shannon Zhao
,
03:55
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 02/22] bitops.h: Implement half-shuffle and half-unshuffle ops
,
Shannon Zhao
,
02:40
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 03/22] target-arm: Define new arm_is_el3_or_mon() function
,
Shannon Zhao
,
02:36
June 06, 2016
Re: [Qemu-arm] [Qemu-devel] [PATCH v2 01/22] migration: Define VMSTATE_UINT64_2DARRAY
,
Shannon Zhao
,
23:36
[Qemu-arm] [PATCH v5 1/3] target-arm: kvm64: set guest PMUv3 feature bit if supported
,
Shannon Zhao
,
22:47
[Qemu-arm] [PATCH v5 3/3] hw/arm/virt-acpi-build: Add PMU IRQ number in ACPI table
,
Shannon Zhao
,
22:47
[Qemu-arm] [PATCH v5 2/3] hw/arm/virt: Add PMU node for virt machine
,
Shannon Zhao
,
22:47
[Qemu-arm] [PATCH v5 0/3] Add guest PMU in machine virt
,
Shannon Zhao
,
22:47
Re: [Qemu-arm] [PATCH v4 2/3] hw/arm/virt: Add PMU node for virt machine
,
Shannon Zhao
,
22:36
Re: [Qemu-arm] [kvm-unit-tests PATCH v2 04/10] arm/arm64: add some delay routines
,
Andrew Jones
,
13:48
Re: [Qemu-arm] [kvm-unit-tests PATCH v2 04/10] arm/arm64: add some delay routines
,
Alex Bennée
,
13:39
Re: [Qemu-arm] [kvm-unit-tests PATCH v2 03/10] arm/arm64: smp: support more than 8 cpus
,
Alex Bennée
,
13:32
Re: [Qemu-arm] [kvm-unit-tests PATCH v2 03/10] arm/arm64: smp: support more than 8 cpus
,
Alex Bennée
,
13:28
Re: [Qemu-arm] [PATCH v13 6/8] hw/ptimer: Support running with counter = 0 by introducing new policy feature
,
Dmitry Osipenko
,
13:25
Re: [Qemu-arm] [kvm-unit-tests PATCH v2 03/10] arm/arm64: smp: support more than 8 cpus
,
Mark Rutland
,
12:42
Re: [Qemu-arm] [kvm-unit-tests PATCH v2 03/10] arm/arm64: smp: support more than 8 cpus
,
Andrew Jones
,
12:31
Re: [Qemu-arm] [kvm-unit-tests PATCH v2 03/10] arm/arm64: smp: support more than 8 cpus
,
Alex Bennée
,
12:22
Re: [Qemu-arm] [PATCH v4 2/3] hw/arm/virt: Add PMU node for virt machine
,
Peter Maydell
,
12:00
[Qemu-arm] [PATCH 09/10] arm: virt: parse cpu_model only once
,
Igor Mammedov
,
11:17
[Qemu-arm] [PATCH 07/10] target-sparc: cpu: use sparc_cpu_parse_features() directly
,
Igor Mammedov
,
11:17
[Qemu-arm] [PATCH 05/10] target-i386: cpu: consolidate calls of object_property_parse() in x86_cpu_parse_featurestr
,
Igor Mammedov
,
11:17
[Qemu-arm] [PATCH 08/10] cpu: use CPUClass->parse_features() as convertor to global properties
,
Igor Mammedov
,
11:17
[Qemu-arm] [PATCH 10/10] pc: parse cpu features only once
,
Igor Mammedov
,
11:17
[Qemu-arm] [PATCH 03/10] target-i386: cpu: move xcc->kvm_required check to realize time
,
Igor Mammedov
,
11:17
[Qemu-arm] [PATCH 06/10] target-i386: print obsolete warnings if +-features are used
,
Igor Mammedov
,
11:17
[Qemu-arm] [PATCH 04/10] target-i386: cpu: use cpu_generic_init() in cpu_x86_init()
,
Igor Mammedov
,
11:17
[Qemu-arm] [PATCH 01/10] target-i386: Remove xlevel & hv-spinlocks option fixups
,
Igor Mammedov
,
11:17
[Qemu-arm] [PATCH 02/10] target-i386: cpu: move features logic that requires CPUState to realize time
,
Igor Mammedov
,
11:17
[Qemu-arm] [PATCH 00/10] cpus: make "-cpu cpux, features" global properties
,
Igor Mammedov
,
11:17
Re: [Qemu-arm] [kvm-unit-tests PATCH v2 01/10] lib: xstr: allow multiple args
,
Alex Bennée
,
10:52
Re: [Qemu-arm] [PATCH v2 00/22] GICv3 emulation
,
Peter Maydell
,
10:42
Re: [Qemu-arm] [PATCH] target-arm: Fix TTBR selecting logic on AArch32 Stage 2 translation
,
Peter Maydell
,
10:22
Re: [Qemu-arm] [PATCH] hw/timer: Add value matching support to aspeed_timer
,
Peter Maydell
,
10:02
Re: [Qemu-arm] [PATCH v2 0/6] Drop the qemu_char_get_next_serial function
,
Peter Maydell
,
10:00
Re: [Qemu-arm] [PATCH v13 0/8] PTimer fixes/features and ARM MPTimer conversion
,
Peter Maydell
,
09:44
Re: [Qemu-arm] [PATCH] virtio: move bi-endian target support to a single location
,
Paolo Bonzini
,
09:41
[Qemu-arm] [aarch64] Input device(USB kbd and USB mouse) Connection timed out.
,
????????
,
09:26
Re: [Qemu-arm] [kvm-unit-tests PATCH v2 02/10] arm64: fix get_"sysreg32" and make MPIDR 64bit
,
Alex Bennée
,
08:47
Re: [Qemu-arm] [kvm-unit-tests PATCH v2 01/10] lib: xstr: allow multiple args
,
Andrew Jones
,
08:12
Re: [Qemu-arm] [kvm-unit-tests PATCH v2 01/10] lib: xstr: allow multiple args
,
Alex Bennée
,
06:49
Re: [Qemu-arm] [PATCH v13 6/8] hw/ptimer: Support running with counter = 0 by introducing new policy feature
,
Peter Maydell
,
06:10
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 0/8] cpus: make "-cpu cpux, features" global properties
,
David Hildenbrand
,
05:59
Re: [Qemu-arm] [RFC v1 10/12] arm: use tlb_flush_page_all for tlbimva[a]
,
Alex Bennée
,
04:55
June 05, 2016
Re: [Qemu-arm] [PATCH] hw/timer: Add value matching support to aspeed_timer
,
Joel Stanley
,
17:02
Re: [Qemu-arm] [PATCH] hw/timer: Add value matching support to aspeed_timer
,
Cédric Le Goater
,
13:22
Re: [Qemu-arm] [RFC v1 10/12] arm: use tlb_flush_page_all for tlbimva[a]
,
Sergey Fedorov
,
12:54
[Qemu-arm] [PULL 25/25] virtio: move bi-endian target support to a single location
,
Michael S. Tsirkin
,
09:22
[Qemu-arm] [PULL 22/25] acpi: make bios_linker_loader_add_checksum() API offset based
,
Michael S. Tsirkin
,
09:22
[Qemu-arm] [PULL 21/25] acpi: make bios_linker_loader_add_pointer() API offset based
,
Michael S. Tsirkin
,
09:22
[Qemu-arm] [PULL 18/25] acpi: simplify bios_linker API by removing redundant 'table' argument
,
Michael S. Tsirkin
,
09:22
[Qemu-arm] [PULL 17/25] acpi: convert linker from GArray to BIOSLinker structure
,
Michael S. Tsirkin
,
09:22
June 04, 2016
Re: [Qemu-arm] [kvm-unit-tests PATCH v2 00/10] arm/arm64: add gic framework
,
Alex Bennée
,
14:45
[Qemu-arm] [kvm-unit-tests PATCH v2 08/10] arm/arm64: gicv2: add an IPI test
,
Andrew Jones
,
14:16
[Qemu-arm] [kvm-unit-tests PATCH v2 09/10] arm/arm64: gicv3: add an IPI test
,
Andrew Jones
,
14:16
[Qemu-arm] [kvm-unit-tests PATCH v2 07/10] arm/arm64: add initial gicv3 support
,
Andrew Jones
,
14:16
[Qemu-arm] [kvm-unit-tests PATCH v2 10/10] arm/arm64: gic: don't just use zero
,
Andrew Jones
,
14:16
[Qemu-arm] [kvm-unit-tests PATCH v2 05/10] arm/arm64: irq enable/disable
,
Andrew Jones
,
14:16
[Qemu-arm] [kvm-unit-tests PATCH v2 06/10] arm/arm64: add initial gicv2 support
,
Andrew Jones
,
14:16
[Qemu-arm] [kvm-unit-tests PATCH v2 04/10] arm/arm64: add some delay routines
,
Andrew Jones
,
14:16
[Qemu-arm] [kvm-unit-tests PATCH v2 03/10] arm/arm64: smp: support more than 8 cpus
,
Andrew Jones
,
14:16
[Qemu-arm] [kvm-unit-tests PATCH v2 01/10] lib: xstr: allow multiple args
,
Andrew Jones
,
14:16
[Qemu-arm] [kvm-unit-tests PATCH v2 02/10] arm64: fix get_"sysreg32" and make MPIDR 64bit
,
Andrew Jones
,
14:16
[Qemu-arm] [kvm-unit-tests PATCH v2 00/10] arm/arm64: add gic framework
,
Andrew Jones
,
14:16
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 1/8] target-i386: cpu: move features logic that requires CPUState to realize time
,
Igor Mammedov
,
12:45
Re: [Qemu-arm] [Qemu-devel] [RFC v2 PATCH 11/13] target-arm: Generate fences in ARMv7 frontend
,
Pranith Kumar
,
10:51
[Qemu-arm] [PATCH v2 0/6] Drop the qemu_char_get_next_serial function
,
xiaoqiang zhao
,
04:15
[Qemu-arm] [PATCH v2 5/6] hw/char: QOM'ify xilinx_uartlite model
,
xiaoqiang zhao
,
04:15
[Qemu-arm] [PATCH v2 2/6] hw/char: QOM'ify cadence_uart model
,
xiaoqiang zhao
,
04:15
[Qemu-arm] [PATCH v2 6/6] char: get rid of qemu_char_get_next_serial
,
xiaoqiang zhao
,
04:15
[Qemu-arm] [PATCH v2 1/6] hw/char: QOM'ify pl011 model
,
xiaoqiang zhao
,
04:15
[Qemu-arm] [PATCH v2 4/6] hw/char: QOM'ify stm32f2xx_usart model
,
xiaoqiang zhao
,
04:15
[Qemu-arm] [PATCH v2 3/6] hw/char: QOM'ify digic-uart model
,
xiaoqiang zhao
,
04:15
Re: [Qemu-arm] [Qemu-devel] [PATCH 0/6] Drop the qemu_char_get_next_serial function
,
xiaoqiang zhao
,
03:13
June 03, 2016
[Qemu-arm] [RFC v3 09/19] target-arm/arm-powerctl: wake up sleeping CPUs
,
Alex Bennée
,
16:40
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 0/8] cpus: make "-cpu cpux, features" global properties
,
Eduardo Habkost
,
15:55
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 4/8] target-i386: cpu: consolidate calls of object_property_parse() in x86_cpu_parse_featurestr
,
Eduardo Habkost
,
15:37
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 1/8] target-i386: cpu: move features logic that requires CPUState to realize time
,
Eduardo Habkost
,
15:26
[Qemu-arm] [PATCH v8 1/9] softfloat: Implement run-time-configurable meaning of signaling NaN bit
,
Aleksandar Markovic
,
14:44
[Qemu-arm] [PATCH v8 0/9] IEEE 754-2008 support for Mips
,
Aleksandar Markovic
,
14:43
Re: [Qemu-arm] [PATCH v2 0/4] xlnx-zynqmp: Fix various issues with KVM runs
,
Peter Maydell
,
14:37
Re: [Qemu-arm] [PATCH] hw/arm/virt: Reject gic-version=host for non-KVM
,
Peter Maydell
,
14:34
Re: [Qemu-arm] [PATCH 0/6] Drop the qemu_char_get_next_serial function
,
Peter Maydell
,
14:24
[Qemu-arm] [PATCH v7 1/9] softfloat: Implement run-time-configurable meaning of signaling NaN bit
,
Aleksandar Markovic
,
14:19
[Qemu-arm] [PATCH v7 0/9] IEEE 754-2008 support for Mips
,
Aleksandar Markovic
,
14:18
Re: [Qemu-arm] [PATCH] hw/intc/gic: RAZ/WI non-sec access to sec interrupts
,
Peter Maydell
,
13:59
[Qemu-arm] [PATCH] target-arm: Fix TTBR selecting logic on AArch32 Stage 2 translation
,
Sergey Sorokin
,
13:16
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/2] arm/virt: Mark pcie controller node as dma-coherent
,
Mihai Claudiu Caraman
,
12:56
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/2] arm/virt: Mark pcie controller node as dma-coherent
,
Mihai Claudiu Caraman
,
12:44
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/2] arm/virt: Mark pcie controller node as dma-coherent
,
Mihai Claudiu Caraman
,
12:10
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/2] arm/virt: Mark pcie controller node as dma-coherent
,
Alexander Graf
,
11:26
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/2] arm/virt: Mark pcie controller node as dma-coherent
,
agraf
,
11:03
Re: [Qemu-arm] [Qemu-devel] [PATCH 2/2] arm/virt: Mark pcie controller node as dma-coherent
,
Peter Maydell
,
10:38
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 0/8] cpus: make "-cpu cpux, features" global properties
,
Jiri Denemark
,
09:49
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 0/8] cpus: make "-cpu cpux, features" global properties
,
David Hildenbrand
,
08:14
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 0/8] cpus: make "-cpu cpux, features" global properties
,
David Hildenbrand
,
06:18
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 1/8] target-i386: cpu: move features logic that requires CPUState to realize time
,
Igor Mammedov
,
06:13
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 4/8] target-i386: cpu: consolidate calls of object_property_parse() in x86_cpu_parse_featurestr
,
Igor Mammedov
,
05:37
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 0/8] cpus: make "-cpu cpux, features" global properties
,
Igor Mammedov
,
05:20
Re: [Qemu-arm] [PATCH RFC 4/8] target-i386: cpu: consolidate calls of object_property_parse() in x86_cpu_parse_featurestr
,
Peter Krempa
,
03:29
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 0/8] cpus: make "-cpu cpux, features" global properties
,
David Hildenbrand
,
02:36
Re: [Qemu-arm] [PATCH] virtio: move bi-endian target support to a single location
,
Greg Kurz
,
02:06
June 02, 2016
Re: [Qemu-arm] [PATCH] virtio: move bi-endian target support to a single location
,
David Gibson
,
21:16
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 0/8] cpus: make "-cpu cpux, features" global properties
,
Eduardo Habkost
,
20:02
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 0/8] cpus: make "-cpu cpux, features" global properties
,
David Hildenbrand
,
17:09
Re: [Qemu-arm] [libvirt] [PATCH] target-i386: Remove xlevel & hv-spinlocks option fixups
,
Eric Blake
,
17:07
Re: [Qemu-arm] [Qemu-devel] [RFC v2 PATCH 11/13] target-arm: Generate fences in ARMv7 frontend
,
Sergey Fedorov
,
15:37
Re: [Qemu-arm] [PATCH RFC 1/8] target-i386: cpu: move features logic that requires CPUState to realize time
,
Eduardo Habkost
,
14:43
Re: [Qemu-arm] [PATCH RFC 1/8] target-i386: cpu: move features logic that requires CPUState to realize time
,
Igor Mammedov
,
14:23
Re: [Qemu-arm] [PATCH RFC 1/8] target-i386: cpu: move features logic that requires CPUState to realize time
,
Eduardo Habkost
,
13:34
Re: [Qemu-arm] [PATCH RFC 1/8] target-i386: cpu: move features logic that requires CPUState to realize time
,
Igor Mammedov
,
12:57
[Qemu-arm] [PATCH] target-i386: Remove xlevel & hv-spinlocks option fixups
,
Eduardo Habkost
,
12:55
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 4/8] target-i386: cpu: consolidate calls of object_property_parse() in x86_cpu_parse_featurestr
,
Igor Mammedov
,
12:32
Re: [Qemu-arm] [PATCH RFC 4/8] target-i386: cpu: consolidate calls of object_property_parse() in x86_cpu_parse_featurestr
,
Igor Mammedov
,
12:31
Re: [Qemu-arm] [PATCH] virtio: move bi-endian target support to a single location
,
Greg Kurz
,
12:04
Re: [Qemu-arm] [PATCH RFC 4/8] target-i386: cpu: consolidate calls of object_property_parse() in x86_cpu_parse_featurestr
,
Peter Krempa
,
11:49
Re: [Qemu-arm] [PATCH RFC 4/8] target-i386: cpu: consolidate calls of object_property_parse() in x86_cpu_parse_featurestr
,
Eduardo Habkost
,
10:53
Re: [Qemu-arm] [PATCH RFC 4/8] target-i386: cpu: consolidate calls of object_property_parse() in x86_cpu_parse_featurestr
,
Eduardo Habkost
,
10:42
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 6/8] cpu: use CPUClass->parse_features() as convertor to global properties
,
Eduardo Habkost
,
10:41
Re: [Qemu-arm] [PATCH RFC 1/8] target-i386: cpu: move features logic that requires CPUState to realize time
,
Eduardo Habkost
,
10:38
[Qemu-arm] [PATCH 2/2] arm/virt: Mark pcie controller node as dma-coherent
,
Bogdan Purcareata
,
10:10
Re: [Qemu-arm] [PATCH 2/2] arm/virt: Mark pcie controller node as dma-coherent
,
Alexander Graf
,
10:10
[Qemu-arm] [PATCH 0/2] arm/virt: Propagate pcie DMA coherency
,
Bogdan Purcareata
,
10:10
[Qemu-arm] [PATCH 1/2] device_tree: introduce qemu_fdt_node_path_prop
,
Bogdan Purcareata
,
10:10
Re: [Qemu-arm] [PATCH 2/2] arm/virt: Mark pcie controller node as dma-coherent
,
Peter Maydell
,
08:33
Re: [Qemu-arm] [PATCH RFC 4/8] target-i386: cpu: consolidate calls of object_property_parse() in x86_cpu_parse_featurestr
,
Igor Mammedov
,
08:22
Re: [Qemu-arm] [Qemu-devel] [PATCH RFC 6/8] cpu: use CPUClass->parse_features() as convertor to global properties
,
Igor Mammedov
,
06:07
Re: [Qemu-arm] [PATCH RFC 2/8] target-i386: cpu: move xcc->kvm_required check to reaize time
,
Igor Mammedov
,
06:02
Re: [Qemu-arm] [PATCH RFC 1/8] target-i386: cpu: move features logic that requires CPUState to realize time
,
Igor Mammedov
,
05:59
Re: [Qemu-arm] [PATCH v6 6/9] target-mips: Activate IEEE 754-2008 signaling NaN bit meaning
,
Leon Alrae
,
05:17
Re: [Qemu-arm] [PATCH v6 9/9] target-mips: Implement FCR31's R/W bitmask and related functionalities
,
Leon Alrae
,
05:12
June 01, 2016
Re: [Qemu-arm] [PATCH RFC 6/8] cpu: use CPUClass->parse_features() as convertor to global properties
,
Eduardo Habkost
,
14:54
Re: [Qemu-arm] [PATCH RFC 0/8] cpus: make "-cpu cpux, features" global properties
,
Eduardo Habkost
,
14:51
Re: [Qemu-arm] [PATCH RFC 4/8] target-i386: cpu: consolidate calls of object_property_parse() in x86_cpu_parse_featurestr
,
Eduardo Habkost
,
14:46
Re: [Qemu-arm] [PATCH RFC 0/8] cpus: make "-cpu cpux, features" global properties
,
Peter Maydell
,
14:21
Re: [Qemu-arm] [PATCH RFC 3/8] target-i386: cpu: use cpu_generic_init() in cpu_x86_init()
,
Eduardo Habkost
,
14:08
Re: [Qemu-arm] [PATCH RFC 2/8] target-i386: cpu: move xcc->kvm_required check to reaize time
,
Eduardo Habkost
,
13:47
Re: [Qemu-arm] [PATCH RFC 1/8] target-i386: cpu: move features logic that requires CPUState to realize time
,
Eduardo Habkost
,
13:43
[Qemu-arm] [PATCH RFC 8/8] pc: parse cpu features only once
,
Igor Mammedov
,
12:38
[Qemu-arm] [PATCH RFC 7/8] arm: virt: parse cpu_model only once
,
Igor Mammedov
,
12:38
[Qemu-arm] [PATCH RFC 6/8] cpu: use CPUClass->parse_features() as convertor to global properties
,
Igor Mammedov
,
12:37
[Qemu-arm] [PATCH RFC 5/8] target-sparc: cpu: use sparc_cpu_parse_features() directly
,
Igor Mammedov
,
12:37
[Qemu-arm] [PATCH RFC 2/8] target-i386: cpu: move xcc->kvm_required check to reaize time
,
Igor Mammedov
,
12:37
[Qemu-arm] [PATCH RFC 4/8] target-i386: cpu: consolidate calls of object_property_parse() in x86_cpu_parse_featurestr
,
Igor Mammedov
,
12:37
[Qemu-arm] [PATCH RFC 1/8] target-i386: cpu: move features logic that requires CPUState to realize time
,
Igor Mammedov
,
12:37
[Qemu-arm] [PATCH RFC 3/8] target-i386: cpu: use cpu_generic_init() in cpu_x86_init()
,
Igor Mammedov
,
12:37
[Qemu-arm] [PATCH RFC 0/8] cpus: make "-cpu cpux, features" global properties
,
Igor Mammedov
,
12:37
Re: [Qemu-arm] [PATCH] virtio: move bi-endian target support to a single location
,
Paolo Bonzini
,
04:30
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc