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
2015-09-08
target-arm: Add AArch64 access to PAR_EL1
Edgar E. Iglesias
1
-0
/
+6
2015-09-08
target-arm: Correct opc1 for AT_S12Exx
Edgar E. Iglesias
1
-4
/
+4
2015-09-08
target-arm: Log the target EL when taking exceptions
Edgar E. Iglesias
1
-1
/
+2
2015-09-08
target-arm: Fix default_exception_el() function for the case when EL3 is not ...
Sergey Sorokin
3
-4
/
+13
2015-09-08
hw/arm/virt: Enable TZ extensions on the GIC if we are using them
Peter Maydell
1
-2
/
+5
2015-09-08
hw/arm/virt: Default to not providing TrustZone support
Peter Maydell
1
-2
/
+5
2015-09-08
hw/cpu/{a15mpcore, a9mpcore}: enable TrustZone in GIC if it is enabled in CPUs
Peter Maydell
2
-0
/
+24
2015-09-08
hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel boot
Peter Maydell
2
-3
/
+49
2015-09-08
hw/arm: new interface for devices which need to behave differently for kernel...
Peter Maydell
2
-0
/
+77
2015-09-08
qom: Add recursive version of object_child_for_each
Peter Crosthwaite
2
-3
/
+37
2015-09-08
hw/intc/arm_gic: Actually set the active bits for active interrupts
Peter Maydell
1
-0
/
+2
2015-09-08
hw/intc/arm_gic: Drop running_irq and last_active arrays
Peter Maydell
3
-44
/
+76
2015-09-08
hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registers
Peter Maydell
3
-4
/
+116
2015-09-08
hw/intc/arm_gic: Running priority is group priority, not full priority
Peter Maydell
1
-1
/
+27
2015-09-08
armv7m_nvic: Implement ICSR without using internal GIC state
Peter Maydell
1
-7
/
+6
2015-09-08
pc_init1: pass parameters just with types
Tiejun Chen
1
-6
/
+8
2015-09-08
i440fx: make types configurable at run-time
Michael S. Tsirkin
3
-7
/
+12
2015-09-08
xen-hvm: Add trace to ioreq
Don Slutz
2
-0
/
+28
2015-09-08
target-microblaze: Use setcond for pcmp*
Richard Henderson
1
-19
/
+4
2015-09-08
target-cris: Use movcond and setcond
Richard Henderson
2
-30
/
+9
2015-09-07
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150907' into staging
Peter Maydell
17
-223
/
+427
2015-09-07
s390/sclp: simplify calculation of rnmax
David Hildenbrand
1
-3
/
+1
2015-09-07
s390/sclp: store the increment_size in the sclp device
David Hildenbrand
2
-17
/
+4
2015-09-07
s390: unify allocation of initial memory
David Hildenbrand
3
-18
/
+16
2015-09-07
s390: move memory calculation into the sclp device
David Hildenbrand
3
-66
/
+68
2015-09-07
s390/sclp: ignore memory hotplug operations if it is disabled
David Hildenbrand
1
-7
/
+26
2015-09-07
s390: disallow memory hotplug for the s390-virtio machine
David Hildenbrand
1
-0
/
+5
2015-09-07
s390: no need to manually parse for slots and maxmem
David Hildenbrand
2
-10
/
+4
2015-09-07
s390/sclp: move sclp_service_interrupt into the sclp device
David Hildenbrand
2
-9
/
+13
2015-09-07
s390/sclp: move sclp_execute related functions into the SCLP class
David Hildenbrand
2
-17
/
+45
2015-09-07
s390/sclp: introduce a root sclp device
David Hildenbrand
3
-11
/
+78
2015-09-07
s390/sclp: temporarily fix unassignment/reassignment of memory subregions
David Hildenbrand
1
-2
/
+8
2015-09-07
s390/sclp: replace sclp event types with proper defines
David Hildenbrand
4
-4
/
+5
2015-09-07
s390/sclp: rework sclp event facility initialization + device realization
David Hildenbrand
2
-19
/
+34
2015-09-07
sclp/s390: rework sclp cpu hotplug device notification
David Hildenbrand
1
-20
/
+6
2015-09-07
s390x/gdb: support reading/writing of control registers
David Hildenbrand
3
-1
/
+66
2015-09-07
s390x/kvm: make setting of in-kernel irq routes more efficient
Jens Freimann
2
-1
/
+2
2015-09-07
pc-bios/s390-ccw: rebuild image
Cornelia Huck
1
-0
/
+0
2015-09-07
pc-bios/s390-ccw: Device detection in higher subchannel sets
Alexander Yarygin
1
-25
/
+41
2015-09-07
s390x/event-facility: fix location of receive mask
Cornelia Huck
1
-2
/
+4
2015-09-07
s390x/css: start with cleared cstat/dstat
Cornelia Huck
1
-0
/
+2
2015-09-07
s390x/event-facility: fix receive mask check
Cornelia Huck
1
-2
/
+3
2015-09-07
s390x/css: ccw-0 enforces count > 0
Cornelia Huck
1
-0
/
+4
2015-09-07
s390x/css: handle ccw-0 TIC correctly
Pierre Morel
1
-0
/
+3
2015-09-07
Make pow2ceil() and pow2floor() inline
Peter Maydell
3
-38
/
+34
2015-09-07
Remove unused qemu_fls function
Peter Maydell
2
-6
/
+0
2015-09-07
exec.c: Use pow2floor() rather than hand-calculation
Peter Maydell
1
-3
/
+1
2015-09-07
hw/block/nvme.c: Use pow2ceil() rather than hand-calculation
Peter Maydell
1
-1
/
+1
2015-09-07
hw/virtio/virtio-pci: Use pow2ceil() rather than hand-calculation
Peter Maydell
1
-3
/
+1
2015-09-07
hw/pci: Use pow2ceil() rather than hand-calculation
Peter Maydell
2
-6
/
+2
[prev]
[next]