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-02-01
hw/display/milkymist-tmu2: Explicit the dependency to both X11 / OpenGL
Philippe Mathieu-Daudé
3
-5
/
+5
2019-02-01
configure: LM32 Milkymist Texture Mapping Unit (tmu2) also depends of X11
Philippe Mathieu-Daudé
1
-0
/
+10
2019-02-01
hw/display: Move Milkymist specific hardware out of common-obj list
Philippe Mathieu-Daudé
1
-2
/
+2
2019-01-31
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
63
-107
/
+96
2019-01-31
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190130-pull-request' ...
Peter Maydell
10
-88
/
+153
2019-01-31
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
15
-21
/
+502
2019-01-31
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
3
-5
/
+10
2019-01-30
virtio-blk: remove duplicate definition of VirtIOBlock *s pointer
Stefano Garzarella
1
-2
/
+0
2019-01-30
hw/block: clean up stale xen_disk trace entries
Paul Durrant
1
-7
/
+0
2019-01-30
target/m68k: Fix LGPL information in the file headers
Thomas Huth
8
-13
/
+13
2019-01-30
target/s390x: Fix LGPL version in the file header comments
Thomas Huth
9
-9
/
+9
2019-01-30
tcg: Fix LGPL version number
Thomas Huth
13
-13
/
+13
2019-01-30
target/tricore: Fix LGPL version number
Thomas Huth
10
-10
/
+10
2019-01-30
target/openrisc: Fix LGPL version number
Thomas Huth
7
-7
/
+7
2019-01-30
COPYING.LIB: Synchronize the LGPL 2.1 with the version from gnu.org
Thomas Huth
1
-12
/
+10
2019-01-30
Don't talk about the LGPL if the file is licensed under the GPL
Thomas Huth
7
-31
/
+27
2019-01-30
hw: sd: set category of the sd memory card
kumar sourav
1
-0
/
+1
2019-01-30
hw: input: set category of the i8042 device
kumar sourav
1
-0
/
+1
2019-01-30
typo: apci->acpi
Dr. David Alan Gilbert
3
-3
/
+3
2019-01-30
hw: edu: set category of the edu device
kumar sourav
1
-0
/
+2
2019-01-30
usb-mtp: replace the homebrew write with qemu_write_full
Bandan Das
1
-11
/
+3
2019-01-30
usb-mtp: breakup MTP write into smaller chunks
Bandan Das
1
-43
/
+91
2019-01-30
usb-mtp: Reallocate buffer in multiples of MTP_WRITE_BUF_SZ
Bandan Das
1
-14
/
+13
2019-01-30
usb: implement XHCI underrun/overrun events
Yuri Benditovich
2
-2
/
+16
2019-01-30
usb: XHCI shall not halt isochronous endpoints
Yuri Benditovich
1
-0
/
+5
2019-01-30
hw/usb: Fix LGPL information in the file headers
Thomas Huth
5
-11
/
+10
2019-01-30
usb: dev-mtp: close fd in usb_mtp_object_readdir()
Li Qiang
1
-0
/
+1
2019-01-30
usb: assign unique serial numbers to hid devices
Gerd Hoffmann
2
-11
/
+18
2019-01-30
trace: rerun tracetool after ./configure changes
Stefan Hajnoczi
1
-8
/
+8
2019-01-29
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2
-1
/
+18
2019-01-29
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190129'...
Peter Maydell
28
-242
/
+873
2019-01-29
gdbstub: Simplify gdb_get_cpu_pid() to use cpu->cluster_index
Peter Maydell
1
-42
/
+4
2019-01-29
accel/tcg: Add cluster number to TCG TB hash
Peter Maydell
3
-1
/
+9
2019-01-29
qom/cpu: Add cluster_index to CPUState
Peter Maydell
4
-0
/
+78
2019-01-29
hw/arm/xlnx-zynqmp: Realize cluster after putting RPUs in it
Peter Maydell
1
-2
/
+2
2019-01-29
aspeed/smc: snoop SPI transfers to fake dummy cycles
Cédric Le Goater
2
-3
/
+115
2019-01-29
aspeed/smc: Add dummy data register
Cédric Le Goater
1
-3
/
+6
2019-01-29
aspeed/smc: define registers for all possible CS
Cédric Le Goater
1
-1
/
+1
2019-01-29
aspeed/smc: fix default read value
Cédric Le Goater
1
-1
/
+1
2019-01-29
xlnx-zynqmp: Don't create rpu-cluster if there are no RPUs
Peter Maydell
1
-0
/
+5
2019-01-29
checkpatch: Don't emit spurious warnings about block comments
Peter Maydell
1
-1
/
+1
2019-01-29
tests/microbit-test: Check nRF51 UART functionality
Julia Suvorova
1
-0
/
+89
2019-01-29
tests/microbit-test: Make test independent of global_qtest
Julia Suvorova
1
-118
/
+129
2019-01-29
tests/libqtest: Introduce qtest_init_with_serial()
Julia Suvorova
2
-0
/
+36
2019-01-29
memory: add memory_region_flush_rom_device()
Stefan Hajnoczi
2
-0
/
+31
2019-01-29
target/arm: Don't clear supported PMU events when initializing PMCEID1
Aaron Lindsay OS
3
-19
/
+22
2019-01-29
MAINTAINERS: update microbit ARM board files
Stefan Hajnoczi
1
-3
/
+5
2019-01-29
accel/tcg/user-exec: Don't parse aarch64 insns to test for read vs write
Peter Maydell
1
-14
/
+52
2019-01-29
exec.c: Use correct attrs in cpu_memory_rw_debug()
Peter Maydell
1
-4
/
+2
2019-01-29
tests/microbit-test: add TWI stub device test
Stefan Hajnoczi
1
-0
/
+44
[next]