index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
1
-3
/
+3
2019-02-04
xen: fix xen-bus state model to allow frontend re-connection
Paul Durrant
1
-13
/
+19
2019-01-14
xen: automatically create XenBlockDevice-s
Paul Durrant
1
-1
/
+0
2019-01-14
xen: add a mechanism to automatically create XenDevice-s...
Paul Durrant
4
-2
/
+332
2019-01-14
xen: add implementations of xen-block connect and disconnect functions...
Paul Durrant
2
-25
/
+165
2019-01-14
xen: add event channel interface for XenDevice-s
Paul Durrant
1
-0
/
+103
2019-01-14
xen: add grant table interface for XenDevice-s
Paul Durrant
1
-0
/
+146
2019-01-14
xen: add xenstore watcher infrastructure
Paul Durrant
3
-2
/
+249
2019-01-14
xen: create xenstore areas for XenDevice-s
Paul Durrant
4
-5
/
+480
2019-01-14
xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
Paul Durrant
3
-1
/
+134
2019-01-14
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
9
-52
/
+61
2019-01-14
xen/pt: allow passthrough of devices with bogus interrupt pin
Zhao Yan
2
-1
/
+9
2019-01-14
hw/xen/xen_pt_graphics: Don't trust the BIOS ROM contents so much
Peter Maydell
1
-0
/
+16
2019-01-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-3
/
+3
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
1
-1
/
+1
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
1
-2
/
+2
2019-01-09
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
1
-15
/
+3
2019-01-07
machine: move compat properties out of globals
Marc-André Lureau
1
-20
/
+18
2019-01-07
hw: apply accel compat properties without touching globals
Marc-André Lureau
1
-3
/
+6
2018-12-13
xen_backend: remove xen_sysdev_init() function
Mao Zhongyi
1
-7
/
+0
2018-10-26
xen: Use the PCI_DEVICE macro
Philippe Mathieu-Daudé
1
-4
/
+4
2018-10-19
xen/pt: Fix incomplete conversion to realize()
Markus Armbruster
1
-1
/
+1
2018-06-22
xen: Don't use memory_region_init_ram_nomigrate() in pci_assign_dev_load_opti...
Peter Maydell
3
-5
/
+5
2018-06-01
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+0
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-31
Make MemoryRegion valid.accepts callback take a MemTxAttrs argument
Peter Maydell
1
-1
/
+2
2018-05-22
xen_backend: make the xen_feature_grant_copy flag private
Paul Durrant
1
-1
/
+1
2018-05-22
xen_backend: add an emulation of grant copy
Paul Durrant
1
-0
/
+53
2018-05-22
xen_backend: add grant table helpers
Paul Durrant
1
-12
/
+111
2018-05-18
xen_pt: Present the size of 64 bit BARs correctly
Ross Lagerwall
1
-0
/
+2
2018-05-18
xen/pt: use address_space_memory object for memory region hooks
Igor Druzhinin
1
-1
/
+1
2018-04-26
xen: Expect xenstore write to fail when restricted
Ross Lagerwall
1
-1
/
+6
2018-04-26
xen: defer call to xen_restrict until just before os_setup_post
Ian Jackson
1
-0
/
+14
2018-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+8
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qmp-commands.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-08
pci: removed the is_express field since a uniform interface was inserted
Yoni Bettan
1
-1
/
+8
2018-02-06
hw/xen*: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
1
-2
/
+3
2018-01-19
xen: Add only xen-sysdev to dynamic sysbus device list
Eduardo Habkost
1
-6
/
+1
2018-01-19
machine: Replace has_dynamic_sysbus with list of allowed devices
Eduardo Habkost
1
-1
/
+6
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
1
-0
/
+1
2017-12-14
xen/pt: Set is_express to avoid out-of-bounds write
Simon Gaiser
1
-0
/
+1
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
1
-2
/
+2
2017-12-05
pci: Add pci_dev_bus_num() helper
David Gibson
1
-3
/
+3
2017-11-05
pci-assign: Remove
Paolo Bonzini
2
-0
/
+89
2017-10-26
xen: add a global indicator for grant copy being available
Juergen Gross
1
-0
/
+11
2017-10-15
xen/pt: Mark TYPE_XEN_PT_DEVICE as hybrid
Eduardo Habkost
1
-0
/
+1
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
1
-0
/
+4
2017-09-20
xen/pt: allow QEMU to request MSI unmasking at bind time
Roger Pau Monne
3
-5
/
+29
2017-08-01
trace-events: fix code style: %# -> 0x%
Vladimir Sementsov-Ogievskiy
1
-4
/
+4
[next]