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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
hw/isa/vt82c686: Instantiate USB functions in host device
Bernhard Beschow
2022-10-31
3
-7
/
+12
|
*
|
|
hw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI define
Bernhard Beschow
2022-10-31
4
-6
/
+7
|
*
|
|
hw/isa/vt82c686: Instantiate IDE function in host device
Bernhard Beschow
2022-10-31
6
-11
/
+26
|
*
|
|
hw/isa/vt82c686: Introduce TYPE_VIA_IDE define
Bernhard Beschow
2022-10-31
4
-3
/
+4
|
*
|
|
hw/isa/vt82c686: Reuse errp
Bernhard Beschow
2022-10-31
1
-1
/
+6
|
*
|
|
hw/isa/vt82c686: Prefer pci_address_space() over get_system_memory()
Bernhard Beschow
2022-10-31
1
-1
/
+1
|
*
|
|
hw/isa/vt82c686: Resolve unneeded attribute
Bernhard Beschow
2022-10-31
1
-8
/
+8
|
*
|
|
hw/isa/vt82c686: Resolve chip-specific realize methods
Bernhard Beschow
2022-10-31
1
-15
/
+18
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'imp-202210-pull-request' of https://github.com/qemu-bsd-user/qemu-...
Stefan Hajnoczi
2022-10-31
2
-0
/
+2
|
\
\
\
|
*
|
|
bsd-user: Catch up with sys/param.h requirement for machine/pmap.h
Muhammad Moinur Rahman
2022-10-26
2
-0
/
+2
*
|
|
|
Merge tag 'pull-ppc-20221029' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
2022-10-31
36
-1615
/
+2736
|
\
\
\
\
|
*
|
|
|
target/ppc: Fix regression in Radix MMU
Leandro Lupori
2022-10-29
1
-8
/
+21
|
*
|
|
|
hw/ppc/e500: Implement pflash handling
Bernhard Beschow
2022-10-29
3
-0
/
+95
|
*
|
|
|
hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*
Bernhard Beschow
2022-10-28
1
-33
/
+33
|
*
|
|
|
hw/sd/sdhci-internal: Unexport ESDHC defines
Bernhard Beschow
2022-10-28
2
-20
/
+19
|
*
|
|
|
hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two
Bernhard Beschow
2022-10-28
2
-2
/
+11
|
*
|
|
|
docs/system/ppc/ppce500: Use qemu-system-ppc64 across the board(s)
Bernhard Beschow
2022-10-28
1
-5
/
+5
|
*
|
|
|
target/ppc: Increment PMC5 with inline insns
Leandro Lupori
2022-10-28
4
-39
/
+67
|
*
|
|
|
target/ppc: Add new PMC HFLAGS
Leandro Lupori
2022-10-28
3
-1
/
+13
|
*
|
|
|
ppc4xx_sdram: Add errp parameter to ppc4xx_sdram_banks()
BALATON Zoltan
2022-10-28
1
-9
/
+19
|
*
|
|
|
ppc4xx_sdram: Convert DDR SDRAM controller to new bank handling
BALATON Zoltan
2022-10-28
1
-61
/
+37
|
*
|
|
|
ppc4xx_sdram: Generalise bank setup
BALATON Zoltan
2022-10-28
2
-44
/
+48
|
*
|
|
|
ppc4xx_sdram: Rename local state variable for brevity
BALATON Zoltan
2022-10-28
1
-79
/
+79
|
*
|
|
|
ppc4xx_sdram: Use hwaddr for memory bank size
BALATON Zoltan
2022-10-28
1
-10
/
+4
|
*
|
|
|
ppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.c
BALATON Zoltan
2022-10-28
3
-74
/
+69
|
*
|
|
|
ppc4xx_devs.c: Move DDR SDRAM controller model to ppc4xx_sdram.c
BALATON Zoltan
2022-10-28
2
-352
/
+365
|
*
|
|
|
ppc440_uc.c: Move DDR2 SDRAM controller model to ppc4xx_sdram.c
BALATON Zoltan
2022-10-28
3
-333
/
+350
|
*
|
|
|
target/ppc: move the p*_interrupt_powersave methods to excp_helper.c
Matheus Ferst
2022-10-28
3
-108
/
+102
|
*
|
|
|
target/ppc: unify cpu->has_work based on cs->interrupt_request
Matheus Ferst
2022-10-28
1
-93
/
+1
|
*
|
|
|
target/ppc: introduce ppc_maybe_interrupt
Matheus Ferst
2022-10-28
10
-8
/
+67
|
*
|
|
|
target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds
Matheus Ferst
2022-10-28
2
-1
/
+3
|
*
|
|
|
target/ppc: add power-saving interrupt masking logic to p7_next_unmasked_inte...
Matheus Ferst
2022-10-28
3
-13
/
+14
|
*
|
|
|
target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER7
Matheus Ferst
2022-10-28
1
-20
/
+25
|
*
|
|
|
target/ppc: remove generic architecture checks from p7_deliver_interrupt
Matheus Ferst
2022-10-28
1
-3
/
+0
|
*
|
|
|
target/ppc: remove unused interrupts from p7_deliver_interrupt
Matheus Ferst
2022-10-28
1
-50
/
+0
|
*
|
|
|
target/ppc: create an interrupt deliver method for POWER7
Matheus Ferst
2022-10-28
1
-0
/
+107
|
*
|
|
|
target/ppc: remove unused interrupts from p7_next_unmasked_interrupt
Matheus Ferst
2022-10-28
1
-55
/
+8
|
*
|
|
|
target/ppc: create an interrupt masking method for POWER7
Matheus Ferst
2022-10-28
1
-0
/
+108
|
*
|
|
|
target/ppc: add power-saving interrupt masking logic to p8_next_unmasked_inte...
Matheus Ferst
2022-10-28
3
-13
/
+14
|
*
|
|
|
target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER8
Matheus Ferst
2022-10-28
1
-28
/
+33
|
*
|
|
|
target/ppc: remove generic architecture checks from p8_deliver_interrupt
Matheus Ferst
2022-10-28
1
-3
/
+0
|
*
|
|
|
target/ppc: remove unused interrupts from p8_deliver_interrupt
Matheus Ferst
2022-10-28
1
-30
/
+0
|
*
|
|
|
target/ppc: create an interrupt deliver method for POWER8
Matheus Ferst
2022-10-28
1
-0
/
+107
|
*
|
|
|
target/ppc: remove unused interrupts from p8_next_unmasked_interrupt
Matheus Ferst
2022-10-28
1
-38
/
+7
|
*
|
|
|
target/ppc: create an interrupt masking method for POWER8
Matheus Ferst
2022-10-28
1
-0
/
+108
|
*
|
|
|
target/ppc: add power-saving interrupt masking logic to p9_next_unmasked_inte...
Matheus Ferst
2022-10-28
3
-14
/
+38
|
*
|
|
|
target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER9
Matheus Ferst
2022-10-28
1
-76
/
+50
|
*
|
|
|
target/ppc: remove generic architecture checks from p9_deliver_interrupt
Matheus Ferst
2022-10-28
1
-8
/
+1
|
*
|
|
|
target/ppc: remove unused interrupts from p9_deliver_interrupt
Matheus Ferst
2022-10-28
1
-27
/
+0
|
*
|
|
|
target/ppc: create an interrupt deliver method for POWER9/POWER10
Matheus Ferst
2022-10-28
1
-0
/
+112
[prev]
[next]