Sign in
qemu
/
qemu
/
8e46bbf362458fc3e4638a53249248a1ee40b912
/
hw
/
char
61e8a92
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging
by Peter Maydell
· 11 years ago
88c1ee7
char/serial: Fix emptyness check
by Peter Crosthwaite
· 11 years ago
c7bcc85
qdev: Remove hex8/32/64 property types
by Paolo Bonzini
· 11 years ago
1f9c4cf
ipack: Move IndustryPack out of hw/char/
by Andreas Färber
· 12 years ago
08c9cac
ipoctal232: QOM parent field cleanup
by Andreas Färber
· 12 years ago
227d327
ipack: QOM parent field cleanup for IPackDevice
by Andreas Färber
· 12 years ago
a21ac34
ipack: QOM parent field cleanup for IPackBus
by Andreas Färber
· 12 years ago
5c57090
ipack: Convert to QOM realize
by Andreas Färber
· 12 years ago
02d3bf7
lm32_uart/lm32_juart: use qemu_chr_fe_write_all()
by Michael Walle
· 11 years ago
b2c623a
milkymist-uart: use qemu_chr_fe_write_all() instead of qemu_chr_fe_write()
by Antony Pavlov
· 12 years ago
666eb03
Merge remote-tracking branch 'mjt/trivial-patches' into staging
by Anthony Liguori
· 11 years ago
38acd64
char/cadence_uart: Implement Tx flow control
by Peter Crosthwaite
· 11 years ago
1e5d8ca
char/cadence_uart: Delete redundant rx rst logic
by Peter Crosthwaite
· 11 years ago
86baecc
char/cadence_uart: Use the TX fifo for transmission
by Peter Crosthwaite
· 11 years ago
d0ac820
char/cadence_uart: Fix can_receive logic
by Peter Crosthwaite
· 11 years ago
2152e08
char/cadence_uart: Remove TX timer & add TX FIFO state
by Peter Crosthwaite
· 11 years ago
11a239a
char/cadence_uart: Define Missing SR/ISR fields
by Peter Crosthwaite
· 11 years ago
676f4c0
char/cadence_uart: Simplify status generation
by Peter Crosthwaite
· 11 years ago
1e77c91
char/cadence_uart: s/r_fifo/rx_fifo
by Peter Crosthwaite
· 11 years ago
823dd48
char/cadence_uart: Fix reset.
by Peter Crosthwaite
· 11 years ago
589bfb6
char/cadence_uart: Add missing uart_update_state
by Peter Crosthwaite
· 11 years ago
059ca2b
char/cadence_uart: Mark struct fields as public/private
by Peter Crosthwaite
· 11 years ago
c46b07f
exynos4210: Use macro ARRAY_SIZE where possible
by Stefan Weil
· 11 years ago
142593c
hw/arm/digic: add UART support
by Antony Pavlov
· 11 years ago
e157b8f
Merge remote-tracking branch 'bonzini/virtio' into staging
by Anthony Liguori
· 11 years ago
306ec6c
virtio: Convert exit to unrealize
by Andreas Färber
· 12 years ago
8634624
virtio-serial: Convert to QOM realize
by Andreas Färber
· 12 years ago
b1a20c3
virtio-serial: QOM realize preparations
by Andreas Färber
· 12 years ago
0e86c13
virtio-serial: switch exit callback to VirtioDeviceClass
by Paolo Bonzini
· 11 years ago
1246b25
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
by Stefan Weil
· 11 years ago
29fdedf
spapr: add vio-bus devices to categories
by Alexey Kardashevskiy
· 11 years ago
c77dd5f
milkymist-uart: Use Device::realize instead of SysBusDevice::init
by Antony Pavlov
· 12 years ago
b0eb759
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
9e64f8a
hw: set interrupts using pci irq wrappers
by Marcel Apfelbaum
· 11 years ago
84faf7c
sh4: Fix serial line access for Linux kernels later than 3.2
by Guenter Roeck
· 11 years ago
6a444f8
s390/sclplmconsole: Add support for SCLP line-mode console
by Heinz Graalfs
· 12 years ago
c3d9f24
s390/eventfacility: allow childs to handle more than 1 event type
by Christian Borntraeger
· 11 years ago
8b8b113
s390/eventfacility: remove unused event_type variable
by Christian Borntraeger
· 11 years ago
3af6de3
s390/sclp: add reset() functions
by Heinz Graalfs
· 12 years ago
cb335be
s390/sclpconsole: Add code to support live migration for sclpconsole
by Heinz Graalfs
· 12 years ago
ea9ad3e
s390/sclpconsole: modify definition of input buffer
by Heinz Graalfs
· 12 years ago
5cff81f
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into staging
by Anthony Liguori
· 12 years ago
7770b6f
pseries: Fix stalls on hypervisor virtual console
by Anton Blanchard
· 12 years ago
fb17dfe
qdev: Pass size to qbus_create_inplace()
by Andreas Färber
· 12 years ago
77cbb28
ipack: Pass size to ipack_bus_new_inplace()
by Andreas Färber
· 12 years ago
f7ad538
Merge remote-tracking branch 'stefanha/block' into staging
by Anthony Liguori
· 12 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
4a44d85
Convert stderr message calling error_get_pretty() to error_report()
by Seiji Aguchi
· 12 years ago
203439c
virtio-console: Use exitfn for virtserialport, too
by Andreas Färber
· 12 years ago
2e14211
s390/sclpconsole: handle char layer busy conditions
by Heinz Graalfs
· 12 years ago
71ffe1a
pl011: QOM'ify pl011 and pl011_luminary
by Andreas Färber
· 12 years ago
ab640bf
pl011: Rename pl011_state
by Andreas Färber
· 12 years ago
79bbe8b
milkymist-uart: QOM cast cleanup
by Andreas Färber
· 12 years ago
85f3d30
lm32_uart: QOM cast cleanup
by Andreas Färber
· 12 years ago
a0b9792
lm32_juart: QOM cast cleanup
by Andreas Färber
· 12 years ago
0ee1024
lm32_juart: Relocate and tidy header
by Andreas Färber
· 12 years ago
8d8e348
imx_serial: QOM cast cleanup
by Andreas Färber
· 12 years ago
ae8e049
grlib_apbuart: QOM cast cleanup
by Andreas Färber
· 12 years ago
61149ff
exynos4210_uart: QOM cast cleanup
by Andreas Färber
· 12 years ago
81069b2
escc: QOM cast cleanup
by Andreas Färber
· 12 years ago
534f6ff
cadence_uart: QOM cast cleanup
by Andreas Färber
· 12 years ago
24bf6c1
xilinx_uartlite: QOM cast cleanups
by Andreas Färber
· 12 years ago
144712c
xilinx_uartlite: Rename xlx_uartlite to XilinxUARTLite
by Andreas Färber
· 12 years ago
b85423f
etraxfs_ser: QOM cast cleanups
by Andreas Färber
· 12 years ago
125ee0e
devices: Associate devices to their logical category
by Marcel Apfelbaum
· 12 years ago
db1b58e
pseries: savevm support for PAPR VIO logical tty
by David Gibson
· 12 years ago
9121d02
char/cadence_uart: Fix reset for unattached instances
by Peter Crosthwaite
· 12 years ago
300b1fc
hw/c*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
3cf63ff
escc: rename struct to ESCCState
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
b52df46
cadence_uart: Handle backend tx errors
by Edgar E. Iglesias
· 12 years ago
b165b0d
char/serial: fix copy&paste error (fifo8_is_full vs empty)
by Vladimir Senkov
· 12 years ago
371a775
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
by Blue Swirl
· 12 years ago
b5601df
char/serial: serial_ioport_write: Factor out common code
by Peter Crosthwaite
· 12 years ago
8e8638f
char/serial: Use generic Fifo8
by Peter Crosthwaite
· 12 years ago
7f4f0a2
char/serial: cosmetic fixes.
by Peter Crosthwaite
· 12 years ago
4a17cc4
isa: QOM'ify ISADevice
by Andreas Färber
· 12 years ago
db895a1
isa: Use realizefn for ISADevice
by Andreas Färber
· 12 years ago
668fca9
debugcon: fix compiler warning when open DEBUG_DEBUGCON
by liguang
· 12 years ago
e6ee284
debugcon: make debug message more readable
by liguang
· 12 years ago
8c1f72d
debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCON
by liguang
· 12 years ago
80270a1
virtio-serial: fix command line compatibility.
by KONRAD Frederic
· 12 years ago
eeceb08
serial: QOM'ify ISA serial
by Andreas Färber
· 12 years ago
b0dc5ee
parallel: QOM'ify
by Andreas Färber
· 12 years ago
fd506b4f
pseries: Convert VIO code to QOM style type safe(ish) casts
by David Gibson
· 12 years ago
6a1a8cc
virtio: cleanup: init and exit function.
by KONRAD Frederic
· 12 years ago
181103c
virtio: remove the function pointer.
by KONRAD Frederic
· 12 years ago
c3d6b96
virtio-console: Remove any pending watches on close
by Hans de Goede
· 12 years ago
f9fb053
virtio-console: Also throttle when less was written then requested
by Hans de Goede
· 12 years ago
4ceb193
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
by Anthony Liguori
· 12 years ago
dccfcd0
sysemu: avoid proliferation of include/ subdirectories
by Paolo Bonzini
· 12 years ago
d5990ff
virtio-serial: cleanup: remove qdev field.
by KONRAD Frederic
· 12 years ago
76017fd
virtio-serial: cleanup: use QOM casts.
by KONRAD Frederic
· 12 years ago
34b95b2
virtio-serial: cleanup: init and exit functions.
by KONRAD Frederic
· 12 years ago
2cd2b01
virtio-serial: add the virtio-serial device.
by KONRAD Frederic
· 12 years ago
47b43a1
hw: move private headers to hw/ subdirectories.
by Paolo Bonzini
· 12 years ago
9944d32
hw: move char devices to hw/char/, configure via default-configs/
by Paolo Bonzini
· 12 years ago
6e79074
hw: move virtio devices to hw/ subdirectories
by Paolo Bonzini
· 12 years ago
49ab747
hw: move target-independent files to subdirectories
by Paolo Bonzini
· 12 years ago
1fd6bb4
hw: make subdirectories for devices
by Paolo Bonzini
· 12 years ago