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
2012-04-15
pseries: Fix bug with reset of VIO CRQs
David Gibson
1
-8
/
+25
2012-04-15
pseries: Clean up hcall_dprintf() debugging messages
David Gibson
3
-24
/
+15
2012-04-15
PPC: Fix TLB invalidation bug within the PPC interrupt handler.
Mark Cave-Ayland
1
-1
/
+1
2012-04-15
pcspk: initialize PC speaker if compiled in
Hervé Poussineau
1
-1
/
+1
2012-04-14
tests: remove .SECONDARY special target
Paolo Bonzini
1
-2
/
+0
2012-04-14
target-xtensa: add test for IBREAK invalidation
Max Filippov
1
-0
/
+34
2012-04-14
target-xtensa: add tests for LBEG/LEND invalidation
Max Filippov
1
-0
/
+50
2012-04-14
target-xtensa: fix tb invalidation for IBREAK and LOOP
Max Filippov
2
-11
/
+20
2012-04-14
exec: provide tb_invalidate_phys_addr function
Max Filippov
2
-3
/
+7
2012-04-14
Use uintptr_t for various op related functions
Blue Swirl
22
-113
/
+89
2012-04-14
coroutine-gthread.c: Avoid threading APIs deprecated in GLib 2.31
Peter Maydell
1
-9
/
+87
2012-04-14
Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa
Blue Swirl
11
-20
/
+201
2012-04-14
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Blue Swirl
13
-169
/
+331
2012-04-14
target-xtensa: Start QOM'ifying CPU init
Andreas Färber
2
-1
/
+9
2012-04-14
target-xtensa: QOM'ify CPU reset
Andreas Färber
3
-14
/
+14
2012-04-14
target-xtensa: QOM'ify CPU
Andreas Färber
5
-1
/
+154
2012-04-14
target-xtensa: improve unit tests debugging
Max Filippov
2
-0
/
+20
2012-04-14
target-xtensa: Move helpers.h to helper.h
Lluís Vilanova
4
-5
/
+5
2012-04-13
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
4
-8
/
+46
2012-04-13
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
10
-30
/
+171
2012-04-13
Merge remote-tracking branch 'afaerber/qom-cpu-lm32.v3' into staging
Anthony Liguori
5
-13
/
+158
2012-04-13
hw/arm_gic: Remove stray hardcoded tab
Peter Maydell
1
-1
/
+1
2012-04-13
hw/arm_gic: gic_set_pending_private() is NVIC only
Peter Maydell
1
-2
/
+3
2012-04-13
hw/arm_gic: Use NVIC instead of LEGACY_INCLUDED_GIC define
Peter Maydell
2
-4
/
+10
2012-04-13
hw/arm_gic: Make gic_reset a sysbus reset function
Peter Maydell
2
-2
/
+19
2012-04-13
hw/arm11mpcore: Convert to using sysbus GIC device
Peter Maydell
1
-19
/
+30
2012-04-13
hw/exynos4210_gic: Convert to using sysbus GIC
Peter Maydell
1
-8
/
+24
2012-04-13
hw/realview_gic: switch to sysbus GIC
Peter Maydell
1
-12
/
+26
2012-04-13
hw/a9mpcore: Switch to using sysbus GIC
Peter Maydell
1
-25
/
+35
2012-04-13
hw/a15mpcore: switch to using sysbus GIC
Peter Maydell
1
-9
/
+26
2012-04-13
hw/arm_gic: Make the GIC its own sysbus device
Peter Maydell
8
-1
/
+58
2012-04-13
hw/arm_gic: Expose PPI inputs as gpio inputs
Peter Maydell
1
-9
/
+40
2012-04-13
hw/arm_gic: Move gic_get_current_cpu into arm_gic.c
Peter Maydell
7
-48
/
+15
2012-04-13
hw/arm_gic: Move NCPU definition to arm_gic.c
Peter Maydell
7
-26
/
+19
2012-04-13
hw/exynos4210_combiner.c: Drop excessive read/write access check.
Evgeny Voevodin
1
-10
/
+0
2012-04-13
ARM: Exynos4210: Drop gic_cpu_write() after initialization.
Evgeny Voevodin
4
-2
/
+34
2012-04-13
Fix bit test in Exynos4210 UART emulation to use & instead of &&
Daniel P. Berrange
1
-3
/
+3
2012-04-13
configure: Insist on a Python 2, not Python 3
Peter Maydell
1
-0
/
+8
2012-04-13
bsd-user: fix compile failure
Peter Maydell
1
-0
/
+1
2012-04-12
kvmclock: guest stop notification
Eric B Munson
1
-0
/
+16
2012-04-12
kvm: update linux headers
Marcelo Tosatti
3
-0
/
+12
2012-04-12
kvm: set gsi_bits and max_gsi correctly
Jason Baron
1
-1
/
+1
2012-04-12
kvm: Drop unused kvm_pit_in_kernel
Jan Kiszka
3
-14
/
+0
2012-04-12
kvm: allow arbitrarily sized mmio ioeventfd
Michael S. Tsirkin
4
-13
/
+15
2012-04-12
kvm: Drop redundant kvm_enabled from cpu_thread_is_idle
Jan Kiszka
1
-2
/
+1
2012-04-12
kvm: add flightrecorder script
Stefan Hajnoczi
1
-0
/
+126
2012-04-12
ps2: avoid repeated header file includes
Wanpeng Li
1
-0
/
+29
2012-04-12
make: Always set LC_ALL=C for makeinfo
Stefan Weil
1
-1
/
+1
2012-04-12
configure: Fix wrong preprocessor statement
Stefan Weil
1
-1
/
+1
2012-04-12
configure: Remove useless uses of ARCH_CFLAGS
Peter Maydell
1
-6
/
+6
[next]