index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
xen
Age
Commit message (
Expand
)
Author
2023-11-07
xen-platform: unplug AHCI disks
David Woodhouse
2023-11-07
hw/xen: only remove peers of PCI NICs on unplug
David Woodhouse
2023-08-01
xen-platform: do full PCI reset during unplug of IDE devices
Olaf Hering
2023-08-01
xen: Don't pass MemoryListener around by value
Peter Maydell
2023-06-28
exec/memory: Add symbolic value for memory listener priority for accel
Isaku Yamahata
2023-06-15
xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
Stefano Stabellini
2023-06-15
hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState
Stefano Stabellini
2023-06-15
hw/i386/xen: rearrange xen_hvm_init_pc
Vikram Garhwal
2023-06-15
hw/i386/xen/: move xen-mapcache.c to hw/xen/
Vikram Garhwal
2023-06-07
include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()
Bernhard Beschow
2023-03-07
hw/xen: Rename xen_common.h to xen_native.h
David Woodhouse
2023-03-07
hw/xen: Add evtchn operations to allow redirection to internal emulation
David Woodhouse
2023-03-01
hw/xen: Subsume xen_be_register_common() into xen_be_init()
David Woodhouse
2023-03-01
xen-platform: allow its creation with XEN_EMULATE mode
Joao Martins
2023-03-01
xen-platform: exclude vfio-pci from the PCI platform unplug
Joao Martins
2023-02-27
hw/i386/xen: Remove unused 'hw/ide.h' include from header
Philippe Mathieu-Daudé
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2022-12-16
Replace use of qdev_reset_all() with device_cold_reset()
Peter Maydell
2022-06-29
hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it
Bernhard Beschow
2022-06-29
hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()
Bernhard Beschow
2022-06-09
include/hw/ide: Unexport pci_piix3_xen_ide_unplug()
Bernhard Beschow
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-01-27
xen-mapcache: Avoid entry->lock overflow
Ross Lagerwall
2022-01-27
xen-hvm: Allow disabling buffer_io_timer
Jason Andryuk
2021-11-01
memory: make global_dirty_tracking a bitmask
Hyman Huang(黄勇)
2021-09-30
memory: Name all the memory listeners
Peter Xu
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-05-13
numa: Teach ram block notifiers about resizeable ram blocks
David Hildenbrand
2021-05-10
xen: Free xenforeignmemory_resource at exit
Anthony PERARD
2021-05-10
xen-mapcache: avoid a race on memory map while using MAP_FIXED
Igor Druzhinin
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
hw: Do not include hw/irq.h if it is not necessary
Thomas Huth
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-02-20
hw/i386/xen: Remove dead code
Philippe Mathieu-Daudé
2021-01-04
hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2020-12-10
i386: do not use ram_size global
Paolo Bonzini
2020-10-21
qapi: Restrict Xen migration commands to migration.json
Philippe Mathieu-Daudé
2020-10-19
xen: xenguest is not used so is not needed
Michael Tokarev
2020-09-30
hw/xen: Split x86-specific declaration from generic hardware ones
Philippe Mathieu-Daudé
2020-09-30
hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()
Philippe Mathieu-Daudé
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-21
meson: convert hw/arch*
Marc-André Lureau
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-06-17
x86: move max-ram-below-4g to pc
Gerd Hoffmann
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-10
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
[next]