index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
char
Age
Commit message (
Expand
)
Author
2013-07-29
pl011: QOM'ify pl011 and pl011_luminary
Andreas Färber
2013-07-29
pl011: Rename pl011_state
Andreas Färber
2013-07-29
milkymist-uart: QOM cast cleanup
Andreas Färber
2013-07-29
lm32_uart: QOM cast cleanup
Andreas Färber
2013-07-29
lm32_juart: QOM cast cleanup
Andreas Färber
2013-07-29
lm32_juart: Relocate and tidy header
Andreas Färber
2013-07-29
imx_serial: QOM cast cleanup
Andreas Färber
2013-07-29
grlib_apbuart: QOM cast cleanup
Andreas Färber
2013-07-29
exynos4210_uart: QOM cast cleanup
Andreas Färber
2013-07-29
escc: QOM cast cleanup
Andreas Färber
2013-07-29
cadence_uart: QOM cast cleanup
Andreas Färber
2013-07-29
xilinx_uartlite: QOM cast cleanups
Andreas Färber
2013-07-29
xilinx_uartlite: Rename xlx_uartlite to XilinxUARTLite
Andreas Färber
2013-07-29
etraxfs_ser: QOM cast cleanups
Andreas Färber
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
pseries: savevm support for PAPR VIO logical tty
David Gibson
2013-07-15
char/cadence_uart: Fix reset for unattached instances
Peter Crosthwaite
2013-07-04
hw/c*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
escc: rename struct to ESCCState
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-06-24
cadence_uart: Handle backend tx errors
Edgar E. Iglesias
2013-06-17
char/serial: fix copy&paste error (fifo8_is_full vs empty)
Vladimir Senkov
2013-06-15
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
Blue Swirl
2013-06-11
char/serial: serial_ioport_write: Factor out common code
Peter Crosthwaite
2013-06-11
char/serial: Use generic Fifo8
Peter Crosthwaite
2013-06-11
char/serial: cosmetic fixes.
Peter Crosthwaite
2013-06-07
isa: QOM'ify ISADevice
Andreas Färber
2013-06-07
isa: Use realizefn for ISADevice
Andreas Färber
2013-06-01
debugcon: fix compiler warning when open DEBUG_DEBUGCON
liguang
2013-06-01
debugcon: make debug message more readable
liguang
2013-06-01
debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCON
liguang
2013-05-03
virtio-serial: fix command line compatibility.
KONRAD Frederic
2013-04-29
serial: QOM'ify ISA serial
Andreas Färber
2013-04-29
parallel: QOM'ify
Andreas Färber
2013-04-26
pseries: Convert VIO code to QOM style type safe(ish) casts
David Gibson
2013-04-24
virtio: cleanup: init and exit function.
KONRAD Frederic
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
2013-04-16
virtio-console: Remove any pending watches on close
Hans de Goede
2013-04-16
virtio-console: Also throttle when less was written then requested
Hans de Goede
2013-04-15
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-04-15
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
virtio-serial: cleanup: remove qdev field.
KONRAD Frederic
2013-04-15
virtio-serial: cleanup: use QOM casts.
KONRAD Frederic
2013-04-15
virtio-serial: cleanup: init and exit functions.
KONRAD Frederic
2013-04-15
virtio-serial: add the virtio-serial device.
KONRAD Frederic
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move char devices to hw/char/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
hw: make subdirectories for devices
Paolo Bonzini