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
2019-01-11
remove space-tab sequences
Paolo Bonzini
18
-48
/
+48
2019-01-11
scripts: add script to convert multiline comments into 4-line format
Paolo Bonzini
1
-0
/
+62
2019-01-11
hw/watchdog/wdt_i6300esb: remove a unnecessary comment
Peng Hao
1
-1
/
+0
2019-01-11
checkpatch: warn about qemu/queue.h head structs that are not typedef-ed
Paolo Bonzini
1
-0
/
+5
2019-01-11
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
27
-54
/
+49
2019-01-11
qemu/queue.h: reimplement QTAILQ without pointer-to-pointers
Paolo Bonzini
3
-106
/
+92
2019-01-11
qemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY}
Paolo Bonzini
2
-18
/
+6
2019-01-11
qemu/queue.h: typedef QTAILQ heads
Paolo Bonzini
5
-11
/
+16
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
41
-65
/
+59
2019-01-11
vfio: make vfio_address_spaces static
Paolo Bonzini
2
-2
/
+1
2019-01-11
qemu/queue.h: do not access tqe_prev directly
Paolo Bonzini
1
-1
/
+1
2019-01-11
test: replace gtester with a TAP driver
Paolo Bonzini
7
-52
/
+543
2019-01-11
test: execute g_test_run when tests are skipped
Paolo Bonzini
4
-9
/
+9
2019-01-11
qga: drop < Vista compatibility
Marc-André Lureau
1
-64
/
+0
2019-01-11
build-sys: build with Vista API by default
Marc-André Lureau
3
-11
/
+3
2019-01-11
build-sys: move windows defines in osdep.h header
Marc-André Lureau
2
-3
/
+17
2019-01-11
build-sys: don't include windows.h, osdep.h does it
Marc-André Lureau
1
-4
/
+0
2019-01-11
scsi: esp: Defer command completion until previous interrupts have been handled
Guenter Roeck
4
-9
/
+31
2019-01-11
esp-pci: Fix status register write erase control
Guenter Roeck
1
-3
/
+3
2019-01-11
block/iscsi: cancel libiscsi task when ABORT TASK TMF completes
Stefan Hajnoczi
1
-2
/
+14
2019-01-11
block/iscsi: fix ioctl cancel use-after-free
Stefan Hajnoczi
1
-3
/
+18
2019-01-11
block/iscsi: take iscsilun->mutex in iscsi_timed_check_events()
Stefan Hajnoczi
1
-0
/
+4
2019-01-11
block/iscsi: drop unused IscsiAIOCB->buf field
Stefan Hajnoczi
1
-8
/
+0
2019-01-11
hax: Support for Linux hosts
Alexandro Sanchez Bach
4
-6
/
+6
2019-01-11
memory: update coalesced_range on transaction_commit
Paolo Bonzini
1
-4
/
+16
2019-01-11
memory: avoid unnecessary coalesced_io_del operations
Paolo Bonzini
1
-0
/
+11
2019-01-11
memory: extract flat_range_coalesced_io_{del,add}
Paolo Bonzini
1
-24
/
+29
2019-01-11
pam: wrap MemoryRegion initialization in a transaction
Paolo Bonzini
1
-0
/
+2
2019-01-11
checkpatch: colorize output to terminal
Paolo Bonzini
1
-7
/
+42
2019-01-11
checkpatch: improve handling of multiple patches or files
Paolo Bonzini
1
-7
/
+23
2019-01-11
checkpatch: check Signed-off-by in --mailback mode
Paolo Bonzini
1
-3
/
+4
2019-01-11
checkpatch: fix premature exit when no input or --mailback
Paolo Bonzini
1
-3
/
+3
2019-01-11
accel: Improve selection of the default accelerator
Thomas Huth
3
-5
/
+17
2019-01-10
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.0-pull-re...
Peter Maydell
1
-4
/
+57
2019-01-10
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...
Peter Maydell
15
-256
/
+367
2019-01-10
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
17
-20
/
+14
2019-01-10
Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...
Peter Maydell
2
-10
/
+10
2019-01-10
linux-user: make pwrite64/pread64(fd, NULL, 0, offset) return 0
Peter Maydell
1
-4
/
+18
2019-01-10
Add getsockopt for settable SOL_IPV6 options
Tom Deseyn
1
-0
/
+39
2019-01-10
spice: Remove unused include
Frediano Ziglio
1
-1
/
+0
2019-01-10
keymaps: drop support for include files
Gerd Hoffmann
1
-4
/
+3
2019-01-10
keymaps: remove common include
Gerd Hoffmann
4
-177
/
+352
2019-01-10
keymaps: drop nl-be map
Gerd Hoffmann
2
-4
/
+1
2019-01-10
keymaps: remove modifiers include
Gerd Hoffmann
3
-20
/
+19
2019-01-10
ui/console: Remove qemu_create_display_surface_guestmem()
Peter Maydell
2
-40
/
+0
2019-01-10
configure: bump spice-server required version to 0.12.5
Marc-André Lureau
5
-28
/
+2
2019-01-10
egl-headless: add egl_create_context
Gerd Hoffmann
1
-1
/
+9
2019-01-09
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190109' into...
Peter Maydell
42
-655
/
+1927
2019-01-09
ioapic: use TYPE_FOO MACRO than constant string
Li Qiang
4
-4
/
+7
2019-01-09
trivial: Don't include isa.h if it is not really necessary
Thomas Huth
9
-9
/
+0
[next]