Sign in
qemu
/
qemu
/
71dc578e116599ea73c8a2a4e693134702ec0e83
/
hw
/
input
/
milkymist-softusb.c
1cfe48c
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
by Peter Maydell
· 8 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
ea99dde
lm32: Clean up includes
by Peter Maydell
· 9 years ago
f8ed85a
Fix bad error handling after memory_region_init_ram()
by Markus Armbruster
· 9 years ago
857ccca
milkymist: softmmu: fix event handling
by Michael Walle
· 10 years ago
4994653
memory: add parameter errp to memory_region_init_ram
by Hu Tao
· 10 years ago
029ad4b
hw/misc/milkymist-softusb: Remove unused softusb_{read, write}_pmem()
by Peter Maydell
· 11 years ago
35d0845
savevm: Remove all the unneeded version_minimum_id_old (rest)
by Juan Quintela
· 11 years ago
2a052f6
milkymist-softusb: QOM cast cleanup
by Andreas Färber
· 12 years ago
1437c94
hw/i*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
3bd8845
hw: move timer devices to hw/timer/, configure with default-configs/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/milkymist-softusb.c]
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
c31bc98
hw/milkymist-softusb: set buffer in softusb_read_{dmem, pmem} error path
by Peter Maydell
· 12 years ago
c34e120
milkymist-softusb: Don't map RAM memory regions in the device itself
by Peter Maydell
· 12 years ago
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
8c43a6f
Make all static TypeInfos const
by Andreas Färber
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
28ecbae
ui: move files to ui/ and include/ui/
by Paolo Bonzini
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
39bffca
qdev: register all types natively through QEMU Object Model
by Anthony Liguori
· 13 years ago
999e12b
sysbus: apic: ioapic: convert to QEMU Object Model
by Anthony Liguori
· 13 years ago
c5705a7
vmstate, memory: decouple vmstate from memory API
by Avi Kivity
· 13 years ago
750ecd4
sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()
by Avi Kivity
· 13 years ago
306f66b
milkymist-{minimac2,softusb}: rename memory names
by Michael Walle
· 13 years ago
5105ed3
milkymist-softusb: convert to memory API
by Avi Kivity
· 13 years ago
01e0451
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
by Anthony Liguori
· 13 years ago
fcb9fc2
milkymist-softusb: convert to memory API
by Avi Kivity
· 13 years ago
4c15ba9
milkymist-softusb: use hid code directly
by Michael Walle
· 13 years ago
4f4321c
usb: use iovecs in USBPacket
by Gerd Hoffmann
· 14 years ago
a6f4e09
lm32: softusb: claim to support full speed
by Michael Walle
· 14 years ago
4706ab6
usb: Replace device_destroy bus op with a child_detach port op
by Hans de Goede
· 14 years ago
6daf194
Strip trailing '\n' from error_report()'s first argument
by Markus Armbruster
· 14 years ago
07771f6
usb: cancel async packets on unplug
by Gerd Hoffmann
· 14 years ago
87a381e
lm32: add Milkymist SoftUSB support
by Michael Walle
· 14 years ago