index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-01
migration: Hack to maintain backwards compatibility for ppc
Juan Quintela
1
-2
/
+23
2023-11-01
migration: Use vmstate_register_any()
Juan Quintela
1
-2
/
+1
2023-10-21
ppc/{bamboo, virtex_ml507}: Remove useless dependency on ppc405.h header
Cédric Le Goater
2
-2
/
+0
2023-10-21
hw/ppc/ppc440_uc: Remove dead l2sram_update_mappings()
Philippe Mathieu-Daudé
1
-42
/
+0
2023-10-20
Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
4
-11
/
+8
2023-10-20
migration: simplify blockers
Steve Sistare
4
-11
/
+8
2023-10-19
hw/ppc/pnv: Do not use SysBus API to map local MMIO region
Philippe Mathieu-Daudé
1
-3
/
+2
2023-10-19
hw/ppc/pnv_xscom: Do not use SysBus API to map local MMIO region
Philippe Mathieu-Daudé
1
-3
/
+1
2023-10-19
hw/ppc/pnv_xscom: Move sysbus_mmio_map() call within pnv_xscom_init()
Philippe Mathieu-Daudé
2
-7
/
+5
2023-10-19
hw/ppc/pnv_xscom: Rename pnv_xscom_realize(Error **) -> pnv_xscom_init()
Philippe Mathieu-Daudé
2
-16
/
+4
2023-10-19
hw/ppc/spapr_vio: Realize SPAPR_VIO_BRIDGE device before accessing it
Philippe Mathieu-Daudé
1
-1
/
+2
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
2
-3
/
+3
2023-10-03
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2
-2
/
+17
2023-10-03
vt82c686 machines: Support machine-default audiodev with fallback
Paolo Bonzini
1
-2
/
+10
2023-10-03
hw/ppc: Support machine-default audiodev with fallback
Martin Kletzander
1
-0
/
+7
2023-09-29
spapr/drc: Clean up local variable shadowing in prop_get_fdt()
Cédric Le Goater
1
-5
/
+5
2023-09-29
spapr/pci: Clean up local variable shadowing in spapr_phb_realize()
Cédric Le Goater
1
-3
/
+3
2023-09-29
spapr/drc: Clean up local variable shadowing in rtas_ibm_configure_connector()
Cédric Le Goater
1
-2
/
+0
2023-09-29
spapr: Clean up local variable shadowing in spapr_get_fw_dev_path()
Cédric Le Goater
1
-2
/
+2
2023-09-29
spapr: Clean up local variable shadowing in spapr_init_cpus()
Cédric Le Goater
1
-2
/
+0
2023-09-29
spapr: Clean up local variable shadowing in spapr_dt_cpus()
Cédric Le Goater
1
-15
/
+21
2023-09-29
pnv/psi: Clean up local variable shadowing
Cédric Le Goater
1
-2
/
+3
2023-09-20
ppc: spelling fixes
Michael Tokarev
6
-10
/
+10
2023-09-19
Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
1
-1
/
+2
2023-09-19
nvdimm: Reject writing label data to ROM instead of crashing QEMU
David Hildenbrand
1
-1
/
+2
2023-09-18
spapr: Remove support for NVIDIA V100 GPU with NVLink2
Cédric Le Goater
5
-521
/
+12
2023-09-08
hw/ppc: use g_free() in spapr_tce_table_post_load()
Daniel Henrique Barboza
1
-1
/
+1
2023-09-06
target/ppc: Fix the order of kvm_enable judgment about kvmppc_set_interrupt()
jianchunfu
1
-2
/
+6
2023-09-06
hw/ppc/e500: fix broken snapshot replay
Maksim Kostin
1
-1
/
+1
2023-09-06
spapr: Fix record-replay machine reset consuming too many events
Nicholas Piggin
1
-3
/
+9
2023-09-06
spapr: Fix machine reset deadlock from replay-record
Nicholas Piggin
1
-2
/
+18
2023-09-06
target/ppc: Fix timebase reset with record-replay
Nicholas Piggin
1
-2
/
+9
2023-09-06
hw/ppc: Read time only once to perform decrementer write
Nicholas Piggin
1
-31
/
+53
2023-09-06
hw/ppc: Reset timebase facilities on machine reset
Nicholas Piggin
6
-20
/
+34
2023-09-06
hw/ppc: Always store the decrementer value
Nicholas Piggin
1
-10
/
+10
2023-09-06
target/ppc: Sign-extend large decrementer to 64-bits
Nicholas Piggin
1
-2
/
+4
2023-09-06
hw/ppc: Avoid decrementer rounding errors
Nicholas Piggin
1
-15
/
+24
2023-09-06
hw/ppc: Round up the decrementer interval when converting to ns
Nicholas Piggin
1
-12
/
+19
2023-09-06
hw/ppc: Introduce functions for conversion between timebase and nanoseconds
Nicholas Piggin
1
-10
/
+18
2023-09-06
hw/ppc/ppc.c: Tidy over-long lines
Nicholas Piggin
1
-7
/
+12
2023-09-06
ppc/vof: Fix missed fields in VOF cleanup
Nicholas Piggin
1
-0
/
+2
2023-09-06
spapr: implement H_SET_MODE debug facilities
Nicholas Piggin
1
-0
/
+57
2023-08-24
Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
1
-1
/
+1
2023-08-23
hw: Add compat machines for 8.2
Cornelia Huck
1
-2
/
+13
2023-08-22
accel/kvm: Use negative KVM type for error propagation
Akihiko Odaki
1
-1
/
+1
2023-08-04
ppc/pegasos2: Fix reg property of 64 bit BARs in device tree
BALATON Zoltan
1
-1
/
+5
2023-08-04
ppc/pegasos2: Fix naming of device tree nodes
BALATON Zoltan
1
-0
/
+8
2023-08-04
ppc/pegasos2: Fix reg property of ROM BARs
BALATON Zoltan
1
-1
/
+5
2023-08-04
ppc/pegasos2: Fix reset state of USB functions
BALATON Zoltan
1
-0
/
+4
2023-07-12
hw/ppc/spapr: Use machine_memory_devices_init()
David Hildenbrand
2
-19
/
+20
[next]