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
/
i386
/
xen
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
memory: Add Error** argument to the global_dirty_log routines
Cédric Le Goater
2024-04-23
1
-1
/
+1
*
memory: Add Error** argument to .log_global_start() handler
Cédric Le Goater
2024-04-23
1
-1
/
+2
*
hw/xen/hvm: Get target page size at runtime
Philippe Mathieu-Daudé
2024-03-09
1
-23
/
+39
*
hw/xen/hvm: Propagate page_mask to a pair of functions
Philippe Mathieu-Daudé
2024-03-09
1
-8
/
+10
*
hw/xen/hvm: Inline TARGET_PAGE_ALIGN() macro
Philippe Mathieu-Daudé
2024-03-09
1
-1
/
+1
*
hw/i386/xen: Compile 'xen-hvm.c' with Xen CPPFLAGS
Philippe Mathieu-Daudé
2024-03-09
1
-1
/
+3
*
hw/xen: Rename 'ram_memory' global variable as 'xen_memory'
Philippe Mathieu-Daudé
2024-03-09
1
-5
/
+5
*
apic, i386/tcg: add x2apic transitions
Bui Quang Minh
2024-02-14
1
-1
/
+2
*
hw/i386: Constify VMState
Richard Henderson
2023-12-29
2
-2
/
+2
*
xen-platform: unplug AHCI disks
David Woodhouse
2023-11-07
1
-23
/
+45
*
hw/xen: only remove peers of PCI NICs on unplug
David Woodhouse
2023-11-07
1
-2
/
+7
*
xen-platform: do full PCI reset during unplug of IDE devices
Olaf Hering
2023-08-01
1
-3
/
+4
*
xen: Don't pass MemoryListener around by value
Peter Maydell
2023-08-01
1
-2
/
+2
*
exec/memory: Add symbolic value for memory listener priority for accel
Isaku Yamahata
2023-06-28
1
-1
/
+1
*
xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
Stefano Stabellini
2023-06-15
2
-967
/
+63
*
hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState
Stefano Stabellini
2023-06-15
1
-31
/
+27
*
hw/i386/xen: rearrange xen_hvm_init_pc
Vikram Garhwal
2023-06-15
1
-24
/
+25
*
hw/i386/xen/: move xen-mapcache.c to hw/xen/
Vikram Garhwal
2023-06-15
3
-605
/
+0
*
include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()
Bernhard Beschow
2023-06-07
1
-1
/
+1
*
hw/xen: Rename xen_common.h to xen_native.h
David Woodhouse
2023-03-07
3
-9
/
+11
*
hw/xen: Add evtchn operations to allow redirection to internal emulation
David Woodhouse
2023-03-07
1
-12
/
+15
*
hw/xen: Subsume xen_be_register_common() into xen_be_init()
David Woodhouse
2023-03-01
1
-7
/
+1
*
xen-platform: allow its creation with XEN_EMULATE mode
Joao Martins
2023-03-01
2
-14
/
+30
*
xen-platform: exclude vfio-pci from the PCI platform unplug
Joao Martins
2023-03-01
1
-3
/
+15
*
hw/i386/xen: Remove unused 'hw/ide.h' include from header
Philippe Mathieu-Daudé
2023-02-27
1
-1
/
+0
*
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-18
3
-14
/
+14
*
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2023-01-08
1
-1
/
+1
*
Replace use of qdev_reset_all() with device_cold_reset()
Peter Maydell
2022-12-16
1
-1
/
+1
*
hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it
Bernhard Beschow
2022-06-29
1
-18
/
+0
*
hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()
Bernhard Beschow
2022-06-29
1
-1
/
+6
*
include/hw/ide: Unexport pci_piix3_xen_ide_unplug()
Bernhard Beschow
2022-06-09
1
-1
/
+47
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
2
-12
/
+12
*
xen-mapcache: Avoid entry->lock overflow
Ross Lagerwall
2022-01-27
1
-1
/
+7
*
xen-hvm: Allow disabling buffer_io_timer
Jason Andryuk
2022-01-27
1
-2
/
+4
*
memory: make global_dirty_tracking a bitmask
Hyman Huang(黄勇)
2021-11-01
1
-2
/
+2
*
memory: Name all the memory listeners
Peter Xu
2021-09-30
1
-0
/
+2
*
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
numa: Teach ram block notifiers about resizeable ram blocks
David Hildenbrand
2021-05-13
1
-3
/
+4
*
xen: Free xenforeignmemory_resource at exit
Anthony PERARD
2021-05-10
1
-3
/
+6
*
xen-mapcache: avoid a race on memory map while using MAP_FIXED
Igor Druzhinin
2021-05-10
1
-1
/
+14
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
2
-2
/
+0
*
hw: Do not include hw/irq.h if it is not necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
1
-1
/
+1
*
hw/i386/xen: Remove dead code
Philippe Mathieu-Daudé
2021-02-20
1
-11
/
+2
*
hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2021-01-04
1
-1
/
+1
*
i386: do not use ram_size global
Paolo Bonzini
2020-12-10
1
-1
/
+1
*
qapi: Restrict Xen migration commands to migration.json
Philippe Mathieu-Daudé
2020-10-21
1
-1
/
+1
*
xen: xenguest is not used so is not needed
Michael Tokarev
2020-10-19
1
-2
/
+0
*
hw/xen: Split x86-specific declaration from generic hardware ones
Philippe Mathieu-Daudé
2020-09-30
1
-0
/
+1
*
hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()
Philippe Mathieu-Daudé
2020-09-30
1
-1
/
+1
[next]