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
2022-10-31
Merge tag 'mips-20221030' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
20
-198
/
+261
2022-10-31
hw/mips/malta: Use bootloader helper to set BAR registers
Jiaxun Yang
1
-45
/
+40
2022-10-31
hw/mips: Use bl_gen_kernel_jump to generate bootloaders
Jiaxun Yang
1
-31
/
+12
2022-10-31
hw/mips/bootloader: Allow bl_gen_jump_kernel to optionally set register
Philippe Mathieu-Daudé
3
-10
/
+31
2022-10-31
hw/mips/boston: Don't set link_up for xilinx-pcie
Jiaxun Yang
1
-5
/
+4
2022-10-31
hw/isa/piix4: Move pci_ide_create_devs() call to board code
Bernhard Beschow
2
-5
/
+6
2022-10-31
hw/isa/piix4: Add missing initialization
Bernhard Beschow
1
-0
/
+2
2022-10-31
hw/isa/Kconfig: Fix dependencies of piix4 southbridge
Bernhard Beschow
1
-0
/
+6
2022-10-31
hw/mips/malta: Reuse dev variable
Bernhard Beschow
1
-3
/
+2
2022-10-31
hw/isa/piix3: Remove unused include
Bernhard Beschow
1
-1
/
+0
2022-10-31
hw/ide/piix: Introduce TYPE_ macros for PIIX IDE controllers
Bernhard Beschow
3
-4
/
+7
2022-10-31
hw/isa/piix4: Rename wrongly named method
Bernhard Beschow
1
-2
/
+2
2022-10-31
hw/isa/piix3: Prefer pci_address_space() over get_system_memory()
Bernhard Beschow
1
-1
/
+1
2022-10-31
hw/isa/piix3: Modernize reset handling
Bernhard Beschow
1
-5
/
+3
2022-10-31
hw/isa/piix3: Add size constraints to rcr_ops
Bernhard Beschow
1
-1
/
+5
2022-10-31
hw/isa/piix3: Remove extra ';' outside of functions
Bernhard Beschow
1
-3
/
+3
2022-10-31
hw/i386/pc: Create DMA controllers in south bridges
Bernhard Beschow
5
-5
/
+14
2022-10-31
hw: Remove unused MAX_IDE_BUS define
BALATON Zoltan
6
-10
/
+0
2022-10-31
hw/isa/vt82c686: Create rtc-time alias in boards instead
Bernhard Beschow
3
-2
/
+8
2022-10-31
hw/isa/vt82c686: Embed RTCState in host device
Bernhard Beschow
1
-1
/
+11
2022-10-31
hw/mips/fuloong2e: Inline vt82c686b_southbridge_init() and remove it
Bernhard Beschow
1
-18
/
+10
2022-10-31
hw/isa/vt82c686: Instantiate AC97 and MC97 functions in host device
Bernhard Beschow
3
-9
/
+16
2022-10-31
hw/isa/vt82c686: Instantiate PM function in host device
Bernhard Beschow
3
-3
/
+15
2022-10-31
hw/isa/vt82c686: Instantiate USB functions in host device
Bernhard Beschow
3
-7
/
+12
2022-10-31
hw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI define
Bernhard Beschow
3
-6
/
+6
2022-10-31
hw/isa/vt82c686: Instantiate IDE function in host device
Bernhard Beschow
5
-10
/
+26
2022-10-31
hw/isa/vt82c686: Introduce TYPE_VIA_IDE define
Bernhard Beschow
3
-3
/
+3
2022-10-31
hw/isa/vt82c686: Reuse errp
Bernhard Beschow
1
-1
/
+6
2022-10-31
hw/isa/vt82c686: Prefer pci_address_space() over get_system_memory()
Bernhard Beschow
1
-1
/
+1
2022-10-31
hw/isa/vt82c686: Resolve unneeded attribute
Bernhard Beschow
1
-8
/
+8
2022-10-31
hw/isa/vt82c686: Resolve chip-specific realize methods
Bernhard Beschow
1
-15
/
+18
2022-10-31
Merge tag 'pull-ppc-20221029' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
15
-804
/
+907
2022-10-31
Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
3
-1
/
+11
2022-10-30
Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
2
-2
/
+2
2022-10-30
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
3
-19
/
+84
2022-10-30
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Stefan Hajnoczi
1
-0
/
+4
2022-10-30
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2
-17
/
+48
2022-10-29
hw/ppc/e500: Implement pflash handling
Bernhard Beschow
2
-0
/
+80
2022-10-28
hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*
Bernhard Beschow
1
-33
/
+33
2022-10-28
hw/sd/sdhci-internal: Unexport ESDHC defines
Bernhard Beschow
2
-20
/
+19
2022-10-28
hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two
Bernhard Beschow
2
-2
/
+11
2022-10-28
ppc4xx_sdram: Add errp parameter to ppc4xx_sdram_banks()
BALATON Zoltan
1
-9
/
+19
2022-10-28
ppc4xx_sdram: Convert DDR SDRAM controller to new bank handling
BALATON Zoltan
1
-61
/
+37
2022-10-28
ppc4xx_sdram: Generalise bank setup
BALATON Zoltan
2
-44
/
+48
2022-10-28
ppc4xx_sdram: Rename local state variable for brevity
BALATON Zoltan
1
-79
/
+79
2022-10-28
ppc4xx_sdram: Use hwaddr for memory bank size
BALATON Zoltan
1
-10
/
+4
2022-10-28
ppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.c
BALATON Zoltan
2
-62
/
+61
2022-10-28
ppc4xx_devs.c: Move DDR SDRAM controller model to ppc4xx_sdram.c
BALATON Zoltan
2
-352
/
+365
2022-10-28
ppc440_uc.c: Move DDR2 SDRAM controller model to ppc4xx_sdram.c
BALATON Zoltan
3
-333
/
+350
2022-10-28
target/ppc: introduce ppc_maybe_interrupt
Matheus Ferst
4
-7
/
+9
[next]