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-02-09
ui: let VNC server listen on all resolved IP addresses
Daniel P. Berrange
1
-9
/
+43
2017-02-09
ui: extract code to connect/listen from vnc_display_open
Daniel P. Berrange
1
-42
/
+80
2017-02-09
ui: refactor code for populating SocketAddress from vnc_display_open
Daniel P. Berrange
2
-105
/
+189
2017-02-08
ui: refactor VncDisplay to allow multiple listening sockets
Daniel P. Berrange
2
-40
/
+73
2017-02-08
ui: fix reporting of VNC auth in query-vnc-servers
Daniel P. Berrange
2
-39
/
+74
2017-02-08
ui: fix regression handling bare 'websocket' option to -vnc
Daniel P. Berrange
1
-1
/
+7
2017-02-08
vnc: do not disconnect on EAGAIN
Michael Tokarev
1
-1
/
+2
2017-02-08
ui/vnc: Drop unused vnc_has_job() and vnc_jobs_clear()
Peter Maydell
2
-25
/
+0
2017-02-07
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170206' i...
Peter Maydell
7
-37
/
+77
2017-02-07
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20170206' into staging
Peter Maydell
5
-16
/
+14
2017-02-07
rules: don't try to create missing include dirs
Daniel P. Berrange
2
-2
/
+1
2017-02-06
target/hppa: Fix gdb_write_register
Richard Henderson
1
-0
/
+1
2017-02-06
target/hppa: Tidy do_cbranch
Richard Henderson
1
-12
/
+5
2017-02-06
linux-user: define correct UTS machine name for hppa
Laurent Vivier
1
-1
/
+1
2017-02-06
linux-user: fix "apt-get update" on linux-user hppa
Laurent Vivier
1
-1
/
+0
2017-02-06
linux-user: add hppa magic numbers in qemu-binfmt-conf.sh
Laurent Vivier
1
-2
/
+7
2017-02-06
postcopy: Recover block devices on early failure
Dr. David Alan Gilbert
1
-0
/
+25
2017-02-06
Postcopy: Reset state to avoid cleanup assert
Dr. David Alan Gilbert
1
-0
/
+1
2017-02-06
vmstate registration: check return values
Dr. David Alan Gilbert
1
-4
/
+6
2017-02-06
migration: Check for ID length
Dr. David Alan Gilbert
2
-5
/
+18
2017-02-06
vmstate_register_with_alias_id: Take an Error **
Dr. David Alan Gilbert
5
-6
/
+10
2017-02-06
migration: create Migration Incoming State at init time
Juan Quintela
3
-24
/
+19
2017-02-06
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170206-1' into s...
Peter Maydell
6
-20
/
+44
2017-02-06
xhci: fix event queue IRQ handling
Gerd Hoffmann
1
-0
/
+13
2017-02-06
Merge remote-tracking branch 'remotes/dgibson/tags/isa-cleanup-20170206' into...
Peter Maydell
21
-212
/
+305
2017-02-06
usb: ccid: check ccid apdu length
Prasad J Pandit
1
-1
/
+1
2017-02-06
xhci: guard xhci_kick_epctx against recursive calls
Gerd Hoffmann
1
-0
/
+7
2017-02-06
xhci: don't kick in xhci_submit and xhci_fire_ctl_transfer
Gerd Hoffmann
1
-8
/
+0
2017-02-06
xhci: rename xhci_complete_packet to xhci_try_complete_packet
Gerd Hoffmann
1
-6
/
+6
2017-02-06
xhci: only free completed transfers
Gerd Hoffmann
1
-1
/
+3
2017-02-06
usb: accept usb3 control requests
Gerd Hoffmann
2
-0
/
+9
2017-02-06
usb/uas: more verbose error message
Gerd Hoffmann
1
-1
/
+2
2017-02-06
hw/usb/dev-hid: Improve guest compatibility of usb-tablet
Phil Dennis-Jordan
1
-3
/
+3
2017-02-06
Split ISA and sysbus versions of m48t59 device
David Gibson
4
-210
/
+284
2017-02-06
Allow ISA bus to be configured out
David Gibson
5
-1
/
+6
2017-02-06
Split serial-isa into its own config option
David Gibson
14
-1
/
+15
2017-02-03
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-0
/
+14
2017-02-03
iothread: enable AioContext polling by default
Stefan Hajnoczi
1
-0
/
+14
2017-02-03
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170202' into sta...
Peter Maydell
5
-30
/
+42
2017-02-03
tci: Remove invalid assertions
Stefan Weil
1
-2
/
+0
2017-02-03
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170202-2' into s...
Peter Maydell
1
-25
/
+39
2017-02-02
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into...
Peter Maydell
63
-771
/
+3867
2017-02-02
xen: use qdev_unplug() instead of g_free() in xen_pv_find_xendev()
Juergen Gross
1
-6
/
+7
2017-02-02
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
63
-280
/
+400
2017-02-02
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170201' into s...
Peter Maydell
3
-3
/
+5
2017-02-02
cirrus: fix oob access issue (CVE-2017-2615)
Li Qiang
1
-4
/
+3
2017-02-02
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
1
-205
/
+84
2017-02-02
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
34
-221
/
+492
2017-02-02
Merge remote-tracking branch 'remotes/elmarco/tags/chr-split-pull-request' in...
Peter Maydell
42
-5275
/
+5999
2017-02-02
hw/ppc/pnv: Use error_report instead of hw_error if a ROM file can't be found
Thomas Huth
1
-3
/
+3
[next]