index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
/
xen
/
xen-hvm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
1
-1
/
+1
*
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
*
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
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-1
/
+1
*
x86: move max-ram-below-4g to pc
Gerd Hoffmann
2020-06-17
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-13
1
-0
/
+1
|
\
|
*
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
2020-06-10
1
-0
/
+1
*
|
hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2020-06-09
1
-1
/
+2
|
/
*
hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers
Philippe Mathieu-Daudé
2019-11-05
1
-2
/
+3
*
hw/i386: split PCMachineState deriving X86MachineState from it
Paolo Bonzini
2019-10-22
1
-13
/
+15
*
xen: cleanup IOREQ server on exit
Igor Druzhinin
2019-08-27
1
-0
/
+2
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include sysemu/sysemu.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
hw/i386: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
1
-0
/
+4
*
xen: Drop includes of xen/hvm/params.h
Anthony PERARD
2019-06-24
1
-1
/
+0
*
xen: Avoid VLA
Anthony PERARD
2019-06-24
1
-4
/
+11
*
xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
Paul Durrant
2019-01-14
1
-0
/
+3
*
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
2019-01-14
1
-1
/
+1
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-2
/
+2
*
qmp: query-current-machine with wakeup-suspend-support
Daniel Henrique Barboza
2018-12-18
1
-0
/
+5
*
xen-hvm: stop faking I/O to access PCI config space
Paul Durrant
2018-05-31
1
-20
/
+82
*
xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pages
Paul Durrant
2018-05-31
1
-15
/
+51
*
xen/hvm: correct reporting of modified memory under physmap during migration
Igor Druzhinin
2018-05-31
1
-18
/
+19
*
xen-hvm: create separate function for ioreq server initialization
Paul Durrant
2018-05-18
1
-30
/
+46
*
xen: Use newly added dmops for mapping VGA memory
Ross Lagerwall
2018-04-26
1
-23
/
+27
*
xen: destroy_hvm_domain: Try xendevicemodel_shutdown
Ian Jackson
2018-04-26
1
-0
/
+12
*
xen: destroy_hvm_domain: Move reason into a variable
Ian Jackson
2018-04-26
1
-2
/
+3
*
xen: defer call to xen_restrict until just before os_setup_post
Ian Jackson
2018-04-26
1
-8
/
+0
*
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
1
-1
/
+1
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+1
*
xen: Log errno rather than return value
Ross Lagerwall
2017-10-26
1
-1
/
+1
*
xen: don't use xenstore to save/restore physmap anymore
Igor Druzhinin
2017-07-18
1
-11
/
+37
*
xen: move physmap saving into a separate function
Igor Druzhinin
2017-07-18
1
-26
/
+31
*
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2017-07-14
1
-2
/
+1
*
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
1
-1
/
+1
*
xen: use get_uint() for "max-ram-below-4g" property
Marc-André Lureau
2017-06-20
1
-3
/
+3
*
Remove/replace sysemu/char.h inclusion
Marc-André Lureau
2017-06-02
1
-1
/
+0
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
1
-1
/
+1
*
shutdown: Prepare for use of an enum in reset/shutdown_request
Eric Blake
2017-05-23
1
-2
/
+5
*
move xen-hvm.c to hw/i386/xen/
Anthony Xu
2017-04-25
1
-0
/
+1429