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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-12
hw: aspeed_gpio: Fix pin I/O type declarations
Peter Delevoryas
1
-4
/
+4
2021-10-12
aspeed/i2c: QOMify AspeedI2CBus
Cédric Le Goater
3
-25
/
+91
2021-10-12
aspeed/smc: Remove unused attribute 'irqline'
Cédric Le Goater
1
-1
/
+0
2021-10-12
aspeed/smc: Introduce a new addr_width() class handler
Cédric Le Goater
2
-7
/
+13
2021-10-12
aspeed/smc: Add default reset values
Cédric Le Goater
2
-25
/
+28
2021-10-12
aspeed/smc: QOMify AspeedSMCFlash
Cédric Le Goater
2
-12
/
+77
2021-10-12
aspeed/smc: Rename AspeedSMCFlash 'id' to 'cs'
Cédric Le Goater
2
-16
/
+16
2021-10-12
aspeed/smc: Remove the 'size' attribute from AspeedSMCFlash
Cédric Le Goater
3
-7
/
+6
2021-10-12
aspeed/smc: Remove the 'flash' attribute from AspeedSMCFlash
Cédric Le Goater
2
-7
/
+5
2021-10-12
aspeed/smc: Drop AspeedSMCController structure
Cédric Le Goater
4
-422
/
+511
2021-10-12
aspeed/smc: Stop using the model name for the memory regions
Cédric Le Goater
1
-15
/
+10
2021-10-12
aspeed/smc: Introduce aspeed_smc_error() helper
Cédric Le Goater
1
-52
/
+45
2021-10-12
aspeed/smc: Add watchdog Control/Status Registers
Cédric Le Goater
1
-1
/
+18
2021-10-11
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Richard Henderson
1
-13
/
+15
2021-10-08
Merge remote-tracking branch 'remotes/vivier-m68k/tags/m68k-next-pull-request...
Richard Henderson
4
-30
/
+429
2021-10-08
q800: wire macfb IRQ to separate video interrupt on VIA2
Mark Cave-Ayland
1
-2
/
+5
2021-10-08
macfb: add vertical blank interrupt
Mark Cave-Ayland
2
-0
/
+91
2021-10-08
macfb: fix 24-bit RGB pixel encoding
Mark Cave-Ayland
1
-4
/
+4
2021-10-08
macfb: fix up 1-bit pixel encoding
Mark Cave-Ayland
1
-1
/
+3
2021-10-08
macfb: add common monitor modes supported by the MacOS toolbox ROM
Mark Cave-Ayland
4
-21
/
+156
2021-10-08
macfb: add qdev property to specify display type
Mark Cave-Ayland
3
-1
/
+12
2021-10-08
macfb: implement mode sense to allow display type to be detected
Mark Cave-Ayland
3
-2
/
+137
2021-10-08
macfb: add trace events for reading and writing the control registers
Mark Cave-Ayland
2
-1
/
+11
2021-10-08
macfb: use memory_region_init_ram() in macfb_common_realize() for the framebu...
Mark Cave-Ayland
1
-3
/
+2
2021-10-08
macfb: fix overflow of color_palette array
Mark Cave-Ayland
1
-1
/
+3
2021-10-08
macfb: fix invalid object reference in macfb_common_realize()
Mark Cave-Ayland
1
-1
/
+1
2021-10-08
macfb: update macfb.c to use the Error API best practices
Mark Cave-Ayland
1
-8
/
+8
2021-10-08
macfb: handle errors that occur during realize
Mark Cave-Ayland
1
-0
/
+11
2021-10-07
Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-10-07-v2...
Richard Henderson
12
-92
/
+316
2021-10-07
iothread: use IOThreadParamInfo in iothread_[set|get]_param()
Stefano Garzarella
1
-8
/
+10
2021-10-07
iothread: rename PollParamInfo to IOThreadParamInfo
Stefano Garzarella
1
-7
/
+7
2021-10-07
Merge remote-tracking branch 'remotes/alistair23/tags/pull-riscv-to-apply-202...
Richard Henderson
15
-479
/
+516
2021-10-07
iotests: Add mirror-ready-cancel-error test
Hanna Reitz
2
-0
/
+148
2021-10-07
mirror: Do not clear .cancelled
Hanna Reitz
2
-3
/
+3
2021-10-07
mirror: Stop active mirroring after force-cancel
Hanna Reitz
1
-0
/
+2
2021-10-07
mirror: Check job_is_cancelled() earlier
Hanna Reitz
1
-5
/
+5
2021-10-07
mirror: Use job_is_cancelled()
Hanna Reitz
1
-1
/
+1
2021-10-07
job: Add job_cancel_requested()
Hanna Reitz
3
-9
/
+23
2021-10-07
job: Do not soft-cancel after a job is done
Hanna Reitz
1
-4
/
+21
2021-10-07
jobs: Give Job.force_cancel more meaning
Hanna Reitz
4
-9
/
+35
2021-10-07
job: @force parameter for job_cancel_sync()
Hanna Reitz
7
-50
/
+50
2021-10-07
job: Force-cancel jobs in a failed transaction
Hanna Reitz
1
-1
/
+6
2021-10-07
mirror: Drop s->synced
Hanna Reitz
1
-10
/
+9
2021-10-07
mirror: Keep s->synced on error
Hanna Reitz
1
-1
/
+0
2021-10-07
job: Context changes in job_completed_txn_abort()
Hanna Reitz
1
-5
/
+17
2021-10-07
hw/riscv: shakti_c: Mark as not user creatable
Alistair Francis
1
-0
/
+7
2021-10-07
hw/dma: sifive_pdma: Don't run DMA when channel is disclaimed
Bin Meng
1
-2
/
+9
2021-10-07
hw/dma: sifive_pdma: Fix Control.claim bit detection
Bin Meng
1
-1
/
+1
2021-10-07
hw/char/mchp_pfsoc_mmuart: QOM'ify PolarFire MMUART
Philippe Mathieu-Daudé
2
-16
/
+93
2021-10-07
hw/char/mchp_pfsoc_mmuart: Use a MemoryRegion container
Philippe Mathieu-Daudé
2
-3
/
+9
[prev]
[next]