index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
usb
/
hcd-uhci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTS
Philippe Mathieu-Daudé
2024-02-20
1
-11
/
+11
*
hw/usb: Style cleanup
Philippe Mathieu-Daudé
2024-02-20
1
-2
/
+4
*
hw/usb: Constify VMState
Richard Henderson
2023-12-30
1
-2
/
+2
*
hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
Alexander Bulekov
2023-04-28
1
-1
/
+1
*
hw/usb/uhci: Replace container_of() by UHCI_GET_CLASS() QOM macro
Philippe Mathieu-Daudé
2023-02-27
1
-3
/
+2
*
hw/usb/uhci: Declare QOM macros using OBJECT_DECLARE_TYPE()
Philippe Mathieu-Daudé
2023-02-27
1
-2
/
+0
*
hw/usb/hcd-uhci: Introduce TYPE_ defines for device models
Bernhard Beschow
2023-01-13
1
-8
/
+8
*
usb/uhci: Replace pci_set_irq with qemu_set_irq
BALATON Zoltan
2021-11-02
1
-1
/
+3
*
usb/uhci: Disallow user creating a vt82c686-uhci-pci device
BALATON Zoltan
2021-11-02
1
-0
/
+3
*
usb/uhci: Misc clean up
BALATON Zoltan
2021-11-02
1
-5
/
+2
*
hw/usb: Extract VT82C686 UHCI PCI function into a new unit
Philippe Mathieu-Daudé
2021-03-15
1
-23
/
+0
*
hw/usb/hcd-uhci: Expose generic prototypes to local header
Philippe Mathieu-Daudé
2021-03-15
1
-57
/
+3
*
Remove superfluous timer_del() calls
Peter Maydell
2021-01-08
1
-1
/
+0
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-1
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-0
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-2
/
+2
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+2
*
uhci: check device is not NULL before calling usb_ep_get()
Liam Merwick
2019-02-20
1
-3
/
+5
*
remove space-tab sequences
Paolo Bonzini
2019-01-11
1
-2
/
+2
*
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
2019-01-11
1
-2
/
+2
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+4
*
vmstate: error hint for failed equal checks
Halil Pasic
2017-06-28
1
-1
/
+1
*
usb/uhci: move pid check
Gerd Hoffmann
2016-04-25
1
-13
/
+13
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-3
/
+3
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
usb: add pid check at the first of uhci_handle_td()
Gonglei
2016-02-23
1
-6
/
+16
*
usb: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
uhci: controller is halted after reset
Gerd Hoffmann
2015-05-08
1
-1
/
+1
*
uhci: QOMify
Gonglei
2015-05-08
1
-12
/
+31
*
uhci: fix segfault when hot-unplugging uhci controller
Gonglei
2015-03-20
1
-6
/
+6
*
uhci: Convert to realize
Markus Armbruster
2015-03-17
1
-10
/
+8
*
usb: Propagate errors through usb_register_companion()
Markus Armbruster
2015-03-17
1
-3
/
+7
*
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-26
1
-1
/
+1
*
uhci: remove useless DEBUG
Gonglei
2014-10-28
1
-3
/
+0
*
usb: tag standalone uhci as hotpluggable
Gerd Hoffmann
2014-09-23
1
-3
/
+13
*
usb: add usb host adapters exit trace
Gonglei
2014-08-29
1
-0
/
+2
*
usb-uhci: clean up uhci resource when pci-uhci exit
Gonglei
2014-08-29
1
-0
/
+22
*
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
1
-8
/
+0
*
usb: move uhci register defines to header file
Gerd Hoffmann
2014-06-02
1
-35
/
+1
*
savevm: Remove all the unneeded version_minimum_id_old (usb)
Juan Quintela
2014-05-14
1
-4
/
+2
*
uhci: invalidate queue on device address changes
Gerd Hoffmann
2014-02-18
1
-0
/
+2
*
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2014-02-10
1
-1
/
+1
*
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-10-14
1
-4
/
+2
*
usb: Pass size to usb_bus_new()
Andreas Färber
2013-08-30
1
-1
/
+1
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-7
/
+7
*
aio / timers: Untangle include files
Alex Bligh
2013-08-22
1
-0
/
+1
*
uhci: egsm fix
Gerd Hoffmann
2013-07-30
1
-0
/
+7
[next]