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
/
include
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-07
virtio-pci: support queue reset
Xuan Zhuo
1
-0
/
+5
2022-11-07
virtio: core: vq reset feature negotation support
Kangjie Xu
1
-1
/
+3
2022-11-07
virtio: introduce virtio_queue_enable()
Kangjie Xu
1
-0
/
+2
2022-11-07
virtio: introduce virtio_queue_reset()
Xuan Zhuo
1
-0
/
+2
2022-11-07
hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE
Jonathan Cameron
1
-0
/
+1
2022-11-07
hw/cxl/cdat: CXL CDAT Data Object Exchange implementation
Huai-Cheng Kuo
4
-0
/
+176
2022-11-07
hw/pci: PCIe Data Object Exchange emulation
Huai-Cheng Kuo
4
-0
/
+131
2022-10-31
mac_nvram: Use NVRAM_SIZE constant
BALATON Zoltan
1
-2
/
+1
2022-10-31
hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
BALATON Zoltan
2
-1
/
+53
2022-10-31
hw/ppc/mac.h: Move grackle-pcihost type declaration out to a header
BALATON Zoltan
1
-0
/
+44
2022-10-31
hw/ppc/mac.h: Move macio specific parts out from shared header
BALATON Zoltan
1
-0
/
+21
2022-10-31
Merge tag 'mips-20221030' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
3
-4
/
+15
2022-10-31
hw/mips/bootloader: Allow bl_gen_jump_kernel to optionally set register
Philippe Mathieu-Daudé
1
-2
/
+6
2022-10-31
hw/ide/piix: Introduce TYPE_ macros for PIIX IDE controllers
Bernhard Beschow
1
-0
/
+7
2022-10-31
hw/isa/vt82c686: Instantiate PM function in host device
Bernhard Beschow
1
-2
/
+0
2022-10-31
hw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI define
Bernhard Beschow
1
-0
/
+1
2022-10-31
hw/isa/vt82c686: Introduce TYPE_VIA_IDE define
Bernhard Beschow
1
-0
/
+1
2022-10-31
Merge tag 'pull-ppc-20221029' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
1
-12
/
+8
2022-10-31
Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
1
-0
/
+1
2022-10-30
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
1
-0
/
+2
2022-10-28
ppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.c
BALATON Zoltan
1
-12
/
+8
2022-10-28
accel/qtest: Support qtest accelerator for Windows
Xuzhou Cheng
1
-0
/
+1
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
1
-1
/
+1
2022-10-26
virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint
Stefan Hajnoczi
1
-0
/
+2
2022-10-26
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
1
-0
/
+19
2022-10-26
Merge tag 'pull-tcg-20221026' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
1
-0
/
+11
2022-10-26
Merge tag 'pull-aspeed-20221025' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
3
-0
/
+6
2022-10-26
s390x: Add KVM PV dump interface
Janosch Frank
1
-0
/
+9
2022-10-26
s390x: Introduce PV query interface
Janosch Frank
1
-0
/
+10
2022-10-26
accel/tcg: Add restore_state_to_opc to TCGCPUOps
Richard Henderson
1
-0
/
+11
2022-10-24
treewide: Remove the unnecessary space before semicolon
Bin Meng
1
-1
/
+1
2022-10-24
aspeed/smc: Cache AspeedSMCClass
Cédric Le Goater
1
-0
/
+2
2022-10-24
ssi: cache SSIPeripheralClass to avoid GET_CLASS()
Alex Bennée
1
-0
/
+3
2022-10-24
hw/i2c/aspeed: Fix old reg slave receive
Peter Delevoryas
1
-0
/
+1
2022-10-22
include/hw/scsi/scsi.h: Remove unused scsi_legacy_handle_cmdline() prototype
Peter Maydell
1
-1
/
+0
2022-10-18
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-0
/
+1
2022-10-17
ppc440_uc.c: Move some macros to ppc4xx.h
BALATON Zoltan
1
-0
/
+4
2022-10-17
ppc440_sdram: QOM'ify
BALATON Zoltan
1
-2
/
+16
2022-10-17
ppc4xx_sdram: Rename functions to prevent name clashes
BALATON Zoltan
1
-2
/
+2
2022-10-17
ppc440_sdram: Get rid of the init RAM hack
BALATON Zoltan
1
-0
/
+2
2022-10-17
ppc4xx_sdram: QOM'ify
BALATON Zoltan
1
-5
/
+26
2022-10-17
ppc4xx_sdram: Move size check to ppc4xx_sdram_init()
BALATON Zoltan
1
-1
/
+1
2022-10-17
ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()
BALATON Zoltan
1
-6
/
+3
2022-10-17
ppc4xx_sdram: Get rid of the init RAM hack
BALATON Zoltan
1
-2
/
+3
2022-10-17
ppc4xx: Introduce Ppc4xxSdramBank struct
BALATON Zoltan
1
-0
/
+8
2022-10-14
hw/riscv: virt: Enable booting S-mode firmware from pflash
Sunil V L
1
-0
/
+1
2022-10-14
hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
Sunil V L
1
-0
/
+21
2022-10-14
hw/ssi: ibex_spi: fixup/add rw1c functionality
Wilfred Mallawa
1
-2
/
+2
2022-10-13
virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events
Venu Busireddy
1
-0
/
+1
2022-10-13
Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
1
-3
/
+10
[next]