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
2016-05-23
coccinelle: add g_assert_cmp* to macro file
Paolo Bonzini
1
-0
/
+6
2016-05-23
iscsi: pass SCSI status back for SG_IO
Vadim Rozenfeld
1
-0
/
+1
2016-05-23
esp: check dma length before reading scsi command(CVE-2016-4441)
Prasad J Pandit
1
-4
/
+7
2016-05-23
esp: check command buffer length before write(CVE-2016-4439)
Prasad J Pandit
1
-1
/
+5
2016-05-23
scripts/signrom.py: Check for magic in option ROMs.
Richard W.M. Jones
1
-1
/
+4
2016-05-23
scripts/signrom.py: Allow option ROM checksum script to write the size header.
Richard W.M. Jones
1
-3
/
+22
2016-05-23
Remove config-devices.mak on 'make clean'
Peter Maydell
1
-0
/
+1
2016-05-23
cpus.c: Use pthread_sigmask() rather than sigprocmask()
Peter Maydell
1
-1
/
+1
2016-05-23
memory: remove unnecessary masking of MemoryRegion ram_addr
Paolo Bonzini
3
-19
/
+10
2016-05-23
memory: Drop FlatRange.romd_mode
Fam Zheng
1
-4
/
+0
2016-05-23
memory: Remove code for mr->may_overlap
Fam Zheng
2
-36
/
+0
2016-05-23
exec: adjust rcu_read_lock requirement
Gonglei
1
-5
/
+1
2016-05-23
memory: drop find_ram_block()
Gonglei
6
-34
/
+14
2016-05-23
vl: change runstate only if new state is different from current state
Li Zhijian
1
-0
/
+4
2016-05-23
ioapic: clear remote irr bit for edge-triggered interrupts
Peter Xu
1
-0
/
+29
2016-05-23
ioapic: keep RO bits for IOAPIC entry
Peter Xu
2
-0
/
+9
2016-05-23
target-i386: key sfence availability on CPUID_SSE, not CPUID_SSE2
Paolo Bonzini
1
-0
/
+5
2016-05-23
configure: Allow builds with extra warnings
Stefan Weil
1
-1
/
+1
2016-05-23
i386: kvmvapic: initialise imm32 variable
Prasad J Pandit
1
-1
/
+1
2016-05-23
docs/atomics.txt: Update pointer to linux macro
Pranith Kumar
1
-2
/
+2
2016-05-23
exec.c: Ensure right alignment also for file backed ram
Dominik Dingel
3
-15
/
+16
2016-05-23
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160523-1' into s...
Peter Maydell
8
-50
/
+1206
2016-05-23
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160523-1' into s...
Peter Maydell
6
-41
/
+57
2016-05-23
usb/ohci: Fix crash with when specifying too many num-ports
Thomas Huth
1
-0
/
+6
2016-05-23
vga: add sr_vbe register set
Gerd Hoffmann
2
-22
/
+29
2016-05-23
xen: add pvUSB backend
Juergen Gross
5
-0
/
+1092
2016-05-23
virtio-gpu: fix ui idx check
Marc-André Lureau
1
-1
/
+1
2016-05-23
xen: write information about supported backends
Juergen Gross
3
-50
/
+67
2016-05-23
virtio-gpu: use VIRTIO_GPU_MAX_SCANOUTS
Marc-André Lureau
2
-6
/
+4
2016-05-23
xen: introduce dummy system device
Juergen Gross
2
-0
/
+41
2016-05-23
virtio-gpu: check max_outputs only
Marc-André Lureau
2
-5
/
+4
2016-05-23
virtio-gpu: check max_outputs value
Marc-André Lureau
1
-0
/
+6
2016-05-23
virtio-vga: propagate on gpu realized error
Marc-André Lureau
2
-1
/
+8
2016-05-23
virtio-gpu: check early scanout id
Marc-André Lureau
1
-10
/
+9
2016-05-23
migration: Promote improved autoconverge commands out of experimental state
Jason J. Herne
5
-82
/
+82
2016-05-23
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...
Peter Maydell
19
-238
/
+257
2016-05-23
migration/qjson: Drop gratuitous use of QOM
Markus Armbruster
3
-35
/
+8
2016-05-23
migration: Move qjson.[ch] to migration/
Markus Armbruster
7
-10
/
+20
2016-05-23
rng-random: rename RndRandom to RngRandom
Wei Jiangang
3
-12
/
+12
2016-05-20
Use &error_fatal when initializing crypto on qemu-{img,io,nbd}
Eduardo Habkost
3
-12
/
+3
2016-05-20
vl: Use &error_fatal when parsing monitor options
Eduardo Habkost
1
-6
/
+1
2016-05-20
vl: Use &error_fatal when parsing VNC options
Eduardo Habkost
1
-13
/
+2
2016-05-20
machine: add properties to compat_props incrementaly
Igor Mammedov
8
-34
/
+24
2016-05-20
vl: Simplify global property registration
Eduardo Habkost
1
-24
/
+15
2016-05-20
vl: Make display_remote a local variable
Eduardo Habkost
1
-1
/
+1
2016-05-20
vl: Move DisplayType typedef to vl.c
Eduardo Habkost
2
-10
/
+9
2016-05-20
vl: Make display_type a local variable
Eduardo Habkost
2
-2
/
+1
2016-05-20
vl: Replace DT_NOGRAPHIC with machine option
Eduardo Habkost
7
-11
/
+35
2016-05-20
milkymist: Move DT_NOGRAPHIC check outside milkymist_tmu2_create()
Eduardo Habkost
2
-5
/
+3
2016-05-20
spice: Initialization stubs on qemu-spice.h
Eduardo Habkost
2
-4
/
+13
[prev]
[next]