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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
fsl_etsec: Use hw/net/mii.h
Akihiko Odaki
3
-24
/
+9
2023-03-10
e1000e: Fix the code style
Akihiko Odaki
5
-158
/
+168
2023-03-09
Merge tag 'pull-gdbstub-070323-3' of https://gitlab.com/stsquad/qemu into sta...
Peter Maydell
1
-0
/
+1
2023-03-09
Merge tag 'vfio-updates-20230307.1' of https://gitlab.com/alex.williamson/qem...
Peter Maydell
4
-139
/
+600
2023-03-09
Merge tag 'xenfv-2' of git://git.infradead.org/users/dwmw2/qemu into staging
Peter Maydell
39
-732
/
+4426
2023-03-09
Merge tag 'pull-aspeed-20230307' of https://github.com/legoater/qemu into sta...
Peter Maydell
4
-9
/
+17
2023-03-09
Merge tag 'mips-misc-20230308' of https://github.com/philmd/qemu into staging
Peter Maydell
18
-80
/
+638
2023-03-08
hw/usb/ohci: Implement resume on connection status change
BALATON Zoltan
1
-6
/
+17
2023-03-08
hw/audio/via-ac97: Basic implementation of audio playback
BALATON Zoltan
4
-7
/
+457
2023-03-08
hw/usb/vt82c686-uhci-pci: Use PCI IRQ routing
Bernhard Beschow
1
-12
/
+0
2023-03-08
hw/ppc/pegasos2: Fix PCI interrupt routing
BALATON Zoltan
2
-5
/
+25
2023-03-08
hw/isa/vt82c686: Implement PCI IRQ routing
BALATON Zoltan
1
-0
/
+42
2023-03-08
hw/intc/i8259: Implement legacy LTIM Edge/Level Bank Select
David Woodhouse
2
-7
/
+27
2023-03-08
hw/display/sm501: Add debug property to control pixman usage
BALATON Zoltan
1
-3
/
+15
2023-03-08
Revert "hw/isa/vt82c686: Remove intermediate IRQ forwarder"
BALATON Zoltan
1
-1
/
+9
2023-03-08
Revert "hw/isa/i82378: Remove intermediate IRQ forwarder"
Philippe Mathieu-Daudé
1
-1
/
+9
2023-03-08
hw/mips/itu: Pass SAAR using QOM link property
Philippe Mathieu-Daudé
2
-25
/
+24
2023-03-08
hw/mips: Declare all length properties as unsigned
Philippe Mathieu-Daudé
6
-13
/
+13
2023-03-07
vfio: Fix vfio_get_dev_region() trace event
Cédric Le Goater
1
-1
/
+1
2023-03-07
vfio/migration: Rename entry points
Alex Williamson
3
-8
/
+8
2023-03-07
vfio/migration: Query device dirty page tracking support
Joao Martins
1
-0
/
+15
2023-03-07
vfio/migration: Block migration with vIOMMU
Joao Martins
3
-0
/
+52
2023-03-07
vfio/common: Add device dirty page bitmap sync
Joao Martins
1
-9
/
+79
2023-03-07
vfio/common: Extract code from vfio_get_dirty_bitmap() to new function
Avihai Horon
1
-22
/
+35
2023-03-07
vfio/common: Add device dirty page tracking start/stop
Joao Martins
2
-5
/
+169
2023-03-07
includes: move tb_flush into its own header
Alex Bennée
1
-0
/
+1
2023-03-07
i386/xen: Initialize Xen backends from pc_basic_device_init() for emulation
David Woodhouse
1
-0
/
+7
2023-03-07
hw/xen: Implement soft reset for emulated gnttab
David Woodhouse
2
-2
/
+25
2023-03-07
hw/xen: Map guest XENSTORE_PFN grant in emulated Xenstore
David Woodhouse
1
-0
/
+16
2023-03-07
hw/xen: Add emulated implementation of XenStore operations
David Woodhouse
1
-4
/
+269
2023-03-07
hw/xen: Add emulated implementation of grant table operations
David Woodhouse
1
-3
/
+296
2023-03-07
hw/xen: Hook up emulated implementation for event channel operations
David Woodhouse
1
-0
/
+15
2023-03-07
hw/xen: Only advertise ring-page-order for xen-block if gnttab supports it
David Woodhouse
1
-3
/
+8
2023-03-07
hw/xen: Avoid crash when backend watch fires too early
Paul Durrant
1
-7
/
+7
2023-03-07
hw/xen: Build PV backend drivers for CONFIG_XEN_BUS
David Woodhouse
7
-7
/
+10
2023-03-07
hw/xen: Rename xen_common.h to xen_native.h
David Woodhouse
13
-20
/
+23
2023-03-07
hw/xen: Use XEN_PAGE_SIZE in PV backend drivers
David Woodhouse
4
-20
/
+20
2023-03-07
hw/xen: Move xenstore_store_pv_console_info to xen_console.c
David Woodhouse
1
-2
/
+43
2023-03-07
hw/xen: Add xenstore operations to allow redirection to internal emulation
Paul Durrant
10
-374
/
+333
2023-03-07
hw/xen: Add foreignmem operations to allow redirection to internal emulation
David Woodhouse
3
-13
/
+60
2023-03-07
hw/xen: Pass grant ref to gnttab unmap operation
David Woodhouse
8
-19
/
+42
2023-03-07
hw/xen: Add gnttab operations to allow redirection to internal emulation
David Woodhouse
4
-219
/
+177
2023-03-07
hw/xen: Add evtchn operations to allow redirection to internal emulation
David Woodhouse
7
-45
/
+120
2023-03-07
hw/xen: Create initial XenStore nodes
Paul Durrant
1
-0
/
+70
2023-03-07
hw/xen: Implement core serialize/deserialize methods for xenstore_impl
David Woodhouse
3
-6
/
+599
2023-03-07
hw/xen: Implement XenStore permissions
Paul Durrant
3
-20
/
+249
2023-03-07
hw/xen: Watches on XenStore transactions
David Woodhouse
1
-1
/
+150
2023-03-07
hw/xen: Implement XenStore transactions
David Woodhouse
1
-6
/
+144
2023-03-07
hw/xen: Implement XenStore watches
David Woodhouse
1
-15
/
+238
2023-03-07
hw/xen: Add basic XenStore tree walk and write/read/directory support
David Woodhouse
1
-7
/
+520
[next]