Alex Williamson
|
0681ec2531
pci: Use PCI PM capability initializer
|
5 months ago |
Stefan Hajnoczi
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 months ago |
Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 months ago |
Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
Richard Henderson
|
e732f00f32
hw/net: Constify all Property
|
8 months ago |
Akihiko Odaki
|
4b52d63249
tap: Remove qemu_using_vnet_hdr()
|
1 year ago |
Peter Maydell
|
ad80e36744
hw, target: Add ResetType argument to hold and exit phase methods
|
1 year ago |
Richard Henderson
|
1de81b426c
hw/net: Constify VMState
|
1 year ago |
Akihiko Odaki
|
7d0fefdf81
net: Provide MemReentrancyGuard * to qemu_new_nic()
|
2 years ago |
Akihiko Odaki
|
c9653b77d5
e1000: Split header files
|
2 years ago |
Akihiko Odaki
|
5fb7d14995
e1000e: Implement system clock
|
2 years ago |
Akihiko Odaki
|
8a35c648ac
e1000e: Configure ResettableClass
|
2 years ago |
Akihiko Odaki
|
31e3f318c8
e1000e: Remove pending interrupt flags
|
2 years ago |
Akihiko Odaki
|
b7728c9f62
e1000: Use hw/net/mii.h
|
2 years ago |
Akihiko Odaki
|
0eadd56bf5
e1000e: Fix the code style
|
2 years ago |
Akihiko Odaki
|
15377f6e79
msix: Assert that specified vector is in range
|
3 years ago |
Christina Wang
|
d897056960
hw/net: e1000e: Correct the initial value of VET register
|
4 years ago |
Chetan Pant
|
7cd2a9fad7
e1000e: Fix Lesser GPL version number
|
4 years ago |
Eduardo Habkost
|
8063396bf3
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
|
5 years ago |
Eduardo Habkost
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 years ago |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
5 years ago |
Markus Armbruster
|
40c2281cc3
Drop more @errp parameters after previous commit
|
5 years ago |
Philippe Mathieu-Daudé
|
b8c4b67e3e
hw/net: Make NetCanReceive() return a boolean
|
5 years ago |
Andrew Melnychenko
|
f22a57ac09
Fixed integer overflow in e1000e
|
5 years ago |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Philippe Mathieu-Daudé
|
872a2b7c4d
hw/net: Use the IEC binary prefix definitions
|
7 years ago |