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
/
misc
/
pci-testdev.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci-testdev.c: Add membar-backed option for backing membar
Stephen Bates
2025-05-14
1
-2
/
+10
*
qom: Make InterfaceInfo[] uses const
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2024-12-21
1
-1
/
+1
|
\
|
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-1
/
+1
*
|
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
2024-12-19
1
-1
/
+0
|
/
*
hw/misc: Constify all Property
Richard Henderson
2024-12-15
1
-1
/
+1
*
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-09-13
1
-1
/
+1
*
kvm: require KVM_CAP_IOEVENTFD and KVM_CAP_IOEVENTFD_ANY_LENGTH
Paolo Bonzini
2023-10-25
1
-2
/
+1
*
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2023-01-08
1
-1
/
+1
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
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 qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+2
*
pci-testdev: add optional memory bar
Gerd Hoffmann
2018-11-05
1
-0
/
+19
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+4
*
dma: do not depend on kvm_enabled()
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
pci-testdev: fast mmio support
Michael S. Tsirkin
2016-04-07
1
-1
/
+6
*
pci: Clean up includes
Peter Maydell
2016-01-29
1
-1
/
+1
*
pci: Trivial device model conversions to realize
Markus Armbruster
2015-02-26
1
-4
/
+2
*
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
1
-2
/
+0
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
misc/pci-testdev: QOM parent field cleanup
Andreas Färber
2013-07-23
1
-4
/
+7
*
misc/pci-testdev: QOM Upcast Sweep
Peter Crosthwaite
2013-07-23
1
-4
/
+9
*
hw/m*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
pci: add pci test device
Michael S. Tsirkin
2013-04-16
1
-0
/
+325