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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-09-17
slirp: set mainloop timeout with more precise value
Liu Ping Fan
4
-13
/
+27
2013-09-17
slirp: define timeout as macro
Liu Ping Fan
1
-5
/
+12
2013-09-17
slirp: make timeout local
Liu Ping Fan
2
-12
/
+13
2013-09-11
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into st...
Anthony Liguori
27
-267
/
+1988
2013-09-11
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
1
-1
/
+4
2013-09-11
Merge remote-tracking branch 'spice/spice.v73' into staging
Anthony Liguori
4
-22
/
+28
2013-09-11
Merge remote-tracking branch 'kraxel/usb.89' into staging
Anthony Liguori
10
-89
/
+95
2013-09-11
Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into staging
Anthony Liguori
28
-30
/
+2257
2013-09-11
Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into staging
Anthony Liguori
5
-8
/
+12
2013-09-11
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
57
-1089
/
+3407
2013-09-11
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
10
-29
/
+174
2013-09-10
configure: Add handling code for AArch64 targets
Alexander Graf
1
-1
/
+6
2013-09-10
linux-user: Add AArch64 support
Alexander Graf
3
-2
/
+38
2013-09-10
linux-user: Allow targets to specify a minimum uname release
Peter Maydell
3
-14
/
+51
2013-09-10
linux-user: Add AArch64 termbits.h definitions
Alexander Graf
1
-0
/
+220
2013-09-10
linux-user: Implement cpu_set_tls() and cpu_clone_regs() for AArch64
Alexander Graf
1
-0
/
+35
2013-09-10
linux-user: Make sure NWFPE code is 32 bit ARM only
Peter Maydell
1
-1
/
+3
2013-09-10
linux-user: Add signal handling for AArch64
Andreas Schwab
2
-0
/
+289
2013-09-10
linux-user: Fix up AArch64 syscall handlers
Alexander Graf
2
-4
/
+29
2013-09-10
linux-user: Add syscall number definitions for AArch64
Alexander Graf
1
-0
/
+323
2013-09-10
linux-user: Add cpu loop for AArch64
Peter Maydell
1
-0
/
+82
2013-09-10
linux-user: Don't treat AArch64 cpu names specially
Alexander Graf
1
-1
/
+2
2013-09-10
target-arm: Add AArch64 gdbstub support
Alexander Graf
5
-1
/
+126
2013-09-10
target-arm: Add AArch64 translation stub
Alexander Graf
6
-4
/
+178
2013-09-10
target-arm: Prepare translation for AArch64 code
Alexander Graf
5
-38
/
+151
2013-09-10
target-arm: Disable 32 bit CPUs in 64 bit linux-user builds
Peter Maydell
1
-2
/
+7
2013-09-10
target-arm: Add new AArch64CPUInfo base class and subclasses
Peter Maydell
3
-0
/
+124
2013-09-10
target-arm: Pass DisasContext* to gen_set_pc_im()
Peter Maydell
1
-13
/
+13
2013-09-10
target-arm: Fix target_ulong/uint32_t confusions
Alexander Graf
2
-6
/
+7
2013-09-10
target-arm: Export cpu_env
Alexander Graf
2
-1
/
+3
2013-09-10
target-arm: Extract the disas struct to a header file
Alexander Graf
2
-23
/
+28
2013-09-10
target-arm: Abstract out load/store from a vaddr in AArch32
Peter Maydell
1
-124
/
+210
2013-09-10
abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENT
Peter Maydell
1
-4
/
+0
2013-09-10
pl110: Clarify comment about PL110 ID on VersatilePB
Peter Maydell
1
-10
/
+8
2013-09-10
target-arm: Implement qmp query-cpu-definitions
Cole Robinson
1
-0
/
+32
2013-09-10
target-arm: fix ARMv7M stack alignment on reset
Sebastian Ottlik
1
-1
/
+1
2013-09-10
target-arm: Avoid "1 << 31" undefined behaviour
Peter Maydell
2
-18
/
+18
2013-09-10
target-arm: Use sextract32() in branch decode
Peter Maydell
1
-2
/
+3
2013-09-10
target-arm: Make '-cpu any' available in linux-user mode only
Peter Maydell
1
-0
/
+4
2013-09-10
qapi-types.py: Fix enum struct sizes on i686
Cole Robinson
1
-1
/
+4
2013-09-10
ehci: save device pointer in EHCIState
Gerd Hoffmann
2
-4
/
+4
2013-09-10
Remove dev-bluetooth.c dependency from vl.c
Miroslav Rezanina
4
-16
/
+13
2013-09-10
Preparation for usb-bt-dongle conditional build
Miroslav Rezanina
4
-69
/
+74
2013-09-10
usb: sanity check setup_index+setup_len in post_load
Gerd Hoffmann
1
-0
/
+4
2013-09-10
qxl: fix local renderer
Gerd Hoffmann
1
-5
/
+10
2013-09-10
qxl: trace io port name
Gerd Hoffmann
2
-3
/
+4
2013-09-10
spice-core: Use g_strdup_printf instead of snprintf
Christophe Fergeau
1
-14
/
+14
2013-09-09
QMP/qemu-ga-client: Make timeout longer for guest-fsfreeze-freeze command
Tomoki Sekiyama
1
-1
/
+3
2013-09-09
qemu-ga: Install Windows VSS provider on `qemu-ga -s install'
Tomoki Sekiyama
3
-1
/
+37
2013-09-09
qemu-ga: Call Windows VSS requester in fsfreeze command handler
Tomoki Sekiyama
4
-8
/
+240
[next]