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
2020-03-17
usb-serial: Increase receive buffer to 496
Jason Andryuk
1
-1
/
+1
2020-03-17
usb-serial: chunk data to wMaxPacketSize
Jason Andryuk
1
-18
/
+29
2020-03-17
usb-serial: Move USB_TOKEN_IN into a helper function
Jason Andryuk
1
-34
/
+46
2020-03-16
target/riscv: Fix VS mode interrupts forwarding.
Rajnesh Kanwal
1
-1
/
+8
2020-03-16
gitlab-ci.yml: Add jobs to build OpenSBI firmware binaries
Bin Meng
3
-0
/
+97
2020-03-16
riscv: sifive_u: Update BIOS_FILENAME for 32-bit
Bin Meng
1
-1
/
+5
2020-03-16
roms: opensbi: Add 32-bit firmware image for sifive_u machine
Bin Meng
3
-1
/
+8
2020-03-16
roms: opensbi: Upgrade from v0.5 to v0.6
Bin Meng
4
-0
/
+0
2020-03-16
target/riscv: Correctly implement TSR trap
Alistair Francis
1
-1
/
+1
2020-03-16
cpus: avoid pause_all_vcpus getting stuck due to race
Longpeng
1
-1
/
+5
2020-03-16
exec/rom_reset: Free rom data during inmigrate skip
Dr. David Alan Gilbert
1
-9
/
+16
2020-03-16
Use -isystem for linux-headers dir
Eduardo Habkost
2
-2
/
+2
2020-03-16
softmmu/vl.c: Handle '-cpu help' and '-device help' before 'no default machine'
Peter Maydell
1
-10
/
+16
2020-03-16
qemu-cpu-models.rst: Document -noTSX, mds-no, taa-no, and tsx-ctrl
Kashyap Chamarthy
1
-2
/
+55
2020-03-16
ui/curses: Move arrays to .heap to save 74KiB of .bss
Philippe Mathieu-Daudé
1
-2
/
+6
2020-03-16
ui/curses: Make control_characters[] array const
Philippe Mathieu-Daudé
1
-1
/
+1
2020-03-16
hw/usb/quirks: Use smaller types to reduce .rodata by 10KiB
Philippe Mathieu-Daudé
2
-11
/
+15
2020-03-16
hw/audio/intel-hda: Use memory region alias to reduce .rodata by 4.34MB
Philippe Mathieu-Daudé
1
-14
/
+10
2020-03-16
hw/audio/fmopl: Move ENV_CURVE to .heap to save 32KiB of .bss
Philippe Mathieu-Daudé
1
-1
/
+3
2020-03-16
Makefile: Let the 'help' target list the tools targets
Philippe Mathieu-Daudé
1
-0
/
+5
2020-03-16
Makefile: Align 'help' target output
Philippe Mathieu-Daudé
1
-21
/
+23
2020-03-16
WHPX: Use proper synchronization primitives while processing
Sunil Muthuswamy
1
-10
/
+7
2020-03-16
i386: Fix GCC warning with snprintf when HAX is enabled
Julio Faracco
2
-62
/
+4
2020-03-16
qom/object: Use common get/set uint helpers
Felipe Franciosi
8
-276
/
+37
2020-03-16
ich9: Simplify ich9_lpc_initfn
Felipe Franciosi
1
-10
/
+5
2020-03-16
ich9: fix getter type for sci_int property
Felipe Franciosi
1
-4
/
+2
2020-03-16
qom/object: enable setter for uint types
Felipe Franciosi
8
-48
/
+246
2020-03-16
memory: Fix start offset for bitmap log_clear hook
Matt Borgerson
1
-4
/
+5
2020-03-16
tests/docker: Install SASL library to extend code coverage on amd64
Philippe Mathieu-Daudé
1
-0
/
+1
2020-03-16
configure: Fix building with SASL on Windows
Philippe Mathieu-Daudé
1
-1
/
+3
2020-03-16
modules: load modules from versioned /var/run dir
Christian Ehrhardt
2
-0
/
+29
2020-03-16
build-sys: do not make qemu-ga link with pixman
Marc-André Lureau
2
-3
/
+3
2020-03-16
oslib-posix: initialize mutex and condition variable
Paolo Bonzini
1
-0
/
+7
2020-03-16
hw/i386/intel_iommu: Fix out-of-bounds access on guest IRT
Jan Kiszka
1
-0
/
+6
2020-03-16
MAINTAINERS: Add entry for Guest X86 HAXM CPUs
Colin Xu
1
-0
/
+11
2020-03-16
WHPX: Use QEMU values for trapped CPUID
Sunil Muthuswamy
1
-24
/
+18
2020-03-16
WHPX: TSC get and set should be dependent on VM state
Sunil Muthuswamy
3
-9
/
+110
2020-03-16
util: add util function buffer_zero_avx512()
Robert Hoo
2
-10
/
+64
2020-03-16
configure: add configure option avx512f_opt
Robert Hoo
1
-0
/
+41
2020-03-16
misc: Replace zero-length arrays with flexible array member (manual)
Philippe Mathieu-Daudé
10
-15
/
+15
2020-03-16
misc: Replace zero-length arrays with flexible array member (automatic)
Philippe Mathieu-Daudé
24
-34
/
+35
2020-03-16
optionrom/pvh: scan entire RSDP Area
Joe Richey
1
-1
/
+1
2020-03-16
scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[]
Christophe de Dinechin
1
-7
/
+10
2020-03-16
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200316-pull-request' ...
Peter Maydell
2
-6
/
+6
2020-03-16
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200316-pull-request...
Peter Maydell
4
-27
/
+39
2020-03-16
block/io: fix bdrv_co_do_copy_on_readv
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2020-03-16
stdvga+bochs-display: add dummy mmio handler
Gerd Hoffmann
2
-6
/
+6
2020-03-16
audio: add audiodev format=f32 option documentation
Volker Rümelin
1
-2
/
+2
2020-03-16
audio: fix saturation nonlinearity in clip_* functions
Volker Rümelin
1
-3
/
+2
2020-03-16
audio: change mixing engine float range to [-1.f, 1.f]
Volker Rümelin
2
-11
/
+10
[prev]
[next]