Stefan Hajnoczi
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 月之前 |
Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 月之前 |
Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 月之前 |
Richard Henderson
|
44f2f4bc30
hw/usb: Constify all Property
|
8 月之前 |
Dr. David Alan Gilbert
|
f94b1871aa
hw/usb/dev-network: Remove unused struct 'rndis_config_parameter'
|
1 年之前 |
Akihiko Odaki
|
7d0fefdf81
net: Provide MemReentrancyGuard * to qemu_new_nic()
|
2 年之前 |
Amarjargal Gundjalam
|
6c10e08a4f
hw/usb: fix tab indentation
|
2 年之前 |
Michael Brown
|
f3def4dd42
usbnet: Report link-up via interrupt endpoint in CDC-ECM mode
|
3 年之前 |
Michael Brown
|
2423ee2338
usbnet: Detect short packets as sent by the xHCI controller
|
3 年之前 |
Michael Brown
|
954cbf7bb5
usbnet: Accept mandatory USB_CDC_SET_ETHERNET_PACKET_FILTER request
|
3 年之前 |
Michael Brown
|
a89003780d
usbnet: Add missing usb_wakeup() call in usbnet_receive()
|
3 年之前 |
Eduardo Habkost
|
8063396bf3
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
|
5 年之前 |
Eduardo Habkost
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 年之前 |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
5 年之前 |
Markus Armbruster
|
b69c3c21a5
qdev: Unrealize must not fail
|
5 年之前 |
Markus Armbruster
|
40c2281cc3
Drop more @errp parameters after previous commit
|
5 年之前 |
Philippe Mathieu-Daudé
|
f7795e4096
misc: Replace zero-length arrays with flexible array member (automatic)
|
5 年之前 |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 年之前 |
Vladimir Sementsov-Ogievskiy
|
a5fee60df2
hw/usb: rename Error ** parameter to more common errp
|
5 年之前 |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 年之前 |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 年之前 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 年之前 |
Paolo Bonzini
|
b58deb344d
qemu/queue.h: leave head structs anonymous unless necessary
|
6 年之前 |
Michael S. Tsirkin
|
463581a827
usb: use local path for local headers
|
7 年之前 |
Thomas Huth
|
99761176ee
usb: Remove legacy -usbdevice options (host, serial, disk and net)
|
7 年之前 |
Marc-André Lureau
|
c4fe9700e6
usb: replace handle_destroy with unrealize
|
8 年之前 |
Eric Blake
|
0e55c381f6
net: Use correct type for bool flag
|
9 年之前 |
Eric Blake
|
f394b2e20d
qapi: Change Netdev into a flat union
|
9 年之前 |
Peter Maydell
|
ec9125bc0e
hw/usb/dev-network.c: Use ldl_le_p() and stl_le_p()
|
9 年之前 |
Veronia Bahaa
|
f348b6d1a5
util: move declarations out of qemu-common.h
|
9 年之前 |