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
2017-09-21
nvic: Handle v8M changes in nvic_exec_prio()
Peter Maydell
1
-9
/
+42
2017-09-21
nvic: Disable the non-secure HardFault if AIRCR.BFHFNMINS is clear
Peter Maydell
1
-2
/
+10
2017-09-21
nvic: Implement v8M changes to fixed priority exceptions
Peter Maydell
1
-3
/
+19
2017-09-21
nvic: In escalation to HardFault, support HF not being priority -1
Peter Maydell
1
-11
/
+12
2017-09-21
nvic: Compare group priority for escalation to HF
Peter Maydell
1
-1
/
+1
2017-09-21
nvic: Make SHPR registers banked
Peter Maydell
2
-10
/
+88
2017-09-21
nvic: Make set_pending and clear_pending take a secure parameter
Peter Maydell
4
-29
/
+77
2017-09-21
nvic: Handle banked exceptions in nvic_recompute_state()
Peter Maydell
2
-5
/
+147
2017-09-21
nvic: Implement NVIC_ITNS<n> registers
Peter Maydell
2
-7
/
+70
2017-09-21
nvic: Make ICSR.RETTOBASE handle banked exceptions
Peter Maydell
1
-1
/
+4
2017-09-21
nvic: Implement AIRCR changes for v8M
Peter Maydell
4
-12
/
+59
2017-09-21
nvic: Add cached vectpending_prio state
Peter Maydell
3
-11
/
+16
2017-09-21
nvic: Add cached vectpending_is_s_banked state
Peter Maydell
2
-2
/
+10
2017-09-21
nvic: Add banked exception states
Peter Maydell
2
-1
/
+66
2017-09-21
target/arm: Implement MSR/MRS access to NS banked registers
Peter Maydell
1
-0
/
+110
2017-09-21
Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170921' into staging
Peter Maydell
22
-467
/
+528
2017-09-21
mips: Improve macro parenthesization
Eric Blake
1
-28
/
+28
2017-09-21
mips: replace cpu_mips_init() with cpu_generic_init()
Igor Mammedov
8
-25
/
+7
2017-09-21
mips: MIPSCPU model subclasses
Igor Mammedov
5
-64
/
+117
2017-09-21
mips: call cpu_mips_realize_env() from mips_cpu_realizefn()
Philippe Mathieu-Daudé
2
-1
/
+3
2017-09-21
mips: split cpu_mips_realize_env() out of cpu_mips_init()
Philippe Mathieu-Daudé
2
-7
/
+13
2017-09-21
mips: introduce internal.h and cleanup cpu.h
Philippe Mathieu-Daudé
11
-353
/
+372
2017-09-21
mips: move hw/mips/cputimer.c to target/mips/
Philippe Mathieu-Daudé
3
-3
/
+2
2017-09-21
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
7
-4
/
+1035
2017-09-21
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170920-tag' into...
Peter Maydell
4
-6
/
+30
2017-09-21
sun4u: use sunhme as default on-board NIC
Mark Cave-Ayland
1
-4
/
+21
2017-09-21
net: add Sun HME (Happy Meal Ethernet) on-board NIC
Mark Cave-Ayland
6
-0
/
+1014
2017-09-20
xen/pt: allow QEMU to request MSI unmasking at bind time
Roger Pau Monne
3
-5
/
+29
2017-09-20
xen-disk: use g_new0 to fix build
Olaf Hering
1
-1
/
+1
2017-09-20
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
1
-30
/
+30
2017-09-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
82
-525
/
+307
2017-09-20
9pfs: check the size of transport buffer before marshaling
Jan Dakinevich
1
-3
/
+12
2017-09-20
9pfs: fix name_to_path assertion in v9fs_complete_rename()
Jan Dakinevich
1
-14
/
+9
2017-09-20
9pfs: fix readdir() for 9p2000.u
Jan Dakinevich
1
-13
/
+9
2017-09-19
MAINTAINERS: Update git URLs for my trees
Eduardo Habkost
1
-1
/
+4
2017-09-19
hw/acpi-build: Fix SRAT memory building in case of node 0 without RAM
Eduardo Habkost
1
-6
/
+22
2017-09-19
NUMA: Replace MAX_NODES with nb_numa_nodes in for loop
Dou Liyang
1
-1
/
+1
2017-09-19
numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
Igor Mammedov
5
-26
/
+28
2017-09-19
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170919-v2' into sta...
Peter Maydell
46
-519
/
+591
2017-09-19
MAINTAINERS/s390x: add terminal3270.c
Christian Borntraeger
1
-0
/
+1
2017-09-19
virtio-ccw: Create a virtio gpu device for the ccw bus
Farhan Ali
2
-0
/
+59
2017-09-19
virtio-gpu: Handle endian conversion
Farhan Ali
1
-8
/
+62
2017-09-19
s390x/ccw: create s390 phb for compat reasons as well
Cornelia Huck
1
-0
/
+3
2017-09-19
configure: Allow --enable-seccomp on s390x, too
Thomas Huth
1
-1
/
+1
2017-09-19
virtio-ccw: remove stale comments on endianness
Halil Pasic
1
-2
/
+0
2017-09-19
s390x: allow CPU hotplug in random core-id order
David Hildenbrand
1
-7
/
+1
2017-09-19
s390x: generate sclp cpu information from possible_cpus
David Hildenbrand
1
-20
/
+14
2017-09-19
s390x: get rid of cpu_s390x_create()
David Hildenbrand
4
-47
/
+30
2017-09-19
s390x: get rid of cpu_states and use possible_cpus instead
David Hildenbrand
1
-26
/
+10
2017-09-19
s390x: implement query-hotpluggable-cpus
David Hildenbrand
2
-0
/
+57
[next]