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
2015-04-28
block: Switch to host monotonic clock for IO throttling
Fam Zheng
1
-1
/
+8
2015-04-28
checkpatch: complain about ffs(3) calls
Stefan Hajnoczi
1
-0
/
+11
2015-04-28
os-win32: drop ffs(3) prototype
Stefan Hajnoczi
1
-3
/
+0
2015-04-28
omap_intc: convert ffs(3) to ctz32() in omap_inth_sir_update()
Paolo Bonzini
1
-4
/
+5
2015-04-28
sd: convert sd_normal_command() ffs(3) call to ctz32()
Stefan Hajnoczi
1
-1
/
+2
2015-04-28
Convert ffs() != 0 callers to ctz32()
Stefan Hajnoczi
6
-27
/
+26
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
22
-50
/
+50
2015-04-28
uninorth: convert ffs(3) to ctz32()
Stefan Hajnoczi
1
-1
/
+4
2015-04-28
hw/arm/nseries: convert ffs(3) to ctz32()
Stefan Hajnoczi
1
-1
/
+4
2015-04-28
bt-sdp: fix broken uuids power-of-2 calculation
Stefan Hajnoczi
1
-1
/
+1
2015-04-28
MAINTAINERS: Add myself as the maintainer of the Quorum driver
Alberto Garcia
1
-0
/
+6
2015-04-28
savevm: create snapshot failed when id_str already exists
Yi Wang
1
-4
/
+2
2015-04-28
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
3
-48
/
+9
2015-04-28
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...
Peter Maydell
1
-0
/
+9
2015-04-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150427'...
Peter Maydell
42
-362
/
+1086
2015-04-27
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150427-1' into ...
Peter Maydell
8
-43
/
+29
2015-04-27
target-i386: Remove AMD feature flag aliases from CPU model table
Eduardo Habkost
1
-7
/
+0
2015-04-27
target-i386: X86CPU::xlevel2 QOM property
Eduardo Habkost
1
-1
/
+2
2015-04-27
target-i386: Make "level" and "xlevel" properties static
Eduardo Habkost
1
-38
/
+2
2015-04-27
qemu-config: Accept empty option values
Eduardo Habkost
1
-1
/
+3
2015-04-27
MAINTAINERS: Change status of X86 to Maintained
Eduardo Habkost
1
-1
/
+1
2015-04-27
MAINTAINERS: Add myself to X86
Eduardo Habkost
1
-0
/
+1
2015-04-27
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150427-1' into s...
Peter Maydell
3
-52
/
+124
2015-04-27
MAINTAINERS: Add myself as NUMA code maintainer
Eduardo Habkost
1
-0
/
+9
2015-04-27
Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...
Peter Maydell
5
-21
/
+31
2015-04-27
spice: learn to hide cursor
Marc-André Lureau
1
-3
/
+6
2015-04-27
spice: set pointer position on hotspot
Marc-André Lureau
2
-5
/
+8
2015-04-27
spice: fix mouse cursor position
Marc-André Lureau
1
-1
/
+1
2015-04-27
spice: fix simple display on bigendian hosts
Gerd Hoffmann
2
-1
/
+3
2015-04-27
monitor: Make client_migrate_info synchronous
Markus Armbruster
5
-33
/
+11
2015-04-27
gtk: Avoid accel key leakage into guest on console switch
Jan Kiszka
1
-0
/
+12
2015-04-27
gtk: Fix VTE focus grabbing
Jan Kiszka
1
-3
/
+4
2015-04-26
Allow ARMv8 SCR.SMD updates
Greg Bellows
1
-1
/
+3
2015-04-26
target-arm: Adjust id_aa64pfr0 when has_el3 CPU property disabled
Sergey Fedorov
1
-1
/
+2
2015-04-26
target-arm: rename c1_coproc to cpacr_el1
Sergey Fedorov
4
-7
/
+7
2015-04-26
target-arm: Check watchpoints against CPU security state
Peter Maydell
1
-2
/
+4
2015-04-26
target-arm: Use attribute info to handle user-only watchpoints
Peter Maydell
1
-11
/
+12
2015-04-26
target-arm: Add user-mode transaction attribute
Peter Maydell
2
-0
/
+3
2015-04-26
target-arm: Use correct memory attributes for page table walks
Peter Maydell
1
-9
/
+40
2015-04-26
target-arm: Honour NS bits in page tables
Peter Maydell
2
-12
/
+69
2015-04-26
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
19
-91
/
+195
2015-04-26
exec.c: Capture the memory attributes for a watchpoint hit
Peter Maydell
2
-15
/
+33
2015-04-26
exec.c: Add new address_space_ld*/st* functions
Peter Maydell
2
-50
/
+314
2015-04-26
exec.c: Make address_space_rw take transaction attributes
Peter Maydell
9
-50
/
+77
2015-04-26
exec.c: Convert subpage memory ops to _with_attrs
Peter Maydell
1
-12
/
+21
2015-04-26
Add MemTxAttrs to the IOTLB
Peter Maydell
4
-5
/
+22
2015-04-26
Make CPU iotlb a structure rather than a plain hwaddr
Peter Maydell
3
-19
/
+30
2015-04-26
memory: Replace io_mem_read/write with memory_region_dispatch_read/write
Peter Maydell
7
-54
/
+95
2015-04-26
memory: Define API for MemoryRegionOps to take attrs and return status
Peter Maydell
3
-67
/
+203
2015-04-25
Open 2.4 development tree
Peter Maydell
1
-1
/
+1
[next]