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
2016-03-23
pc-bios/s390-ccw: enhance bootmap detection
Eugene (jno) Dvurechenski
1
-35
/
+76
2016-03-23
pc-bios/s390-ccw: enable virtio-scsi
Eugene (jno) Dvurechenski
4
-39
/
+116
2016-03-23
pc-bios/s390-ccw: add virtio-scsi implementation
Eugene (jno) Dvurechenski
2
-0
/
+414
2016-03-23
pc-bios/s390-ccw: add scsi definitions
Eugene (jno) Dvurechenski
1
-0
/
+184
2016-03-23
pc-bios/s390-ccw: add simplified virtio call
Eugene (jno) Dvurechenski
2
-0
/
+26
2016-03-23
pc-bios/s390-ccw: make provisions for different backends
Eugene (jno) Dvurechenski
4
-44
/
+106
2016-03-23
pc-bios/s390-ccw: add vdev object to store all device details
Eugene (jno) Dvurechenski
2
-83
/
+116
2016-03-23
pc-bios/s390-ccw: update virtio implementation to allow up to 3 vrings
Eugene (jno) Dvurechenski
4
-56
/
+90
2016-03-23
pc-bios/s390-ccw: qemuize types
Eugene (jno) Dvurechenski
4
-95
/
+116
2016-03-23
pc-bios/s390-ccw: add utility functions and "export" some others
Eugene (jno) Dvurechenski
3
-19
/
+40
2016-03-23
pc-bios/s390-ccw: virtio_panic -> panic
Eugene (jno) Dvurechenski
5
-14
/
+14
2016-03-23
pc-bios/s390-ccw: add more disk layout checks
Eugene (jno) Dvurechenski
2
-0
/
+13
2016-03-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-ivshmem-2016-03-18' in...
Peter Maydell
15
-819
/
+1021
2016-03-22
Merge remote-tracking branch 'remotes/weil/tags/pull-wxx-20160322' into staging
Peter Maydell
9
-10
/
+5
2016-03-22
wxx: Add support for ncurses
Stefan Weil
1
-1
/
+1
2016-03-22
Remove unneeded include statements for setjmp.h
Stefan Weil
7
-9
/
+1
2016-03-22
Include setjmp.h in qemu/osdep.h (bug fix for w64)
Stefan Weil
1
-0
/
+3
2016-03-22
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-03-21-tag' in...
Peter Maydell
1
-6
/
+0
2016-03-22
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160321-1' into s...
Peter Maydell
4
-17
/
+28
2016-03-21
contrib/ivshmem-server: Print "not for production" warning
Markus Armbruster
1
-0
/
+6
2016-03-21
ivshmem: Require master to have ID zero
Markus Armbruster
3
-0
/
+13
2016-03-21
ivshmem: Drop ivshmem property x-memdev
Markus Armbruster
1
-20
/
+3
2016-03-21
ivshmem: Clean up after the previous commit
Markus Armbruster
1
-197
/
+203
2016-03-21
ivshmem: Split ivshmem-plain, ivshmem-doorbell off ivshmem
Markus Armbruster
4
-136
/
+304
2016-03-21
ivshmem: Replace int role_val by OnOffAuto master
Markus Armbruster
1
-12
/
+19
2016-03-21
qdev: New DEFINE_PROP_ON_OFF_AUTO
Markus Armbruster
2
-0
/
+13
2016-03-21
ivshmem: Inline check_shm_size() into its only caller
Markus Armbruster
1
-26
/
+11
2016-03-21
ivshmem: Simplify memory regions for BAR 2 (shared memory)
Markus Armbruster
1
-30
/
+17
2016-03-21
ivshmem: Implement shm=... with a memory backend
Markus Armbruster
1
-56
/
+23
2016-03-21
ivshmem: Tighten check of property "size"
Markus Armbruster
1
-3
/
+4
2016-03-21
ivshmem: Simplify how we cope with short reads from server
Markus Armbruster
1
-59
/
+16
2016-03-21
ivshmem: Drop the hackish test for UNIX domain chardev
Markus Armbruster
1
-9
/
+0
2016-03-21
ivshmem: Rely on server sending the ID right after the version
Markus Armbruster
1
-3
/
+24
2016-03-21
ivshmem: Propagate errors through ivshmem_recv_setup()
Markus Armbruster
3
-63
/
+95
2016-03-21
ivshmem: Receive shared memory synchronously in realize()
Markus Armbruster
2
-39
/
+55
2016-03-21
ivshmem: Plug leaks on unplug, fix peer disconnect
Markus Armbruster
1
-12
/
+12
2016-03-21
ivshmem: Disentangle ivshmem_read()
Markus Armbruster
1
-79
/
+80
2016-03-21
ivshmem: Simplify rejection of invalid peer ID from server
Markus Armbruster
1
-39
/
+22
2016-03-21
ivshmem: Assert interrupts are set up once
Markus Armbruster
1
-5
/
+2
2016-03-21
ivshmem: Leave INTx alone when using MSI-X
Markus Armbruster
1
-0
/
+9
2016-03-21
ivshmem: Clean up MSI-X conditions
Markus Armbruster
1
-12
/
+10
2016-03-21
ivshmem: Clean up register callbacks
Markus Armbruster
1
-9
/
+2
2016-03-21
ivshmem: Failed realize() can leave migration blocker behind
Markus Armbruster
1
-9
/
+14
2016-03-21
ivshmem: Fix harmless misuse of Error
Markus Armbruster
1
-3
/
+4
2016-03-21
ivshmem: Don't destroy the chardev on version mismatch
Markus Armbruster
2
-2
/
+4
2016-03-21
ivshmem: Drop ivshmem_event() stub
Markus Armbruster
1
-7
/
+2
2016-03-21
ivshmem: Clean up after commit 9940c32
Markus Armbruster
1
-12
/
+0
2016-03-21
ivshmem: Compile debug prints unconditionally to prevent bit-rot
Markus Armbruster
1
-7
/
+7
2016-03-21
ivshmem: Add missing newlines to debug printfs
Markus Armbruster
1
-3
/
+3
2016-03-21
ivshmem: Rewrite specification document
Markus Armbruster
2
-161
/
+243
[next]