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
2017-10-18
qdev: store DeviceState's canonical path to use when unparenting
Michael Roth
2
-3
/
+15
2017-10-18
qemu-pr-helper: use new libmultipath API
Paolo Bonzini
2
-5
/
+24
2017-10-18
watch_mem_write: implement 8-byte accesses
Paolo Bonzini
1
-0
/
+16
2017-10-18
notdirty_mem_write: implement 8-byte accesses
Andrew Baumann
1
-0
/
+13
2017-10-18
memory: reuse section_from_flat_range()
David Hildenbrand
1
-8
/
+2
2017-10-18
kvm: simplify kvm_align_section()
David Hildenbrand
1
-12
/
+6
2017-10-18
kvm: region_add and region_del is not called on updates
David Hildenbrand
1
-7
/
+1
2017-10-18
kvm: fix error message when failing to unregister slot
David Hildenbrand
1
-1
/
+1
2017-10-18
kvm: tolerate non-existing slot for log_start/log_stop/log_sync
David Hildenbrand
1
-4
/
+4
2017-10-18
kvm: fix alignment of ram address
David Hildenbrand
1
-1
/
+2
2017-10-18
memory: call log_start after region_add
David Hildenbrand
1
-3
/
+3
2017-10-16
target/i386: trap on instructions longer than >15 bytes
Paolo Bonzini
1
-7
/
+22
2017-10-16
target/i386: introduce x86_ld*_code
Paolo Bonzini
1
-103
/
+125
2017-10-16
tco: add trace events
Paolo Bonzini
2
-2
/
+13
2017-10-16
docs/devel/loads-stores.rst: Document our various load and store APIs
Peter Maydell
1
-0
/
+396
2017-10-16
nios2: define tcg_env
Paolo Bonzini
1
-0
/
+1
2017-10-16
build: remove CONFIG_LIBDECNUMBER
Paolo Bonzini
10
-13
/
+6
2017-10-12
disas: Always initialize read_memory_inner_func properly
Thomas Huth
2
-1
/
+1
2017-10-12
pc: make sure that plugged CPUs are of the same type
Igor Mammedov
1
-0
/
+7
2017-10-12
memory: fix off-by-one error in memory_region_notify_one()
Maxime Coquelin
1
-1
/
+1
2017-10-12
exec: simplify address_space_get_iotlb_entry
Peter Xu
1
-21
/
+10
2017-10-12
exec: add page_mask for flatview_do_translate
Peter Xu
1
-6
/
+45
2017-10-12
char: don't skip client cleanup if 'connected' flag is unset
Daniel P. Berrange
1
-10
/
+9
2017-10-12
ide: support reporting of rotation rate
Daniel P. Berrange
3
-0
/
+10
2017-10-12
scsi-disk: support reporting of rotation rate
Daniel P. Berrange
1
-0
/
+20
2017-10-12
checkpatch: refine mode selection
Paolo Bonzini
1
-9
/
+10
2017-10-12
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
6
-23
/
+30
2017-10-11
scripts: Remove debug parameter from QEMUMachine
Eduardo Habkost
3
-10
/
+4
2017-10-11
scripts: Remove debug parameter from QEMUMonitorProtocol
Eduardo Habkost
2
-11
/
+8
2017-10-11
guestperf: Configure logging on all shell frontends
Eduardo Habkost
1
-0
/
+13
2017-10-11
basevm: Call logging.basicConfig()
Eduardo Habkost
1
-2
/
+2
2017-10-11
iotests: Set up Python logging
Eduardo Habkost
1
-0
/
+3
2017-10-11
Merge remote-tracking branch 'remotes/elmarco/tags/vus-pull-request' into sta...
Peter Maydell
10
-547
/
+315
2017-10-11
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171010' into staging
Peter Maydell
29
-434
/
+521
2017-10-10
vhost-user-scsi: remove server_sock from VusDev
Marc-André Lureau
1
-53
/
+24
2017-10-10
vhost-user-scsi: use libvhost-user glib helper
Marc-André Lureau
1
-146
/
+16
2017-10-10
libvhost-user: add glib source helper
Marc-André Lureau
3
-1
/
+187
2017-10-10
vhost-user-scsi: use glib logging
Marc-André Lureau
1
-56
/
+21
2017-10-10
vhost-user-scsi: simplify source handling
Marc-André Lureau
1
-33
/
+12
2017-10-10
vhost-user-scsi: drop extra callback pointer
Marc-André Lureau
1
-9
/
+3
2017-10-10
vhost-user-scsi: don't copy iscsi/scsi-lowlevel.h
Marc-André Lureau
1
-87
/
+9
2017-10-10
vhost-user-scsi: avoid use of iscsi_ namespace
Marc-André Lureau
1
-2
/
+2
2017-10-10
vhost-user-scsi: rename VUS types
Marc-André Lureau
1
-23
/
+23
2017-10-10
vhost-user-scsi: remove unimplemented functions
Marc-André Lureau
1
-18
/
+3
2017-10-10
vhost-user-scsi: remove VUS_MAX_LUNS
Marc-André Lureau
1
-5
/
+3
2017-10-10
vhost-user-scsi: remove vdev_scsi_add_iscsi_lun()
Marc-André Lureau
1
-15
/
+1
2017-10-10
vhost-user-scsi: assert() in iscsi_add_lun()
Marc-André Lureau
1
-5
/
+1
2017-10-10
vhost-user-scsi: use NULL pointer
Marc-André Lureau
1
-1
/
+1
2017-10-10
vhost-user-scsi: simplify unix path cleanup
Marc-André Lureau
1
-17
/
+5
2017-10-10
vhost-user-scsi: remove vdev_scsi_find_by_vu()
Marc-André Lureau
1
-43
/
+4
[next]