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
2014-06-23
qapi event: convert SPICE events
Wenchao Xia
5
-107
/
+91
2014-06-23
qapi event: convert VNC events
Wenchao Xia
4
-146
/
+108
2014-06-23
qapi event: convert NIC_RX_FILTER_CHANGED
Wenchao Xia
3
-27
/
+18
2014-06-23
qapi event: convert other BLOCK_JOB events
Wenchao Xia
6
-99
/
+110
2014-06-23
qapi event: convert BLOCK_IMAGE_CORRUPTED
Wenchao Xia
3
-28
/
+32
2014-06-23
qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR
Wenchao Xia
6
-84
/
+66
2014-06-23
qapi event: convert DEVICE_TRAY_MOVED
Wenchao Xia
3
-32
/
+21
2014-06-23
qapi event: convert DEVICE_DELETED
Wenchao Xia
3
-28
/
+18
2014-06-23
qapi event: convert WATCHDOG
Wenchao Xia
5
-36
/
+47
2014-06-23
qapi event: convert RTC_CHANGE
Wenchao Xia
7
-30
/
+20
2014-06-23
qapi event: convert WAKEUP
Wenchao Xia
3
-13
/
+10
2014-06-23
qapi event: convert SUSPEND_DISK
Wenchao Xia
3
-16
/
+14
2014-06-23
qapi event: convert SUSPEND
Wenchao Xia
3
-13
/
+11
2014-06-23
qapi event: convert RESUME
Wenchao Xia
3
-14
/
+11
2014-06-23
xen-hvm: Handle machine opt max-ram-below-4g
Don Slutz
1
-12
/
+23
2014-06-23
pc & q35: Add new machine opt max-ram-below-4g
Don Slutz
5
-2
/
+96
2014-06-23
qapi event: convert STOP
Wenchao Xia
3
-13
/
+12
2014-06-23
qapi event: convert RESET
Wenchao Xia
3
-13
/
+10
2014-06-23
qapi event: convert POWERDOWN
Wenchao Xia
2
-1
/
+11
2014-06-23
qapi event: convert SHUTDOWN
Wenchao Xia
3
-16
/
+15
2014-06-23
qapi: add new schema file qapi-event.json
Wenchao Xia
3
-1
/
+4
2014-06-23
monitor: add an implemention of qapi event emit method
Wenchao Xia
1
-1
/
+127
2014-06-23
qapi: adjust existing defines
Wenchao Xia
16
-66
/
+156
2014-06-23
test: add test cases for qapi event
Wenchao Xia
4
-5
/
+298
2014-06-23
qapi script: add event support
Wenchao Xia
10
-5
/
+413
2014-06-23
qapi: add event helper functions
Wenchao Xia
3
-0
/
+102
2014-06-23
qapi: Add includes from qapi/ as dependencies
Max Reitz
1
-3
/
+6
2014-06-23
os-posix: include sys/time.h
Wenchao Xia
1
-0
/
+2
2014-06-23
json-lexer: fix escaped backslash in single-quoted string
Paolo Bonzini
2
-2
/
+9
2014-06-23
qapi: Suppress unwanted space between type and identifier
Amos Kong
2
-8
/
+19
2014-06-23
qapi: add const prefix to 'char *' insider c_type()
Amos Kong
2
-4
/
+4
2014-06-23
qapi: fix coding style in parameters list
Amos Kong
1
-10
/
+10
2014-06-23
audio: fmopl: drop INLINE macro
Luiz Capitulino
1
-16
/
+15
2014-06-23
fpu: softfloat: drop INLINE macro
Luiz Capitulino
3
-93
/
+92
2014-06-23
xen-hvm: Fix xen_hvm_init() to adjust pc memory layout
Don Slutz
5
-41
/
+49
2014-06-23
pcie: coding style tweak
Michael S. Tsirkin
1
-5
/
+3
2014-06-23
hw/pcie: better hotplug/hotunplug support
Marcel Apfelbaum
1
-5
/
+24
2014-06-23
hw/pcie: implement power controller functionality
Marcel Apfelbaum
7
-2
/
+62
2014-06-23
hw/pcie: correct debug message
Marcel Apfelbaum
1
-1
/
+1
2014-06-23
q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_props
Eduardo Habkost
1
-1
/
+1
2014-06-23
virtio-pci: Report an error when msix vectors init fails
Fam Zheng
1
-0
/
+2
2014-06-23
qemu-char: avoid leaking unused fds in tcp_get_msgfds()
Stefan Hajnoczi
1
-0
/
+7
2014-06-23
qemu-char: fix qemu_chr_fe_get_msgfd()
Stefan Hajnoczi
1
-1
/
+1
2014-06-23
qapi/string-output-visitor: fix human output
Hu Tao
1
-1
/
+1
2014-06-23
e1000: factor out checking for auto-negotiation availability
Gabriel L. Somlo
1
-12
/
+14
2014-06-23
e1000: move e1000_autoneg_timer() to after set_ics()
Gabriel L. Somlo
1
-13
/
+13
2014-06-23
e1000: signal guest on successful link auto-negotiation
Gabriel L. Somlo
1
-0
/
+1
2014-06-23
e1000: improve auto-negotiation reporting via mii-tool
Gabriel L. Somlo
2
-1
/
+7
2014-06-23
e1000: emulate auto-negotiation during external link status change
Gabriel L. Somlo
1
-16
/
+19
2014-06-23
qtest: fix vhost-user-test unbalanced mutex locks
Nikolay Nikolaev
1
-2
/
+2
[prev]
[next]