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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Don't talk about the LGPL if the file is licensed under the GPL
Thomas Huth
2019-01-30
7
-31
/
+27
|
*
|
hw: sd: set category of the sd memory card
kumar sourav
2019-01-30
1
-0
/
+1
|
*
|
hw: input: set category of the i8042 device
kumar sourav
2019-01-30
1
-0
/
+1
|
*
|
typo: apci->acpi
Dr. David Alan Gilbert
2019-01-30
3
-3
/
+3
|
*
|
hw: edu: set category of the edu device
kumar sourav
2019-01-30
1
-0
/
+2
|
|
/
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190130-pull-request' ...
Peter Maydell
2019-01-31
10
-88
/
+153
|
\
\
|
*
|
usb-mtp: replace the homebrew write with qemu_write_full
Bandan Das
2019-01-30
1
-11
/
+3
|
*
|
usb-mtp: breakup MTP write into smaller chunks
Bandan Das
2019-01-30
1
-43
/
+91
|
*
|
usb-mtp: Reallocate buffer in multiples of MTP_WRITE_BUF_SZ
Bandan Das
2019-01-30
1
-14
/
+13
|
*
|
usb: implement XHCI underrun/overrun events
Yuri Benditovich
2019-01-30
2
-2
/
+16
|
*
|
usb: XHCI shall not halt isochronous endpoints
Yuri Benditovich
2019-01-30
1
-0
/
+5
|
*
|
hw/usb: Fix LGPL information in the file headers
Thomas Huth
2019-01-30
5
-11
/
+10
|
*
|
usb: dev-mtp: close fd in usb_mtp_object_readdir()
Li Qiang
2019-01-30
1
-0
/
+1
|
*
|
usb: assign unique serial numbers to hid devices
Gerd Hoffmann
2019-01-30
2
-11
/
+18
|
|
/
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2019-01-31
15
-21
/
+502
|
\
\
|
*
|
trace: rerun tracetool after ./configure changes
Stefan Hajnoczi
2019-01-30
1
-8
/
+8
|
*
|
trace: improve runstate tracing
Vladimir Sementsov-Ogievskiy
2019-01-25
2
-4
/
+7
|
*
|
trace: add ability to do simple printf logging via systemtap
Daniel P. Berrangé
2019-01-24
7
-1
/
+467
|
*
|
trace: forbid use of %m in trace event format strings
Daniel P. Berrangé
2019-01-24
3
-2
/
+6
|
*
|
trace: enforce that every trace-events file has a final newline
Daniel P. Berrangé
2019-01-24
2
-1
/
+3
|
*
|
display: ensure qxl log_buf is a nul terminated string
Daniel P. Berrangé
2019-01-24
2
-5
/
+11
*
|
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-01-31
3
-5
/
+10
|
\
\
\
|
*
|
|
hostmem: add more information in error messages
Zhang Yi
2019-01-28
2
-5
/
+9
|
*
|
|
numa: Fixed the memory leak of numa error message
Zhang Yi
2019-01-28
1
-0
/
+1
*
|
|
|
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2019-01-29
2
-1
/
+18
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
i386: Enable NPT and NRIPSAVE for AMD CPUs
Vitaly Kuznetsov
2019-01-28
2
-0
/
+16
|
*
|
|
i386: Update stepping of Cascadelake-Server
Tao Xu
2019-01-28
2
-1
/
+2
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190129'...
Peter Maydell
2019-01-29
28
-242
/
+873
|
\
\
\
|
*
|
|
gdbstub: Simplify gdb_get_cpu_pid() to use cpu->cluster_index
Peter Maydell
2019-01-29
1
-42
/
+4
|
*
|
|
accel/tcg: Add cluster number to TCG TB hash
Peter Maydell
2019-01-29
3
-1
/
+9
|
*
|
|
qom/cpu: Add cluster_index to CPUState
Peter Maydell
2019-01-29
4
-0
/
+78
|
*
|
|
hw/arm/xlnx-zynqmp: Realize cluster after putting RPUs in it
Peter Maydell
2019-01-29
1
-2
/
+2
|
*
|
|
aspeed/smc: snoop SPI transfers to fake dummy cycles
Cédric Le Goater
2019-01-29
2
-3
/
+115
|
*
|
|
aspeed/smc: Add dummy data register
Cédric Le Goater
2019-01-29
1
-3
/
+6
|
*
|
|
aspeed/smc: define registers for all possible CS
Cédric Le Goater
2019-01-29
1
-1
/
+1
|
*
|
|
aspeed/smc: fix default read value
Cédric Le Goater
2019-01-29
1
-1
/
+1
|
*
|
|
xlnx-zynqmp: Don't create rpu-cluster if there are no RPUs
Peter Maydell
2019-01-29
1
-0
/
+5
|
*
|
|
checkpatch: Don't emit spurious warnings about block comments
Peter Maydell
2019-01-29
1
-1
/
+1
|
*
|
|
tests/microbit-test: Check nRF51 UART functionality
Julia Suvorova
2019-01-29
1
-0
/
+89
|
*
|
|
tests/microbit-test: Make test independent of global_qtest
Julia Suvorova
2019-01-29
1
-118
/
+129
|
*
|
|
tests/libqtest: Introduce qtest_init_with_serial()
Julia Suvorova
2019-01-29
2
-0
/
+36
|
*
|
|
memory: add memory_region_flush_rom_device()
Stefan Hajnoczi
2019-01-29
2
-0
/
+31
|
*
|
|
target/arm: Don't clear supported PMU events when initializing PMCEID1
Aaron Lindsay OS
2019-01-29
3
-19
/
+22
|
*
|
|
MAINTAINERS: update microbit ARM board files
Stefan Hajnoczi
2019-01-29
1
-3
/
+5
|
*
|
|
accel/tcg/user-exec: Don't parse aarch64 insns to test for read vs write
Peter Maydell
2019-01-29
1
-14
/
+52
|
*
|
|
exec.c: Use correct attrs in cpu_memory_rw_debug()
Peter Maydell
2019-01-29
1
-4
/
+2
|
*
|
|
tests/microbit-test: add TWI stub device test
Stefan Hajnoczi
2019-01-29
1
-0
/
+44
|
*
|
|
arm: Stub out NRF51 TWI magnetometer/accelerometer detection
Steffen Görtz
2019-01-29
6
-0
/
+189
|
*
|
|
gdbstub: fix gdb_get_cpu(s, pid, tid) when pid and/or tid are 0
Luc Michel
2019-01-29
1
-29
/
+43
|
*
|
|
target/arm: v8m: Ensure IDAU is respected if SAU is disabled
Thomas Roth
2019-01-29
1
-9
/
+10
[prev]
[next]