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-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
2013-09-09
qemu-ga: Add Windows VSS provider and requester as DLL
Tomoki Sekiyama
13
-2
/
+1724
2013-09-09
error: Add error_set_win32 and error_setg_win32
Tomoki Sekiyama
2
-0
/
+48
2013-09-09
qemu-ga: Add configure options to specify path to Windows/VSS SDK
Tomoki Sekiyama
3
-0
/
+80
2013-09-09
Add a script to extract VSS SDK headers on POSIX system
Tomoki Sekiyama
1
-0
/
+35
2013-09-09
checkpatch.pl: Check .cpp files
Tomoki Sekiyama
1
-6
/
+28
2013-09-09
Add c++ keywords to QAPI helper script
Tomoki Sekiyama
3
-3
/
+13
2013-09-09
configure: Support configuring C++ compiler
Tomoki Sekiyama
2
-1
/
+21
2013-09-09
mips_malta: support up to 2GiB RAM
Paul Burton
1
-8
/
+28
2013-09-09
pc_q35: Initialize Xen.
Anthony PERARD
1
-0
/
+5
2013-09-09
pc: Initializing ram_memory under Xen.
Anthony PERARD
4
-8
/
+7
2013-09-06
ne2000: mark I/O as LITTLE_ENDIAN
Aurelien Jarno
1
-1
/
+1
2013-09-06
vmxnet3: Eliminate __packed redefined warning
Brad Smith
1
-2
/
+0
2013-09-06
e1000: add interrupt mitigation support
Vincenzo Maffione
4
-6
/
+164
2013-09-06
net: Rename send_queue to incoming_queue
Jan Kiszka
3
-9
/
+9
2013-09-06
tap: Use numbered tap/tun devices on all *BSD OS's
Brad Smith
1
-11
/
+0
2013-09-06
qemu-iotests: Fixed test case 026
Kevin Wolf
3
-17
/
+649
2013-09-06
qemu-iotests: Whitespace cleanup
Kevin Wolf
6
-400
/
+400
2013-09-06
dataplane: Fix startup race.
Cornelia Huck
1
-0
/
+9
2013-09-06
block: look for zero blocks in bs->file
Paolo Bonzini
1
-1
/
+15
2013-09-06
block: add default get_block_status implementation for protocols
Paolo Bonzini
1
-1
/
+5
2013-09-06
raw-posix: report unwritten extents as zero
Paolo Bonzini
1
-0
/
+3
2013-09-06
raw-posix: return get_block_status data and flags
Paolo Bonzini
1
-7
/
+10
2013-09-06
docs, qapi: document qemu-img map
Paolo Bonzini
2
-0
/
+84
2013-09-06
qemu-img: add a "map" subcommand
Paolo Bonzini
2
-0
/
+197
2013-09-06
block: return BDRV_BLOCK_ZERO past end of backing file
Paolo Bonzini
1
-2
/
+10
2013-09-06
block: use bdrv_has_zero_init to return BDRV_BLOCK_ZERO
Paolo Bonzini
1
-1
/
+10
2013-09-06
block: return get_block_status data and flags for formats
Paolo Bonzini
8
-19
/
+94
2013-09-06
block: define get_block_status return value
Paolo Bonzini
2
-2
/
+34
[prev]
[next]