Sign in
qemu
/
qemu
/
61c490e25e081af39ff40556f6c1229b8b011585
/
hw
/
xen
6bd6b95
xen-bus: only set the xen device frontend state if it is missing
by Mark Syms
· 5 years ago
3809f75
xen: perform XenDevice clean-up in XenBus watch handler
by Paul Durrant
· 5 years ago
d198b71
xen: introduce separate XenWatchList for XenDevice objects
by Paul Durrant
· 5 years ago
374752a
xen / notify: introduce a new XenWatchList abstraction
by Paul Durrant
· 5 years ago
df6180b
xen-bus: check whether the frontend is active during device reset...
by Paul Durrant
· 5 years ago
705be57
xen-bus: Avoid rewriting identical values to xenstore
by Anthony PERARD
· 6 years ago
cb32314
xen-bus: Fix backend state transition on device reset
by Anthony PERARD
· 6 years ago
54d3123
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
by Markus Armbruster
· 6 years ago
46517dd
Include sysemu/sysemu.h a lot less
by Markus Armbruster
· 6 years ago
d5938f2
Clean up inclusion of sysemu/sysemu.h
by Markus Armbruster
· 6 years ago
a27bd6c
Include hw/qdev-properties.h less
by Markus Armbruster
· 6 years ago
db72581
Include qemu/main-loop.h less
by Markus Armbruster
· 6 years ago
650d103
Include hw/hw.h exactly where needed
by Markus Armbruster
· 6 years ago
a3434a2
xen: Import other xen/io/*.h
by Anthony PERARD
· 6 years ago
345f42b
xen-bus / xen-block: add support for event channel polling
by Paul Durrant
· 6 years ago
83361a8
xen-bus: allow AioContext to be specified for each event channel
by Paul Durrant
· 6 years ago
c0b336e
xen-bus: use a separate fd for each event channel
by Paul Durrant
· 6 years ago
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
500016e
trace-events: Shorten file names in comments
by Markus Armbruster
· 6 years ago
67bc8e0
xen: fix xen-bus state model to allow frontend re-connection
by Paul Durrant
· 6 years ago
db9ff46
xen: automatically create XenBlockDevice-s
by Paul Durrant
· 6 years ago
a783f8a
xen: add a mechanism to automatically create XenDevice-s...
by Paul Durrant
· 6 years ago
b6af892
xen: add implementations of xen-block connect and disconnect functions...
by Paul Durrant
· 6 years ago
a3d669c
xen: add event channel interface for XenDevice-s
by Paul Durrant
· 6 years ago
4b34b5b
xen: add grant table interface for XenDevice-s
by Paul Durrant
· 6 years ago
82a29e3
xen: add xenstore watcher infrastructure
by Paul Durrant
· 6 years ago
094a223
xen: create xenstore areas for XenDevice-s
by Paul Durrant
· 6 years ago
108f7bb
xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
by Paul Durrant
· 6 years ago
2d0ed5e
xen: re-name XenDevice to XenLegacyDevice...
by Paul Durrant
· 6 years ago
92dbfcc
xen/pt: allow passthrough of devices with bogus interrupt pin
by Zhao Yan
· 6 years ago
6c4f984
hw/xen/xen_pt_graphics: Don't trust the BIOS ROM contents so much
by Peter Maydell
· 6 years ago
15bede5
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 6 years ago
7d37435
avoid TABs in files that only contain a few
by Paolo Bonzini
· 6 years ago
b58deb3
qemu/queue.h: leave head structs anonymous unless necessary
by Paolo Bonzini
· 6 years ago
6c36bdd
machine: Use shorter format for GlobalProperty arrays
by Eduardo Habkost
· 6 years ago
88cbe07
machine: move compat properties out of globals
by Marc-André Lureau
· 6 years ago
ea9ce89
hw: apply accel compat properties without touching globals
by Marc-André Lureau
· 6 years ago
57fe9b4
xen_backend: remove xen_sysdev_init() function
by Mao Zhongyi
· 6 years ago
40e2297
xen: Use the PCI_DEVICE macro
by Philippe Mathieu-Daudé
· 7 years ago
fff4c9c
xen/pt: Fix incomplete conversion to realize()
by Markus Armbruster
· 6 years ago
6dad826
xen: Don't use memory_region_init_ram_nomigrate() in pci_assign_dev_load_option_rom()
by Peter Maydell
· 7 years ago
afd76ff
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
0304f9e
hw: Do not include "sysemu/block-backend.h" if it is not necessary
by Philippe Mathieu-Daudé
· 7 years ago
8372d38
Make MemoryRegion valid.accepts callback take a MemTxAttrs argument
by Peter Maydell
· 7 years ago
a68bf54
xen_backend: make the xen_feature_grant_copy flag private
by Paul Durrant
· 7 years ago
3fe12b8
xen_backend: add an emulation of grant copy
by Paul Durrant
· 7 years ago
9838824
xen_backend: add grant table helpers
by Paul Durrant
· 7 years ago
dc9e46a2
xen_pt: Present the size of 64 bit BARs correctly
by Ross Lagerwall
· 7 years ago
8420160
xen/pt: use address_space_memory object for memory region hooks
by Igor Druzhinin
· 7 years ago
4473348
xen: Expect xenstore write to fail when restricted
by Ross Lagerwall
· 7 years ago
4564e63
xen: defer call to xen_restrict until just before os_setup_post
by Ian Jackson
· 7 years ago
b734ed9
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 7 years ago
922a01a
Move include qemu/option.h from qemu-common.h to actual users
by Markus Armbruster
· 7 years ago
abb297e
Include qmp-commands.h exactly where needed
by Markus Armbruster
· 7 years ago
d61a363
pci: removed the is_express field since a uniform interface was inserted
by Yoni Bettan
· 7 years ago
47d17c0
hw/xen*: Replace fprintf(stderr, "*\n" with error_report()
by Alistair Francis
· 7 years ago
b1b68e1
xen: Add only xen-sysdev to dynamic sysbus device list
by Eduardo Habkost
· 7 years ago
0bd1909
machine: Replace has_dynamic_sysbus with list of allowed devices
by Eduardo Habkost
· 7 years ago
acc95bc
Merge remote-tracking branch 'origin/master' into HEAD
by Michael S. Tsirkin
· 7 years ago
2e63eb2
xen/pt: Set is_express to avoid out-of-bounds write
by Simon Gaiser
· 7 years ago
fd56e06
pci: Eliminate redundant PCIDevice::bus pointer
by David Gibson
· 7 years ago
cdc5747
pci: Add pci_dev_bus_num() helper
by David Gibson
· 7 years ago
ab37bfc
pci-assign: Remove
by Paolo Bonzini
· 7 years ago
b5e397a
xen: add a global indicator for grant copy being available
by Juergen Gross
· 7 years ago
6d70237
xen/pt: Mark TYPE_XEN_PT_DEVICE as hybrid
by Eduardo Habkost
· 7 years ago
fd3b02c
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
by Eduardo Habkost
· 7 years ago
a803633
xen/pt: allow QEMU to request MSI unmasking at bind time
by Roger Pau Monne
· 8 years ago
db73ee4
trace-events: fix code style: %# -> 0x%
by Vladimir Sementsov-Ogievskiy
· 8 years ago
87e0331
docs: fix broken paths to docs/devel/tracing.txt
by Philippe Mathieu-Daudé
· 8 years ago
64c7c11
xen_pt_msi.c: Check for xen_host_pci_get_* failures in xen_pt_msix_init()
by Peter Maydell
· 8 years ago
a19bae4
hw/xen: Set emu_mask for igd_opregion register
by Xiong Zhang
· 8 years ago
4daf625
xen/pt: Fixup addr validation in xen_pt_pci_config_access_check
by Anoob Soman
· 8 years ago
15c3850
migration: move skip_section_footers
by Peter Xu
· 8 years ago
71dd4c1
migration: move skip_configuration out
by Peter Xu
· 8 years ago
5272298
migration: move global_state.optional out
by Peter Xu
· 8 years ago
c4b63b7
migration: Move remaining exported functions to migration/misc.h
by Juan Quintela
· 8 years ago
84a899d
migration: create global_state.c
by Juan Quintela
· 8 years ago
8228e35
chardev: move headers to include/chardev
by Marc-André Lureau
· 8 years ago
f664b88
Remove/replace sysemu/char.h inclusion
by Marc-André Lureau
· 8 years ago
74c505c
xen-sysdev: Remove user_creatable flag
by Eduardo Habkost
· 8 years ago
950b31d
xen-backend: Remove FIXME comment about user_creatable flag
by Eduardo Habkost
· 8 years ago
e4f4fb1
sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
by Eduardo Habkost
· 8 years ago
01cd90b
xen: call qemu_set_cloexec instead of fcntl
by Stefano Stabellini
· 8 years ago
315dd72
xen: use a better chardev type check
by Marc-André Lureau
· 8 years ago
56e2cd2
move xen-common.c to hw/xen/
by Anthony Xu
· 8 years ago
e737b6d
xen/9pfs: build and register Xen 9pfs backend
by Stefano Stabellini
· 8 years ago
1c59947
xen: use libxendevice model to restrict operations
by Paul Durrant
· 8 years ago
260cabe
xen: make use of xen_xc implicit in xen_common.h inlines
by Paul Durrant
· 8 years ago
6b827cc
xen: do not build backends for targets that do not support xen
by Stefano Stabellini
· 8 years ago
4100a34
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170202' into staging
by Peter Maydell
· 8 years ago
e9dcbc8
xen: use qdev_unplug() instead of g_free() in xen_pv_find_xendev()
by Juergen Gross
· 8 years ago
1416f9e
trace: move hw/xen events to correct subdir
by Daniel P. Berrange
· 8 years ago
3a6c917
xen: create qdev for each backend device
by Juergen Gross
· 8 years ago
873d57a
xen: add an own bus for xen backend devices
by Juergen Gross
· 8 years ago
b586363
hw/xen/xen_pvdev: Include qemu/log.h for qemu_log_vprintf()
by Thomas Huth
· 8 years ago
7198136
xen: Rename xen_be_del_xendev
by Emil Condrea
· 8 years ago
fa0253d
xen: Rename xen_be_find_xendev
by Emil Condrea
· 8 years ago
49442d9
xen: Rename xen_be_evtchn_event
by Emil Condrea
· 8 years ago
ba18fa2
xen: Rename xen_be_send_notify
by Emil Condrea
· 8 years ago
Next »