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
2016-03-08
filter-buffer: Add status_changed callback processing
zhanghailiang
1
-6
/
+28
2016-03-08
filter: Add 'status' property for filter object
zhanghailiang
3
-1
/
+48
2016-03-08
rocker: allow user to specify rocker world by property
Jiri Pirko
1
-1
/
+28
2016-03-08
rocker: add name field into WorldOps ale let world specify its name
Jiri Pirko
3
-6
/
+3
2016-03-08
rocker: return -ENOMEM in case of some world alloc fails
Jiri Pirko
1
-0
/
+1
2016-03-08
rocker: forbid to change world type
Jiri Pirko
3
-1
/
+13
2016-03-08
net: netmap: probe netmap interface for virtio-net header
Vincenzo Maffione
1
-21
/
+38
2016-03-08
net: simplify net_init_tap_one logic
Paolo Bonzini
1
-2
/
+2
2016-03-08
MAINTAINERS: Add entries for include/net/ files
Thomas Huth
1
-0
/
+2
2016-03-08
net: filter: correctly remove filter from the list during finalization
Jason Wang
1
-1
/
+2
2016-03-08
net: ne2000: check ring buffer control registers
Prasad J Pandit
1
-0
/
+4
2016-03-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
15
-138
/
+144
2016-03-07
scsi-bus: Remove tape command from scsi_req_xfer
Alex Pyrgiotis
1
-1
/
+0
2016-03-07
kvm/irqchip: use bitmap utility for gsi tracking
Wei Yang
1
-24
/
+10
2016-03-07
MAINTAINERS: Add entry for include/sysemu/kvm*.h
Thomas Huth
1
-0
/
+1
2016-03-07
doc/memory.txt: correct description of MemoryRegionOps fields
Peter Maydell
1
-3
/
+4
2016-03-07
doc/memory.txt: correct a logic error
xiaoqiang zhao
1
-2
/
+2
2016-03-07
icount: possible options for sleep are on or off
Pranith Kumar
2
-5
/
+5
2016-03-07
exec: Introduce AddressSpaceDispatch.mru_section
Fam Zheng
1
-2
/
+14
2016-03-07
exec: Factor out section_covers_addr
Fam Zheng
1
-3
/
+12
2016-03-07
exec: Pass RAMBlock pointer to qemu_ram_free
Fam Zheng
3
-17
/
+10
2016-03-07
memory: Drop MemoryRegion.ram_addr
Fam Zheng
7
-53
/
+40
2016-03-07
memory: Implement memory_region_get_ram_addr with mr->ram_block
Fam Zheng
2
-7
/
+6
2016-03-07
memory: Move assignment to ram_block to memory_region_init_*
Fam Zheng
2
-1
/
+5
2016-03-07
exec: Return RAMBlock pointer from allocating functions
Fam Zheng
3
-45
/
+53
2016-03-07
i8257: fix Terminal Count status
Hervé Poussineau
1
-0
/
+4
2016-03-07
log: do not log if QEMU is daemonized but without -D
Paolo Bonzini
1
-2
/
+5
2016-03-06
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-03-04' into ...
Peter Maydell
35
-550
/
+552
2016-03-05
qapi: Drop useless 'data' member of unions
Eric Blake
6
-27
/
+0
2016-03-05
chardev: Drop useless ChardevDummy type
Eric Blake
4
-15
/
+12
2016-03-05
qapi: Avoid use of 'data' member of QAPI unions
Eric Blake
2
-15
/
+18
2016-03-05
ui: Shorten references into InputEvent
Eric Blake
7
-89
/
+129
2016-03-05
util: Shorten references into SocketAddress
Eric Blake
6
-68
/
+88
2016-03-05
chardev: Shorten references into ChardevBackend
Eric Blake
1
-56
/
+66
2016-03-05
qapi: Update docs to match recent generator changes
Eric Blake
2
-164
/
+180
2016-03-05
qapi-visit: Expose visit_type_FOO_members()
Eric Blake
1
-26
/
+7
2016-03-05
qapi: Rename 'fields' to 'members' in generated C code
Eric Blake
2
-7
/
+7
2016-03-05
qapi: Rename 'fields' to 'members' in generator
Eric Blake
6
-33
/
+33
2016-03-04
qapi-dealloc: Reduce use outside of generated code
Eric Blake
4
-48
/
+13
2016-03-04
qmp-shell: fix pretty printing of JSON responses
Daniel P. Berrange
1
-13
/
+10
2016-03-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160304'...
Peter Maydell
55
-431
/
+1064
2016-03-04
target-arm: Only trap SRS from S-EL1 if specified mode is MON
Ralf-Philipp Weinmann
1
-1
/
+2
2016-03-04
hw/intc/arm_gic.c: Implement GICv2 GICC_DIR
Peter Maydell
3
-3
/
+46
2016-03-04
arm: boot: Support big-endian elfs
Peter Crosthwaite
2
-10
/
+92
2016-03-04
loader: Add data swap option to load-elf
Peter Crosthwaite
34
-46
/
+81
2016-03-04
loader: load_elf(): Add doc comment
Peter Crosthwaite
1
-0
/
+23
2016-03-04
loader: add API to load elf header
Peter Crosthwaite
2
-0
/
+68
2016-03-04
target-arm: implement BE32 mode in system emulation
Paolo Bonzini
2
-18
/
+73
2016-03-04
target-arm: implement setend
Paolo Bonzini
3
-8
/
+12
2016-03-04
target-arm: introduce tbflag for endianness
Peter Crosthwaite
3
-2
/
+9
[next]