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