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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-06
PPC: Add new target config for pseries
Alexander Graf
2
-4
/
+5
2011-10-06
PPC: E500: Bump CPU count to 15
Alexander Graf
1
-0
/
+1
2011-10-06
MPC8544DS: Generate CPU nodes on init
Alexander Graf
1
-13
/
+33
2011-10-06
MPC8544DS: Remove CPU nodes
Alexander Graf
2
-12
/
+0
2011-10-06
device tree: give dt more size
Alexander Graf
1
-0
/
+1
2011-10-06
device tree: dont fail operations
Alexander Graf
1
-25
/
+51
2011-10-06
device tree: add add_subnode command
Alexander Graf
2
-0
/
+25
2011-10-06
PPC: E500: Update cpu-release-addr property in cpu nodes
Alexander Graf
1
-0
/
+6
2011-10-06
PPC: E500: Add PV spinning code
Alexander Graf
3
-5
/
+245
2011-10-06
PPC: E500: Remove unneeded CPU nodes
Alexander Graf
1
-0
/
+6
2011-10-06
PPC: E500: Update freqs for all CPUs
Alexander Graf
1
-3
/
+7
2011-10-06
PPC: KVM: Add stubs for kvm helper functions
Alexander Graf
1
-0
/
+26
2011-10-06
PPC: KVM: Remove kvmppc_read_host_property
Alexander Graf
2
-46
/
+0
2011-10-06
PPC: bamboo: Use kvm api for freq and clock frequencies
Alexander Graf
1
-33
/
+12
2011-10-06
PPC: E500: Remove mpc8544_copy_soc_cell
Alexander Graf
1
-24
/
+0
2011-10-06
PPC: E500: Use generic kvm function for freq
Alexander Graf
1
-35
/
+9
2011-10-06
PPC: KVM: Add generic function to read host clockfreq
Alexander Graf
2
-0
/
+68
2011-10-06
PPC: bamboo: Move host fdt copy to target
Alexander Graf
3
-33
/
+35
2011-10-06
device tree: add nop_node
Alexander Graf
2
-0
/
+12
2011-10-06
PPC: E500: Generate IRQ lines for many CPUs
Alexander Graf
1
-5
/
+12
2011-10-06
PPC: E500: create multiple envs
Alexander Graf
1
-15
/
+29
2011-10-06
PPC: Bump MPIC up to 32 supported CPUs
Alexander Graf
1
-7
/
+3
2011-10-06
PPC: MPIC: Fix CI bit definitions
Alexander Graf
1
-5
/
+5
2011-10-06
PPC: MPIC: Remove read functionality for WO registers
Alexander Graf
1
-7
/
+0
2011-10-06
PPC: Set MPIC IDE for IPI to 0
Alexander Graf
1
-0
/
+4
2011-10-06
PPC: Fix IPI support in MPIC
Alexander Graf
1
-2
/
+15
2011-10-06
PPC: Extend MPIC MMIO range
Alexander Graf
1
-1
/
+1
2011-10-06
PPC: Add CPU local MMIO regions to MPIC
Alexander Graf
1
-38
/
+72
2011-10-06
PPC: Move openpic to target specific code compilation
Alexander Graf
2
-1
/
+2
2011-10-06
spapr: make irq customizable via qdev
Paolo Bonzini
1
-1
/
+7
2011-10-06
spapr: prepare for qdevification of irq
Paolo Bonzini
4
-7
/
+8
2011-10-06
spapr: proper qdevification
Paolo Bonzini
7
-39
/
+25
2011-10-05
qed: fix use-after-free during l2 cache commit
Stefan Hajnoczi
2
-5
/
+5
2011-10-03
etrax-dma: Remove bogus if statement
Edgar E. Iglesias
1
-6
/
+4
2011-10-02
memory: Print regions in ascending order
Jan Kiszka
1
-6
/
+31
2011-10-02
memory: Do not print empty PIO root
Jan Kiszka
1
-3
/
+6
2011-10-02
memory: Print region priority
Jan Kiszka
1
-2
/
+4
2011-10-02
memory: simple memory tree printer
Blue Swirl
3
-0
/
+106
2011-10-01
Move GETPC from dyngen-exec.h to exec-all.h
Blue Swirl
3
-12
/
+13
2011-10-01
softmmu_header: pass CPUState to tlb_fill
Blue Swirl
15
-55
/
+43
2011-10-01
Document softmmu templates
Blue Swirl
4
-1
/
+33
2011-10-01
ESP: convert to trace framework
Blue Swirl
2
-40
/
+61
2011-10-01
PPC: Drop initial ESCC mapping
Alexander Graf
2
-2
/
+2
2011-10-01
tcg-i386: Introduce limited deposit support
Jan Kiszka
4
-4
/
+40
2011-10-01
mips_fulong2e: Reorder ISA bus and i8259 creation
Jan Kiszka
1
-4
/
+4
2011-10-01
target-i386: Remove redundant word mask in port out instructions
Jan Kiszka
1
-2
/
+0
2011-10-01
softfloat: Reinstate accidentally disabled target-specific NaN handling
Peter Maydell
1
-0
/
+5
2011-10-01
tcg/arm: Remove unused tcg_out_addi()
Peter Maydell
1
-15
/
+0
2011-10-01
configure: Detect predefined compiler symbols for ARM and HPPA
Brad
1
-1
/
+7
2011-10-01
tcg: Add some assertions
Stefan Weil
1
-0
/
+2
[next]