index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-15
qapi: Use explicit bulleted lists
Peter Maydell
5
-125
/
+119
2020-02-15
qapi/ui.json: Avoid `...' Texinfo style quoting
Peter Maydell
1
-12
/
+12
2020-02-15
qapi/ui.json: Put input-send-event body text in the right place
Peter Maydell
1
-7
/
+7
2020-02-15
qapi: Remove hardcoded tabs
Peter Maydell
2
-5
/
+5
2020-02-15
qapi: Fix indent level on doc comments in json files
Peter Maydell
20
-670
/
+670
2020-02-15
qapi: Fix incorrect "Not documented" claims in QMP documentation
Peter Maydell
1
-118
/
+118
2020-02-15
qapi/block-core.json: Use literal block for ascii art
Peter Maydell
1
-7
/
+7
2020-02-15
qga/qapi-schema.json: minor format fixups for rST
Peter Maydell
1
-43
/
+51
2020-02-15
qga/qapi-schema.json: Fix indent level on doc comments
Peter Maydell
1
-31
/
+31
2020-02-15
qga/qapi-schema.json: Fix missing '-' in GuestDiskBusType doc comment
Peter Maydell
1
-1
/
+1
2020-02-15
Makefile: Fix typo in dependency list for interop manpages
Peter Maydell
1
-1
/
+1
2020-02-15
configure: Check that sphinx-build is using Python 3
Peter Maydell
2
-2
/
+20
2020-02-15
configure: Pick sphinx-build-3 when available
Markus Armbruster
1
-2
/
+12
2020-02-14
configure: Allow user to specify sphinx-build binary
Peter Maydell
2
-2
/
+10
2020-02-14
qapi: Expand documentation for LostTickPolicy
Andrea Bolognani
1
-11
/
+23
2020-02-13
qxl: introduce hardware revision 5
Gerd Hoffmann
3
-2
/
+9
2020-02-12
tcg: Add tcg_gen_gvec_5_ptr
Richard Henderson
2
-0
/
+39
2020-02-12
uas: fix super speed bMaxPacketSize0
Gerd Hoffmann
1
-1
/
+1
2020-02-12
usb-host: wait for cancel complete
Gerd Hoffmann
1
-8
/
+9
2020-02-12
target/i386: enable monitor and ucode revision with -cpu max
Paolo Bonzini
1
-0
/
+2
2020-02-12
target/i386: check for availability of MSR_IA32_UCODE_REV as an emulated MSR
Paolo Bonzini
1
-2
/
+5
2020-02-12
target/i386: fix TCG UCODE_REV access
Paolo Bonzini
1
-4
/
+4
2020-02-12
build: move TARGET_GPROF to config-host.mak
Paolo Bonzini
5
-8
/
+10
2020-02-12
exec: do not define use_icount for user-mode emulation
Paolo Bonzini
1
-4
/
+4
2020-02-12
minikconf: accept alnum identifiers
Marc-André Lureau
1
-1
/
+1
2020-02-12
Remove support for CLOCK_MONOTONIC not being defined
Peter Maydell
2
-11
/
+5
2020-02-12
seqlock: fix seqlock_write_unlock_impl function
Luc Michel
1
-2
/
+2
2020-02-12
vl: Don't mismatch g_strsplit()/g_free()
Pan Nengyuan
1
-1
/
+1
2020-02-12
ui/cocoa: Drop workarounds for pre-10.12 OSX
Peter Maydell
1
-59
/
+0
2020-02-12
ui: deprecate legacy -show-cursor option
Gerd Hoffmann
2
-0
/
+7
2020-02-12
ui: drop curor_hide global variable.
Gerd Hoffmann
2
-3
/
+0
2020-02-12
ui/gtk: implement show-cursor option
Gerd Hoffmann
1
-2
/
+6
2020-02-12
ui/cocoa: switch to new show-cursor option
Gerd Hoffmann
1
-0
/
+4
2020-02-12
ui/sdl: switch to new show-cursor option
Gerd Hoffmann
2
-8
/
+18
2020-02-12
ui: wire up legacy -show-cursor option
Gerd Hoffmann
1
-0
/
+2
2020-02-12
ui: add show-cursor option
Gerd Hoffmann
1
-0
/
+3
2020-02-12
ui/gtk: Fix gd_refresh_rate_millihz() when widget window is not realized
Philippe Mathieu-Daudé
1
-5
/
+7
2020-02-12
ui/gtk: Update gd_refresh_rate_millihz() to handle VirtualConsole
Philippe Mathieu-Daudé
1
-4
/
+5
2020-02-11
tcg: Add support for a helper with 7 arguments
Taylor Simpson
4
-0
/
+28
2020-02-11
exec: flush CPU TB cache in breakpoint_invalidate
Max Filippov
1
-8
/
+7
2020-02-10
docs: add virtiofsd(1) man page
Stefan Hajnoczi
5
-2
/
+134
2020-02-10
virtiofsd: do_read missing NULL check
Dr. David Alan Gilbert
1
-0
/
+4
2020-02-10
virtiofsd: load_capng missing unlock
Dr. David Alan Gilbert
1
-0
/
+1
2020-02-10
virtiofsd: fv_create_listen_socket error path socket leak
Dr. David Alan Gilbert
1
-0
/
+2
2020-02-10
virtiofsd: Remove fuse_req_getgroups
Dr. David Alan Gilbert
3
-118
/
+0
2020-02-08
MAINTAINERS: 9pfs: Add myself as reviewer
Christian Schoenebeck
1
-0
/
+1
2020-02-08
tests/virtio-9p: added readdir test
Christian Schoenebeck
1
-0
/
+152
2020-02-08
hw/9pfs/9p-synth: added directory for readdir test
Christian Schoenebeck
2
-0
/
+24
2020-02-08
9pfs: validate count sent by client with T_readdir
Christian Schoenebeck
1
-0
/
+9
2020-02-08
9pfs: require msize >= 4096
Christian Schoenebeck
2
-0
/
+23
[next]