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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-17
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2
-10
/
+28
2019-01-15
Revert "hbitmap: Add @advance param to hbitmap_iter_next()"
Vladimir Sementsov-Ogievskiy
1
-4
/
+1
2019-01-15
Revert "block/dirty-bitmap: Add bdrv_dirty_iter_next_area"
Vladimir Sementsov-Ogievskiy
1
-2
/
+0
2019-01-15
dirty-bitmap: add bdrv_dirty_bitmap_next_dirty_area
Vladimir Sementsov-Ogievskiy
2
-0
/
+18
2019-01-15
dirty-bitmap: improve bdrv_dirty_bitmap_next_zero
Vladimir Sementsov-Ogievskiy
2
-4
/
+9
2019-01-15
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
1
-0
/
+56
2019-01-15
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-14' into st...
Peter Maydell
1
-8
/
+4
2019-01-14
nbd: Merge nbd_export_bitmap into nbd_export_new
Eric Blake
1
-6
/
+3
2019-01-14
nbd: Merge nbd_export_set_name into nbd_export_new
Eric Blake
1
-2
/
+1
2019-01-14
xen: Replace few mentions of xend by libxl
Anthony PERARD
1
-1
/
+1
2019-01-14
Remove broken Xen PV domain builder
Anthony PERARD
2
-19
/
+0
2019-01-14
xen: automatically create XenBlockDevice-s
Paul Durrant
1
-0
/
+12
2019-01-14
xen: add a mechanism to automatically create XenDevice-s...
Paul Durrant
3
-0
/
+43
2019-01-14
xen: add implementations of xen-block connect and disconnect functions...
Paul Durrant
2
-1
/
+22
2019-01-14
xen: add event channel interface for XenDevice-s
Paul Durrant
2
-0
/
+18
2019-01-14
xen: add grant table interface for XenDevice-s
Paul Durrant
1
-0
/
+25
2019-01-14
xen: add xenstore watcher infrastructure
Paul Durrant
2
-0
/
+21
2019-01-14
xen: create xenstore areas for XenDevice-s
Paul Durrant
2
-0
/
+51
2019-01-14
xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'
Paul Durrant
1
-0
/
+73
2019-01-14
xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
Paul Durrant
1
-0
/
+55
2019-01-14
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
2
-37
/
+44
2019-01-14
Merge remote-tracking branch 'remotes/kraxel/tags/input-20190111-pull-request...
Peter Maydell
1
-3
/
+0
2019-01-14
glib-compat: add g_spawn_async_with_fds() fallback
Marc-André Lureau
1
-0
/
+56
2019-01-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
26
-162
/
+164
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
10
-36
/
+36
2019-01-11
remove space-tab sequences
Paolo Bonzini
1
-1
/
+1
2019-01-11
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
7
-14
/
+14
2019-01-11
qemu/queue.h: reimplement QTAILQ without pointer-to-pointers
Paolo Bonzini
2
-99
/
+85
2019-01-11
qemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY}
Paolo Bonzini
1
-8
/
+6
2019-01-11
qemu/queue.h: typedef QTAILQ heads
Paolo Bonzini
2
-3
/
+5
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
5
-8
/
+6
2019-01-11
vfio: make vfio_address_spaces static
Paolo Bonzini
1
-1
/
+0
2019-01-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
3
-16
/
+65
2019-01-11
build-sys: build with Vista API by default
Marc-André Lureau
1
-2
/
+2
2019-01-11
build-sys: move windows defines in osdep.h header
Marc-André Lureau
1
-0
/
+17
2019-01-11
scsi: esp: Defer command completion until previous interrupts have been handled
Guenter Roeck
1
-0
/
+2
2019-01-11
accel: Improve selection of the default accelerator
Thomas Huth
1
-1
/
+1
2019-01-11
input: avoid malloc for mouse events
Gerd Hoffmann
1
-3
/
+0
2019-01-10
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...
Peter Maydell
2
-10
/
+0
2019-01-10
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
3
-5
/
+9
2019-01-10
ui/console: Remove qemu_create_display_surface_guestmem()
Peter Maydell
1
-4
/
+0
2019-01-10
configure: bump spice-server required version to 0.12.5
Marc-André Lureau
1
-6
/
+0
2019-01-09
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
1
-15
/
+3
2019-01-09
spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macro
Eduardo Habkost
1
-1
/
+0
2019-01-09
range: add some more functions
David Hildenbrand
1
-0
/
+62
2019-01-09
ioapic: use TYPE_FOO MACRO than constant string
Li Qiang
1
-0
/
+3
2019-01-09
qom: Include qemu/fprintf-fn.h in cpu.h
Priit Laes
1
-0
/
+1
2019-01-09
typedefs: (Re-)sort entries alphabetically
Eric Blake
1
-5
/
+5
2019-01-09
spapr: enable XIVE MMIOs at reset
Cédric Le Goater
1
-0
/
+1
2019-01-09
spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS
Cédric Le Goater
1
-0
/
+1
[next]