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
path:
root
/
hw
/
char
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-06-29
2
-19
/
+57
|
\
|
*
serial: reinstate watch after migration
Paolo Bonzini
2016-06-29
1
-2
/
+23
|
*
serial: remove watch on reset
Paolo Bonzini
2016-06-29
1
-4
/
+12
|
*
char: change qemu_chr_fe_add_watch to return unsigned
Paolo Bonzini
2016-06-29
1
-3
/
+6
|
*
serial: separate serial_xmit and serial_watch_cb
Paolo Bonzini
2016-06-29
1
-7
/
+11
|
*
serial: simplify tsr_retry reset
Paolo Bonzini
2016-06-29
1
-3
/
+1
|
*
serial: make tsr_retry unsigned
Paolo Bonzini
2016-06-29
1
-4
/
+8
*
|
cadence_uart: Protect against transmit errors
Alistair Francis
2016-06-27
1
-2
/
+5
|
/
*
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-06-20
1
-0
/
+49
|
\
|
*
trace: split out trace events for hw/char/ directory
Daniel P. Berrange
2016-06-20
1
-0
/
+49
*
|
milkymist: update specification URLs
Michael Walle
2016-06-20
1
-1
/
+1
|
/
*
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
1
-1
/
+0
*
hw/char: QOM'ify escc.c (fix)
xiaoqiang zhao
2016-06-06
1
-5
/
+7
*
hw/char: QOM'ify xilinx_uartlite model
xiaoqiang zhao
2016-06-06
1
-4
/
+6
*
hw/char: QOM'ify stm32f2xx_usart model
xiaoqiang zhao
2016-06-06
1
-4
/
+11
*
hw/char: QOM'ify digic-uart model
xiaoqiang zhao
2016-06-06
1
-4
/
+6
*
hw/char: QOM'ify cadence_uart model
xiaoqiang zhao
2016-06-06
1
-6
/
+7
*
hw/char: QOM'ify pl011 model
xiaoqiang zhao
2016-06-06
1
-5
/
+6
*
hw/char: QOM'ify milkymist-uart.c
xiaoqiang zhao
2016-05-29
1
-4
/
+6
*
hw/char: QOM'ify lm32_uart.c
xiaoqiang zhao
2016-05-29
1
-11
/
+17
*
hw/char: QOM'ify lm32_juart.c
xiaoqiang zhao
2016-05-29
1
-9
/
+8
*
hw/char: QOM'ify etraxfs_ser.c
xiaoqiang zhao
2016-05-29
1
-10
/
+17
*
hw/char: QOM'ify escc.c
xiaoqiang zhao
2016-05-29
1
-11
/
+19
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
6
-0
/
+9
*
ipack: Update e-mail address
Alberto Garcia
2016-05-18
1
-1
/
+1
*
hw/char: QOM'ify sclpconsole.c
xiaoqiang zhao
2016-05-17
1
-4
/
+8
*
hw/char: QOM'ify sclpconsole-lm.c
xiaoqiang zhao
2016-05-17
1
-5
/
+9
*
cadence_uart: bounds check write offset
Michael S. Tsirkin
2016-04-19
1
-0
/
+3
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
2
-6
/
+8
*
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
1
-0
/
+2
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
7
-0
/
+7
*
qapi: Don't special-case simple union wrappers
Eric Blake
2016-03-18
1
-1
/
+1
*
bcm2835_aux: add emulation of BCM2835 AUX (aka UART1) block
Andrew Baumann
2016-03-16
2
-0
/
+317
*
ui: Shorten references into InputEvent
Eric Blake
2016-03-05
1
-5
/
+7
*
virtio: introduce qemu_get/put_virtqueue_element
Paolo Bonzini
2016-02-06
1
-7
/
+3
*
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
2016-02-06
1
-30
/
+50
*
hw: Clean up includes
Peter Maydell
2016-01-29
5
-0
/
+5
*
arm devices: Clean up includes
Peter Maydell
2016-01-29
3
-0
/
+3
*
virtio: Clean up includes
Peter Maydell
2016-01-29
2
-0
/
+2
*
xen: Clean up includes
Peter Maydell
2016-01-29
1
-6
/
+1
*
arm: Clean up includes
Peter Maydell
2016-01-29
5
-0
/
+5
*
x86: Clean up includes
Peter Maydell
2016-01-29
5
-0
/
+5
*
s390: Clean up includes
Peter Maydell
2016-01-29
2
-0
/
+2
*
sparc: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
ppc: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
lm32: Clean up includes
Peter Maydell
2016-01-29
3
-0
/
+3
*
xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API.
Ian Campbell
2016-01-26
1
-4
/
+4
*
xen: Switch uses of xc_map_foreign_range into xc_map_foreign_pages
Ian Campbell
2016-01-26
1
-4
/
+4
*
xen: Switch to libxengnttab interface for compat shims.
Ian Campbell
2016-01-26
1
-2
/
+2
*
xen_console: correctly cleanup primary console on teardown.
Ian Campbell
2016-01-26
1
-5
/
+2
[next]