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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
i386
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-29
hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it
Bernhard Beschow
1
-18
/
+0
2022-06-29
hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()
Bernhard Beschow
1
-1
/
+6
2022-06-09
include/hw/ide: Unexport pci_piix3_xen_ide_unplug()
Bernhard Beschow
1
-1
/
+47
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2
-12
/
+12
2022-01-27
xen-mapcache: Avoid entry->lock overflow
Ross Lagerwall
1
-1
/
+7
2022-01-27
xen-hvm: Allow disabling buffer_io_timer
Jason Andryuk
1
-2
/
+4
2021-11-01
memory: make global_dirty_tracking a bitmask
Hyman Huang(黄勇)
1
-2
/
+2
2021-09-30
memory: Name all the memory listeners
Peter Xu
1
-0
/
+2
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
1
-1
/
+1
2021-05-13
numa: Teach ram block notifiers about resizeable ram blocks
David Hildenbrand
1
-3
/
+4
2021-05-10
xen: Free xenforeignmemory_resource at exit
Anthony PERARD
1
-3
/
+6
2021-05-10
xen-mapcache: avoid a race on memory map while using MAP_FIXED
Igor Druzhinin
1
-1
/
+14
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2
-2
/
+0
2021-05-02
hw: Do not include hw/irq.h if it is not necessary
Thomas Huth
1
-1
/
+0
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
1
-1
/
+1
2021-02-20
hw/i386/xen: Remove dead code
Philippe Mathieu-Daudé
1
-11
/
+2
2021-01-04
hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2020-12-10
i386: do not use ram_size global
Paolo Bonzini
1
-1
/
+1
2020-10-21
qapi: Restrict Xen migration commands to migration.json
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-19
xen: xenguest is not used so is not needed
Michael Tokarev
1
-2
/
+0
2020-09-30
hw/xen: Split x86-specific declaration from generic hardware ones
Philippe Mathieu-Daudé
1
-0
/
+1
2020-09-30
hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-1
/
+1
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2
-6
/
+2
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2
-4
/
+4
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2
-4
/
+8
2020-08-21
meson: convert hw/arch*
Marc-André Lureau
2
-1
/
+7
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-0
/
+1
2020-06-17
x86: move max-ram-below-4g to pc
Gerd Hoffmann
1
-1
/
+1
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-0
/
+2
2020-06-10
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
2
-0
/
+2
2020-06-09
hw/i386/xen/xen-hvm: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-1
/
+2
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2019-11-05
hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers
Philippe Mathieu-Daudé
1
-2
/
+3
2019-10-22
hw/i386: split PCMachineState deriving X86MachineState from it
Paolo Bonzini
1
-13
/
+15
2019-08-27
xen: cleanup IOREQ server on exit
Igor Druzhinin
1
-0
/
+2
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2
-1
/
+2
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
2
-0
/
+2
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
3
-2
/
+1
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2
-0
/
+2
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
1
-0
/
+1
2019-07-05
hw/i386: Replace global smp variables with machine smp properties
Like Xu
1
-0
/
+4
2019-06-24
xen: Drop includes of xen/hvm/params.h
Anthony PERARD
2
-3
/
+0
2019-06-24
xen: Avoid VLA
Anthony PERARD
1
-4
/
+11
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
3
-0
/
+4
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
1
-2
/
+2
2019-03-22
trace-events: Consistently point to docs/devel/tracing.txt
Markus Armbruster
1
-0
/
+2
2019-03-19
xen-mapcache: use MAP_FIXED flag so the mmap address hint is always honored
Roger Pau Monne
1
-2
/
+8
[next]