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
2017-10-16
ui/gtk: Fix deprecation of vte_terminal_copy_clipboard
Anthony PERARD
1
-0
/
+5
2017-10-16
pc-bios/keymaps: keymaps update
Gerd Hoffmann
32
-1717
/
+24007
2017-10-16
Add pc-bios/keymaps/Makefile
Gerd Hoffmann
1
-0
/
+56
2017-10-16
tools: add qemu-keymap
Gerd Hoffmann
3
-0
/
+286
2017-10-16
ui: don't export qemu_input_event_new_key
Daniel P. Berrange
2
-2
/
+1
2017-10-16
ui: convert key events to QKeyCodes immediately
Daniel P. Berrange
1
-7
/
+17
2017-10-16
ui: convert common input code to keycodemapdb
Daniel P. Berrange
3
-312
/
+28
2017-10-16
ui: add keycodemapdb repository as a GIT submodule
Daniel P. Berrange
6
-3
/
+35
2017-10-16
docker: don't rely on submodules existing in the main checkout
Daniel P. Berrange
1
-6
/
+28
2017-10-16
build: automatically handle GIT submodule checkout for dtc
Daniel P. Berrange
5
-21
/
+94
2017-10-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171012'...
Peter Maydell
7
-115
/
+521
2017-10-12
nvic: Fix miscalculation of offsets into ITNS array
Peter Maydell
1
-2
/
+2
2017-10-12
nvic: Add missing 'break'
Peter Maydell
1
-0
/
+1
2017-10-12
target/arm: Implement SG instruction corner cases
Peter Maydell
1
-1
/
+22
2017-10-12
target/arm: Support some Thumb insns being always unconditional
Peter Maydell
1
-1
/
+47
2017-10-12
target-arm: Simplify insn_crosses_page()
Peter Maydell
1
-21
/
+6
2017-10-12
target/arm: Pull Thumb insn word loads up to top level
Peter Maydell
1
-70
/
+108
2017-10-12
target-arm: Don't check for "Thumb2 or M profile" for not-Thumb1
Peter Maydell
1
-2
/
+1
2017-10-12
target/arm: Implement secure function return
Peter Maydell
3
-10
/
+126
2017-10-12
target/arm: Implement BLXNS
Peter Maydell
4
-2
/
+76
2017-10-12
target/arm: Implement SG instruction
Peter Maydell
1
-5
/
+127
2017-10-12
target/arm: Add M profile secure MMU index values to get_a32_user_mem_index()
Peter Maydell
1
-0
/
+4
2017-10-12
arm: fix armv7m_init() declaration to match definition
Igor Mammedov
1
-1
/
+1
2017-10-12
watchdog/aspeed: fix variable type to store reload value
Cédric Le Goater
1
-2
/
+2
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
2017-10-10
vhost-user-scsi: also free the gtree
Marc-André Lureau
1
-0
/
+1
2017-10-10
vhost-user-scsi: glib calls that allocate don't return NULL
Marc-André Lureau
1
-45
/
+7
[next]