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
/
xen-hvm.c
Age
Commit message (
Expand
)
Author
2024-07-01
hw/xen: detect when running inside stubdomain
Marek Marczykowski-Górecki
2024-04-23
memory: Add Error** argument to the global_dirty_log routines
Cédric Le Goater
2024-04-23
memory: Add Error** argument to .log_global_start() handler
Cédric Le Goater
2024-03-09
hw/xen/hvm: Get target page size at runtime
Philippe Mathieu-Daudé
2024-03-09
hw/xen/hvm: Propagate page_mask to a pair of functions
Philippe Mathieu-Daudé
2024-03-09
hw/xen/hvm: Inline TARGET_PAGE_ALIGN() macro
Philippe Mathieu-Daudé
2024-03-09
hw/xen: Rename 'ram_memory' global variable as 'xen_memory'
Philippe Mathieu-Daudé
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-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-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
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-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
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-05-10
xen: Free xenforeignmemory_resource at exit
Anthony PERARD
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
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-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-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é
2020-06-09
hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers
Philippe Mathieu-Daudé
2019-10-22
hw/i386: split PCMachineState deriving X86MachineState from it
Paolo Bonzini
2019-08-27
xen: cleanup IOREQ server on exit
Igor Druzhinin
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-07-05
hw/i386: Replace global smp variables with machine smp properties
Like Xu
2019-06-24
xen: Drop includes of xen/hvm/params.h
Anthony PERARD
2019-06-24
xen: Avoid VLA
Anthony PERARD
2019-01-14
xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
Paul Durrant
2019-01-14
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
[next]