index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...
Peter Maydell
2018-03-08
5
-8
/
+85
|
\
|
*
qio: non-default context for TLS handshake
Peter Xu
2018-03-06
1
-1
/
+4
|
*
qio: non-default context for async conn
Peter Xu
2018-03-06
1
-3
/
+12
|
*
qio: non-default context for threaded qtask
Peter Xu
2018-03-06
1
-2
/
+5
|
*
qio: store gsources for net listeners
Peter Xu
2018-03-06
1
-2
/
+20
|
*
qio: introduce qio_channel_add_watch_{full|source}
Peter Xu
2018-03-06
1
-0
/
+44
*
|
address_space_read: address_space_to_flatview needs RCU lock
Paolo Bonzini
2018-03-06
1
-15
/
+10
*
|
memory: inline some performance-sensitive accessors
Paolo Bonzini
2018-03-06
2
-5
/
+30
*
|
lockable: workaround GCC link issue with ASAN
Marc-André Lureau
2018-03-06
1
-1
/
+1
*
|
qmp: Add qom-list-properties to list QOM object properties
Alexey Kardashevskiy
2018-03-06
1
-0
/
+16
*
|
scsi: Remove automatic creation of SCSI controllers with -drive if=scsi
Thomas Huth
2018-03-06
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-03-06
4
-67
/
+171
|
\
\
|
*
|
block: rename .bdrv_create() to .bdrv_co_create_opts()
Stefan Hajnoczi
2018-03-02
1
-1
/
+2
|
*
|
block: extract AIO_WAIT_WHILE() from BlockDriverState
Stefan Hajnoczi
2018-03-02
3
-37
/
+126
|
*
|
aio: rename aio_context_in_iothread() to in_aio_context_home_thread()
Stefan Hajnoczi
2018-03-02
2
-3
/
+6
|
*
|
block: Drop unused .bdrv_co_get_block_status()
Eric Blake
2018-03-02
1
-3
/
+0
|
*
|
block: Switch passthrough drivers to .bdrv_co_block_status()
Eric Blake
2018-03-02
1
-12
/
+16
|
*
|
block: Add .bdrv_co_block_status() callback
Eric Blake
2018-03-02
2
-12
/
+22
*
|
|
ppc/spapr-caps: Convert cap-ibs to custom spapr-cap
Suraj Jitindar Singh
2018-03-06
1
-1
/
+4
*
|
|
mac_newworld: use object link to pass OpenPIC object to macio
Mark Cave-Ayland
2018-03-06
1
-1
/
+3
*
|
|
openpic: move OpenPIC state and related definitions to openpic.h
Mark Cave-Ayland
2018-03-06
1
-1
/
+158
*
|
|
openpic: move KVM-specific declarations into separate openpic_kvm.h file
Mark Cave-Ayland
2018-03-06
2
-3
/
+7
*
|
|
mac_oldworld: use object link to pass heathrow PIC object to macio
Mark Cave-Ayland
2018-03-06
1
-0
/
+2
*
|
|
macio: move macio related structures and defines into separate macio.h file
Mark Cave-Ayland
2018-03-06
1
-0
/
+75
*
|
|
heathrow: QOMify heathrow PIC
Mark Cave-Ayland
2018-03-06
1
-0
/
+49
|
|
/
|
/
|
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...
Peter Maydell
2018-03-05
2
-64
/
+12
|
\
\
|
*
|
console: add ui module loading support
Gerd Hoffmann
2018-03-05
1
-0
/
+1
|
*
|
console: add and use qemu_display_find_default
Gerd Hoffmann
2018-03-05
1
-0
/
+1
|
*
|
egl-headless: switch over to new display registry
Gerd Hoffmann
2018-03-05
1
-3
/
+0
|
*
|
curses: switch over to new display registry
Gerd Hoffmann
2018-03-05
1
-12
/
+0
|
*
|
cocoa: switch over to new display registry
Gerd Hoffmann
2018-03-05
1
-12
/
+0
|
*
|
sdl: switch over to new display registry
Gerd Hoffmann
2018-03-05
1
-19
/
+0
|
*
|
console: add qemu display registry, add gtk
Gerd Hoffmann
2018-03-05
1
-20
/
+12
|
|
/
*
|
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2018-03-05
3
-3
/
+5
|
\
\
|
*
|
tap: setting error appropriately when calling net_init_tap_one()
Jay Zhou
2018-03-05
1
-0
/
+3
|
*
|
net: Add a new convenience option "--nic" to configure default/on-board NICs
Thomas Huth
2018-03-05
1
-0
/
+1
|
*
|
net: Make net_client_init() static
Thomas Huth
2018-03-05
1
-2
/
+0
|
*
|
net: Move error reporting from net_init_client/netdev to the calling site
Thomas Huth
2018-03-05
1
-1
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
2018-03-05
2
-2
/
+973
|
\
\
|
*
|
softfloat: use floatx80_infinity in softfloat
Laurent Vivier
2018-03-04
1
-2
/
+11
|
*
|
softfloat: export some functions
Laurent Vivier
2018-03-04
2
-0
/
+962
|
|
/
*
|
Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-01-v4' int...
Peter Maydell
2018-03-05
38
-22
/
+40
|
\
\
|
*
|
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
2018-03-02
3
-3
/
+3
|
*
|
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
7
-7
/
+9
|
*
|
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
36
-20
/
+36
|
|
/
*
/
net: fix misaligned member access
Marc-André Lureau
2018-03-02
1
-1
/
+3
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180302'...
Peter Maydell
2018-03-02
13
-4
/
+563
|
\
|
*
hw/arm/iotkit: Model Arm IOT Kit
Peter Maydell
2018-03-02
1
-0
/
+109
|
*
hw/misc/iotkit-secctl: Add remaining simple registers
Peter Maydell
2018-03-02
1
-0
/
+4
|
*
hw/misc/iotkit-secctl: Add handling for PPCs
Peter Maydell
2018-03-02
1
-2
/
+62
[next]