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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-14
block: remove 'x' prefix from experimental bitmap APIs
John Snow
4
-36
/
+36
2019-01-14
blockdev: n-ary bitmap merge
John Snow
2
-35
/
+62
2019-01-14
block/dirty-bitmap: remove assertion from restore
John Snow
1
-1
/
+0
2019-01-14
blockdev: abort transactions in reverse order
John Snow
1
-7
/
+7
2019-01-14
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-3.2-part2'...
Peter Maydell
9
-609
/
+935
2019-01-14
Merge remote-tracking branch 'remotes/kraxel/tags/input-20190111-pull-request...
Peter Maydell
2
-40
/
+31
2019-01-14
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2
-2
/
+4
2019-01-11
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190111-pull-request' ...
Peter Maydell
3
-6
/
+11
2019-01-11
tests: Disable qht-bench parallel test when using gprof
Philippe Mathieu-Daudé
2
-1
/
+3
2019-01-11
configure: Let the TARGET_GPROF var use the regular 'y' for Yes
Philippe Mathieu-Daudé
1
-1
/
+1
2019-01-11
Merge remote-tracking branch 'remotes/kraxel/tags/misc-20190111-pull-request'...
Peter Maydell
1
-2
/
+2
2019-01-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
207
-897
/
+1498
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
92
-386
/
+386
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
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
13
-1200
/
+368
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-11
roms: seabios: Rename CROSS_COMPILE to CROSS_PREFIX
Roman Bolshakov
1
-2
/
+2
2019-01-11
input: avoid malloc for mouse events
Gerd Hoffmann
2
-40
/
+31
2019-01-11
i2c-ddc: fix oob read
Gerd Hoffmann
1
-1
/
+1
[next]