Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-ppc (date)
[
Thread Index
][
Top
][
All Lists
][
qemu-ppc info page
]
Advanced
[
Prev Period
]
Last Modified: Mon Dec 29 2014 05:25:41 -0500
Messages in reverse chronological order
[
Next Period
]
December 29, 2014
[Qemu-ppc] PPC: E500 [PATCH v2 ]: Add FSL i2c controller and integrate RTC with it.
,
Amit Tomar
,
05:25
December 24, 2014
Re: [Qemu-ppc] [Qemu-devel] [PATCH v13 1/3] spapr_pci: Make find_phb()/find_dev() public
,
Gavin Shan
,
22:28
Re: [Qemu-ppc] [Qemu-devel] [PATCH v13 2/3] sPAPR: Implement EEH RTAS calls
,
Gavin Shan
,
22:17
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/2] target-ppc: Cast ssize_t to size_t before printing with %zx
,
Stefan Weil
,
04:47
December 23, 2014
Re: [Qemu-ppc] [PATCH 0/2] target-ppc: Fix clang and w32 warnings
,
Alexander Graf
,
18:25
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/2] target-ppc: Cast ssize_t to size_t before printing with %zx
,
Peter Maydell
,
18:10
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/2] target-ppc: Cast ssize_t to size_t before printing with %zx
,
Eric Blake
,
17:50
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/2] target-ppc: Cast ssize_t to size_t before printing with %zx
,
Peter Maydell
,
17:48
[Qemu-ppc] [PATCH 1/2] target-ppc: Mark SR() and gen_sync_exception() as !CONFIG_USER_ONLY
,
Peter Maydell
,
17:45
[Qemu-ppc] [PATCH 2/2] target-ppc: Cast ssize_t to size_t before printing with %zx
,
Peter Maydell
,
17:45
Re: [Qemu-ppc] [Qemu-devel] [PATCH 2/2] target-ppc: Cast ssize_t to size_t before printing with %zx
,
Stefan Weil
,
17:36
[Qemu-ppc] [PATCH 0/2] target-ppc: Fix clang and w32 warnings
,
Peter Maydell
,
17:22
Re: [Qemu-ppc] [Qemu-devel] [PATCH 04/12] spapr_pci: add set-indicator RTAS interface
,
Michael Roth
,
15:29
[Qemu-ppc] [PATCH] pci: allow 0 address for PCI IO/MEM regions
,
Michael Roth
,
14:34
[Qemu-ppc] [PATCH 0/1] pci: allow 0 address for PCI IO/MEM regions
,
Michael Roth
,
14:34
[Qemu-ppc] adding a new device
,
Vasile Catalin-B50542
,
13:15
[Qemu-ppc] [PATCH v4 17/17] spapr_pci: emit hotplug add/remove events during hotplug
,
Michael Roth
,
07:31
[Qemu-ppc] [PATCH v4 15/17] pci: make pci_bar useable outside pci.c
,
Michael Roth
,
07:31
[Qemu-ppc] [PATCH v4 16/17] spapr_pci: enable basic hotplug operations
,
Michael Roth
,
07:31
[Qemu-ppc] [PATCH v4 14/17] spapr_pci: populate DRC dt entries for PHBs
,
Michael Roth
,
07:31
[Qemu-ppc] [PATCH v4 13/17] spapr_pci: create DRConnectors for each PCI slot during PHB realize
,
Michael Roth
,
07:31
[Qemu-ppc] [PATCH v4 12/17] spapr_pci: add dynamic-reconfiguration option for spapr-pci-host-bridge
,
Michael Roth
,
07:31
[Qemu-ppc] [PATCH v4 10/17] spapr_drc: add spapr_drc_populate_dt()
,
Michael Roth
,
07:31
[Qemu-ppc] [PATCH v4 11/17] spapr: introduce pseries-2.3 machine type
,
Michael Roth
,
07:31
[Qemu-ppc] [PATCH v4 09/17] spapr_events: event-scan RTAS interface
,
Michael Roth
,
07:31
[Qemu-ppc] [PATCH v4 08/17] spapr_events: re-use EPOW event infrastructure for hotplug events
,
Michael Roth
,
07:31
[Qemu-ppc] [PATCH v4 07/17] spapr_rtas: add ibm, configure-connector RTAS interface
,
Michael Roth
,
07:31
[Qemu-ppc] [PATCH v4 02/17] spapr_drc: initial implementation of sPAPRDRConnector device
,
Michael Roth
,
07:31
[Qemu-ppc] [PATCH v4 06/17] spapr: add rtas_st_buffer_direct() helper
,
Michael Roth
,
07:31
[Qemu-ppc] [PATCH v4 03/17] spapr_rtas: add get/set-power-level RTAS interfaces
,
Michael Roth
,
07:31
[Qemu-ppc] [PATCH v4 05/17] spapr_rtas: add get-sensor-state RTAS interface
,
Michael Roth
,
07:31
[Qemu-ppc] [PATCH v4 04/17] spapr_rtas: add set-indicator RTAS interface
,
Michael Roth
,
07:31
[Qemu-ppc] [PATCH v4 01/17] docs: add sPAPR hotplug/dynamic-reconfiguration documentation
,
Michael Roth
,
07:31
[Qemu-ppc] [PATCH v4 00/17] spapr: add support for pci hotplug
,
Michael Roth
,
07:31
Re: [Qemu-ppc] [PATCHv2 7/8] pseries: Move rtc_offset into RTC device's state structure
,
Alexander Graf
,
01:41
Re: [Qemu-ppc] [PATCHv2 8/8] pseries: Export RTC time via QOM
,
Alexander Graf
,
01:33
December 22, 2014
Re: [Qemu-ppc] [Qemu-devel] [PATCH v13 2/3] sPAPR: Implement EEH RTAS calls
,
David Gibson
,
23:34
Re: [Qemu-ppc] [Qemu-devel] [PATCH v13 1/3] spapr_pci: Make find_phb()/find_dev() public
,
David Gibson
,
23:34
Re: [Qemu-ppc] [PATCHv2 7/8] pseries: Move rtc_offset into RTC device's state structure
,
David Gibson
,
23:08
Re: [Qemu-ppc] [PATCHv2 8/8] pseries: Export RTC time via QOM
,
David Gibson
,
22:15
[Qemu-ppc] [PATCH 3/7] cuda.c: include adb_poll_timer in VMStateDescription
,
Mark Cave-Ayland
,
19:37
[Qemu-ppc] [PATCH 7/7] openpic: fix up loadvm under -M mac99
,
Mark Cave-Ayland
,
19:37
[Qemu-ppc] [PATCH 5/7] ppc: force update of all msr bits in cpu_post_load
,
Mark Cave-Ayland
,
19:37
[Qemu-ppc] [PATCH 4/7] ppc: move sdr1 value change detection logic to helper_store_sdr1()
,
Mark Cave-Ayland
,
19:37
[Qemu-ppc] [PATCH 2/7] adb.c: include ADBDevice parent state in KBDState and MouseState
,
Mark Cave-Ayland
,
19:37
[Qemu-ppc] [PATCH 1/7] macio.c: include parent PCIDevice state in VMStateDescription
,
Mark Cave-Ayland
,
19:37
[Qemu-ppc] [PATCH 0/7] ppc: loadvm/savevm fixups for -M g3beige and -M mac99
,
Mark Cave-Ayland
,
19:37
[Qemu-ppc] [PATCH 6/7] openpic: fix segfault on -M mac99 savevm
,
Mark Cave-Ayland
,
19:37
Re: [Qemu-ppc] [PATCHv2 0/8] pseries: Fix and extend PAPR RTC implementation
,
Alexander Graf
,
19:32
Re: [Qemu-ppc] [PATCHv2 7/8] pseries: Move rtc_offset into RTC device's state structure
,
Alexander Graf
,
19:30
Re: [Qemu-ppc] [PATCHv2 8/8] pseries: Export RTC time via QOM
,
Alexander Graf
,
19:27
[Qemu-ppc] [PATCHv2 4/8] Generalize QOM publishing of date and time from mc146818rtc.c
,
David Gibson
,
19:17
[Qemu-ppc] [PATCHv2 6/8] pseries: Make the PAPR RTC a qdev device
,
David Gibson
,
19:17
[Qemu-ppc] [PATCHv2 8/8] pseries: Export RTC time via QOM
,
David Gibson
,
19:17
[Qemu-ppc] [PATCHv2 2/8] pseries: Add more parameter validation in RTAS time of day functions
,
David Gibson
,
19:17
[Qemu-ppc] [PATCHv2 3/8] pseries: Add spapr_rtc_read() helper function
,
David Gibson
,
19:17
[Qemu-ppc] [PATCHv2 1/8] pseries: Move sPAPR RTC code into its own file
,
David Gibson
,
19:17
[Qemu-ppc] [PATCHv2 7/8] pseries: Move rtc_offset into RTC device's state structure
,
David Gibson
,
19:17
[Qemu-ppc] [PATCHv2 5/8] pseries: Make RTAS time of day functions respect -rtc options
,
David Gibson
,
19:17
[Qemu-ppc] [PATCHv2 0/8] pseries: Fix and extend PAPR RTC implementation
,
David Gibson
,
19:17
[Qemu-ppc] [PATCH 3/4] migration: Append JSON description of migration stream
,
Alexander Graf
,
18:04
[Qemu-ppc] [PATCH 1/4] QJSON: Add JSON writer
,
Alexander Graf
,
18:04
[Qemu-ppc] [PATCH 2/4] qemu-file: Add fast ftell code path
,
Alexander Graf
,
18:04
[Qemu-ppc] [PATCH 0/4] Migration Deciphering aid
,
Alexander Graf
,
18:04
[Qemu-ppc] [PATCH 4/4] Add migration stream analyzation script
,
Alexander Graf
,
18:04
[Qemu-ppc] [PATCH 1/4] QJSON: Add JSON writer
,
Alexander Graf
,
18:00
[Qemu-ppc] [PATCH 4/4] Add migration stream analyzation script
,
Alexander Graf
,
18:00
[Qemu-ppc] [PATCH 3/4] migration: Append JSON description of migration stream
,
Alexander Graf
,
18:00
[Qemu-ppc] [PATCH 2/4] qemu-file: Add fast ftell code path
,
Alexander Graf
,
18:00
[Qemu-ppc] [PATCH 0/4] Migration Deciphering aid
,
Alexander Graf
,
18:00
[Qemu-ppc] [PULL 5/5] bootdevice: add Error **errp argument for QEMUBootSetHandler
,
arei.gonglei
,
03:57
December 20, 2014
Re: [Qemu-ppc] [Qemu-devel] [PATCH 9/9] target-ppc: Introduce Privileged TM Noops
,
Tom Musta
,
16:23
December 19, 2014
[Qemu-ppc] [PATCH v3 5/5] bootdevice: add Error **errp argument for QEMUBootSetHandler
,
arei.gonglei
,
21:22
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 5/5] bootdevice: add Error **errp argument for QEMUBootSetHandler
,
Gonglei
,
20:53
Re: [Qemu-ppc] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
,
Alexander Graf
,
13:04
Re: [Qemu-ppc] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
,
Paolo Bonzini
,
12:30
Re: [Qemu-ppc] [PATCH] PPC: e500: Fix GPIO controller interrupt number
,
Alexander Graf
,
12:29
Re: [Qemu-ppc] [Qemu-devel] [PATCH v2 5/5] bootdevice: add Error **errp argument for QEMUBootSetHandler
,
Markus Armbruster
,
12:25
Re: [Qemu-ppc] [Qemu-devel] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
,
Alexander Graf
,
12:17
Re: [Qemu-ppc] [Qemu-devel] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
,
Mark Cave-Ayland
,
11:52
Re: [Qemu-ppc] [Qemu-devel] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
,
Peter Maydell
,
11:36
Re: [Qemu-ppc] [Qemu-devel] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
,
Mark Cave-Ayland
,
11:16
Re: [Qemu-ppc] [Qemu-devel] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
,
Peter Maydell
,
09:29
[Qemu-ppc] [PATCH] PPC: e500: Fix GPIO controller interrupt number
,
Amit Tomar
,
09:21
Re: [Qemu-ppc] [Qemu-devel] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
,
Mark Cave-Ayland
,
09:13
Re: [Qemu-ppc] [Qemu-devel] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
,
Peter Maydell
,
07:29
Re: [Qemu-ppc] [Qemu-devel] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
,
Mark Cave-Ayland
,
05:54
Re: [Qemu-ppc] [Qemu-devel] [PATCH 9/9] target-ppc: Introduce Privileged TM Noops
,
Fam Zheng
,
05:35
December 18, 2014
Re: [Qemu-ppc] [Qemu-devel] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
,
Alexander Graf
,
18:02
Re: [Qemu-ppc] [PATCH v1] [Review Request] RTC Support in e500
,
Alexander Graf
,
17:56
Re: [Qemu-ppc] [PATCH 0/9] target-ppc: Rudimentary Support for Transactional Memory
,
Alexander Graf
,
17:52
Re: [Qemu-ppc] [Qemu-devel] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
,
Mark Cave-Ayland
,
16:37
Re: [Qemu-ppc] [PATCH v1] [Review Request] RTC Support in e500
,
Amit Tomar
,
16:32
Re: [Qemu-ppc] [PATCH 5/9] target-ppc: Introduce TEXASRU Bit Fields
,
Tom Musta
,
13:42
Re: [Qemu-ppc] [PATCH 5/9] target-ppc: Introduce TEXASRU Bit Fields
,
Alexander Graf
,
13:30
Re: [Qemu-ppc] [PATCH 5/9] target-ppc: Introduce TEXASRU Bit Fields
,
Tom Musta
,
13:11
Re: [Qemu-ppc] [PATCH 5/9] target-ppc: Introduce TEXASRU Bit Fields
,
Alexander Graf
,
12:02
Re: [Qemu-ppc] [PATCH] hw/ppc/e500.c : Fix GPIO IRQ Number.
,
Alexander Graf
,
11:49
[Qemu-ppc] [PATCH 9/9] target-ppc: Introduce Privileged TM Noops
,
Tom Musta
,
11:37
[Qemu-ppc] [PATCH 8/9] target-ppc: Introduce tcheck
,
Tom Musta
,
11:37
[Qemu-ppc] [PATCH 7/9] target-ppc: Introduce TM Noops
,
Tom Musta
,
11:37
[Qemu-ppc] [PATCH 6/9] target-ppc: Introduce tbegin
,
Tom Musta
,
11:37
[Qemu-ppc] [PATCH 5/9] target-ppc: Introduce TEXASRU Bit Fields
,
Tom Musta
,
11:37
[Qemu-ppc] [PATCH 2/9] target-ppc: Introduce Feature Flag for Transactional Memory
,
Tom Musta
,
11:37
[Qemu-ppc] [PATCH 4/9] target-ppc: Power8 Supports Transactional Memory
,
Tom Musta
,
11:37
[Qemu-ppc] [PATCH 3/9] target-ppc: Introduce tm_enabled Bit to CPU State
,
Tom Musta
,
11:36
[Qemu-ppc] [PATCH 1/9] target-ppc: Introduce Instruction Type for Transactional Memory
,
Tom Musta
,
11:36
[Qemu-ppc] [PATCH 0/9] target-ppc: Rudimentary Support for Transactional Memory
,
Tom Musta
,
11:36
[Qemu-ppc] [PATCH] hw/ppc/e500.c : Fix GPIO IRQ Number.
,
Amit Tomar
,
11:02
Re: [Qemu-ppc] [Qemu-devel] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
,
Peter Maydell
,
10:13
Re: [Qemu-ppc] [Qemu-devel] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
,
Alexander Graf
,
09:47
Re: [Qemu-ppc] [Qemu-devel] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
,
Mark Cave-Ayland
,
08:55
December 17, 2014
Re: [Qemu-ppc] [PATCH] pseries: Update SLOF firmware image to 20141202
,
Alexander Graf
,
07:57
Re: [Qemu-ppc] [PATCH] ppc: do not use get_clock_realtime()
,
Alexander Graf
,
07:01
Re: [Qemu-ppc] [Qemu-devel] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
,
Peter Maydell
,
06:23
Re: [Qemu-ppc] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
,
Alexander Graf
,
06:12
[Qemu-ppc] [PATCH v2 5/5] bootdevice: add Error **errp argument for QEMUBootSetHandler
,
arei.gonglei
,
05:55
Re: [Qemu-ppc] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
,
Mark Cave-Ayland
,
05:48
Re: [Qemu-ppc] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
,
Alexander Graf
,
05:24
[Qemu-ppc] Unable to loadvm on qemu-system-ppc -M g3beige (keyboard freeze)
,
Mark Cave-Ayland
,
05:18
Re: [Qemu-ppc] [PATCH] QEMU:Change the IRQ number for GPIO Controller
,
Alexander Graf
,
04:22
Re: [Qemu-ppc] [PATCH] QEMU:Change the IRQ number for GPIO Controller
,
Amit Tomar
,
04:19
December 16, 2014
Re: [Qemu-ppc] [Qemu-devel] [PULL 5/5] bootdevice: add Error **errp argument for QEMUBootSetHandler
,
Gonglei
,
22:16
Re: [Qemu-ppc] [Qemu-devel] [PULL 5/5] bootdevice: add Error **errp argument for QEMUBootSetHandler
,
Peter Maydell
,
08:24
Re: [Qemu-ppc] [PULL 5/5] bootdevice: add Error **errp argument for QEMUBootSetHandler
,
Gonglei
,
08:05
Re: [Qemu-ppc] [PULL 5/5] bootdevice: add Error **errp argument for QEMUBootSetHandler
,
Peter Maydell
,
07:43
Re: [Qemu-ppc] [PATCH v1] [Review Request] RTC Support in e500
,
Alexander Graf
,
07:33
[Qemu-ppc] [PULL 5/5] bootdevice: add Error **errp argument for QEMUBootSetHandler
,
arei.gonglei
,
05:13
[Qemu-ppc] [PULL 5/5] bootdevice: add Error **errp argument for QEMUBootSetHandler
,
arei . gonglei
,
04:49
December 15, 2014
[Qemu-ppc] [PATCH v14 1/3] spapr_pci: Make find_phb()/find_dev() public
,
Gavin Shan
,
22:35
[Qemu-ppc] [PATCH v14 2/3] sPAPR: Implement EEH RTAS calls
,
Gavin Shan
,
22:35
[Qemu-ppc] [PATCH v14 3/3] sPAPR: Implement sPAPRPHBClass::eeh_handler
,
Gavin Shan
,
22:35
[Qemu-ppc] [PATCH v14 0/3] EEH Support for VFIO Devices
,
Gavin Shan
,
22:35
Re: [Qemu-ppc] [PATCH v13 2/3] sPAPR: Implement EEH RTAS calls
,
Alexander Graf
,
19:55
Re: [Qemu-ppc] [PATCH v13 2/3] sPAPR: Implement EEH RTAS calls
,
Gavin Shan
,
19:32
Re: [Qemu-ppc] [PATCH v13 2/3] sPAPR: Implement EEH RTAS calls
,
Alexander Graf
,
19:09
Re: [Qemu-ppc] [PATCH v13 2/3] sPAPR: Implement EEH RTAS calls
,
Gavin Shan
,
18:29
Re: [Qemu-ppc] [PATCH v13 2/3] sPAPR: Implement EEH RTAS calls
,
Alexander Graf
,
18:13
Re: [Qemu-ppc] [PATCH v13 2/3] sPAPR: Implement EEH RTAS calls
,
Gavin Shan
,
18:08
Re: [Qemu-ppc] [PATCH v2] spapr-pci: Enable huge BARs
,
Alexander Graf
,
09:55
Re: [Qemu-ppc] [PATCH v13 2/3] sPAPR: Implement EEH RTAS calls
,
Alexander Graf
,
09:53
December 14, 2014
[Qemu-ppc] [PATCH v13 2/3] sPAPR: Implement EEH RTAS calls
,
Gavin Shan
,
19:15
[Qemu-ppc] [PATCH v13 3/3] sPAPR: Implement sPAPRPHBClass::eeh_handler
,
Gavin Shan
,
19:15
[Qemu-ppc] [PATCH v13 1/3] spapr_pci: Make find_phb()/find_dev() public
,
Gavin Shan
,
19:15
[Qemu-ppc] [PATCH v13 0/3] EEH Support for VFIO Devices
,
Gavin Shan
,
19:15
December 12, 2014
Re: [Qemu-ppc] [PATCH v2] spapr-pci: Enable huge BARs
,
Alexey Kardashevskiy
,
17:30
[Qemu-ppc] [PATCH v2] spapr-pci: Enable huge BARs
,
Alexey Kardashevskiy
,
04:38
December 10, 2014
[Qemu-ppc] [RFC PATCH 1/3] pseries: Move sPAPR RTC code into its own file
,
David Gibson
,
23:54
[Qemu-ppc] [RFC PATCH 0/3] pseries: Fix and extend PAPR RTC implementation
,
David Gibson
,
23:54
[Qemu-ppc] [RFC PATCH 2/3] pseries: Add more parameter validation in RTAS time of day functions
,
David Gibson
,
23:54
[Qemu-ppc] [RFC PATCH 3/3] pseries: Make RTAS time of day functions respect -rtc options
,
David Gibson
,
23:54
December 08, 2014
[Qemu-ppc] [PATCH v1] [Review Request] RTC Support in e500
,
Amit Tomar
,
09:19
[Qemu-ppc] [PATCH] QEMU:Change the IRQ number for GPIO Controller
,
Amit Tomar
,
06:05
December 05, 2014
Re: [Qemu-ppc] [Qemu-devel] [PATCH] ppc: do not use get_clock_realtime()
,
Tony Breeds
,
01:16
December 04, 2014
[Qemu-ppc] [PATCH 5/5] bootdevice: add Error **errp argument for QEMUBootSetHandler
,
arei.gonglei
,
06:20
December 02, 2014
Re: [Qemu-ppc] [Qemu-devel] [PATCH] pseries: Update SLOF firmware image to 20141202
,
Cole Robinson
,
14:23
Re: [Qemu-ppc] [Qemu-devel] [PATCH] pseries: Update SLOF firmware image to 20141202
,
Cole Robinson
,
14:21
December 01, 2014
[Qemu-ppc] [PATCH] pseries: Update SLOF firmware image to 20141202
,
Alexey Kardashevskiy
,
23:34
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc