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
2013-03-05
configure: Enable KVM on ARM
Peter Maydell
1
-1
/
+1
2013-03-05
hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC
Peter Maydell
3
-1
/
+175
2013-03-05
target-arm: Use MemoryListener to identify GIC base address for KVM
Peter Maydell
2
-0
/
+119
2013-03-05
hw/arm_gic: Convert ARM GIC classes to use init/realize
Peter Maydell
4
-29
/
+37
2013-03-05
hw/arm_gic: Add presave/postload hooks
Peter Maydell
2
-0
/
+12
2013-03-05
ARM KVM: save and load VFP registers from kernel
Peter Maydell
1
-3
/
+75
2013-03-05
ARM: KVM: Add support for KVM on ARM architecture
Christoffer Dall
5
-1
/
+363
2013-03-05
target-arm: Drop CPUARMState* argument from bank_number()
Peter Maydell
1
-7
/
+6
2013-03-05
linux-headers: resync from mainline to add ARM KVM headers
Peter Maydell
4
-0
/
+202
2013-03-05
oslib-posix: Align to permit transparent hugepages on ARM Linux
Peter Maydell
1
-1
/
+1
2013-03-05
target-arm: Don't decode RFE or SRS on M profile cores
Peter Maydell
1
-2
/
+3
2013-03-05
target-arm: Factor out handling of SRS instruction
Peter Maydell
1
-67
/
+69
2013-03-05
target-mips: Fix accumulator selection for MIPS16 and microMIPS
Richard Sandiford
1
-84
/
+64
2013-03-04
target-mips: Translate breaks and traps into the appropriate signal
Meador Inge
1
-1
/
+75
2013-03-04
target-mips: fix DSP overflow macro and affected routines
Petar Jovanovic
3
-54
/
+94
2013-03-04
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
15
-388
/
+328
2013-03-04
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
10
-23
/
+165
2013-03-04
Merge remote-tracking branch 'kraxel/seabios-1.7.2.1' into staging
Anthony Liguori
2
-0
/
+0
2013-03-04
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
12
-24
/
+80
2013-03-04
block: for HMP commit() operations on 'all', skip non-COW drives
Jeff Cody
1
-3
/
+5
2013-03-04
sheepdog: add support for connecting to unix domain socket
MORITA Kazutaka
3
-13
/
+77
2013-03-04
sheepdog: use inet_connect to simplify connect code
MORITA Kazutaka
1
-81
/
+30
2013-03-04
sheepdog: accept URIs
MORITA Kazutaka
3
-56
/
+117
2013-03-04
move socket_set_nodelay to osdep.c
MORITA Kazutaka
6
-21
/
+11
2013-03-04
slirp/tcp_subr.c: fix coding style in tcp_connect
MORITA Kazutaka
1
-68
/
+72
2013-03-04
dataplane: remove EventPoll in favor of AioContext
Paolo Bonzini
4
-161
/
+29
2013-03-04
virtio-blk: fix unplug + virsh reboot
Christian Borntraeger
1
-1
/
+3
2013-03-04
ide/macio: Fix macio DMA initialisation.
Mark Cave-Ayland
1
-1
/
+1
2013-03-03
gen-icount.h: Rename gen_icount_start/end to gen_tb_start/end
Peter Maydell
16
-32
/
+32
2013-03-03
translate-all.c: Remove cpu_unlink_tb()
Peter Maydell
1
-69
/
+0
2013-03-03
Handle CPU interrupts by inline checking of a flag
Peter Maydell
6
-4
/
+47
2013-03-03
cpu-exec: wrap tcg_qemu_tb_exec() in a fn to restore the PC
Peter Maydell
1
-11
/
+18
2013-03-03
cpu: Introduce ENV_OFFSET macros
Andreas Färber
15
-1
/
+18
2013-03-03
tcg: Document tcg_qemu_tb_exec() and provide constants for low bit uses
Peter Maydell
3
-6
/
+49
2013-03-03
tcg-sparc: fix build
Blue Swirl
1
-1
/
+1
2013-02-28
cadence_gem: Add debug msgs for rx desc movement
Peter Crosthwaite
1
-0
/
+2
2013-02-28
cadence_gem: Don't reset rx desc pointer on rx_en
Peter Crosthwaite
1
-4
/
+0
2013-02-28
cadence_gem: fix interrupt events
Peter Crosthwaite
1
-23
/
+4
2013-02-28
cadence_gem: factor out can_rx() logic replication
Peter Crosthwaite
1
-1
/
+1
2013-02-28
cadence_gem: Flush queued packets
Peter Crosthwaite
1
-0
/
+3
2013-02-28
m25p80.c: Use QOM classes for part differentiation
Peter Crosthwaite
3
-31
/
+33
2013-02-28
xilinx_zynq: Added SD controllers
Peter Crosthwaite
1
-0
/
+10
2013-02-28
vl.c: allow for repeated -sd arguments
Peter Crosthwaite
1
-1
/
+1
2013-02-28
hw/sdhci: introduce standard SD host controller
Igor Mitsyanko
4
-0
/
+1615
2013-02-28
arm: a9mpcore: Coreify the SCU
Peter Crosthwaite
3
-113
/
+174
2013-02-28
arm: a9mpcore: remove old_timer_status field
Peter Crosthwaite
1
-8
/
+3
2013-02-28
arm: mptimer: Remove WDT distinction
Peter Crosthwaite
3
-64
/
+41
2013-02-28
arm: arm11mpcore, a9mpcore: CamelCased type names
Peter Crosthwaite
2
-23
/
+23
2013-02-28
arm: mptimer: CamelCased type names
Peter Crosthwaite
1
-28
/
+28
2013-02-28
hw/pflash_cfi01: Treat read in unknown command state as read
Peter Maydell
1
-5
/
+6
[prev]
[next]