index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
target/i386: add avx-vnni-int16 feature
Paolo Bonzini
1
-1
/
+1
2024-07-03
i386/sev: Fallback to the default SEV device if none provided in sev_get_capa...
Michal Privoznik
1
-5
/
+5
2024-07-03
i386/sev: Fix error message in sev_get_capabilities()
Michal Privoznik
1
-1
/
+1
2024-07-03
target/i386: do not include undefined bits in the AMD topoext leaf
Paolo Bonzini
3
-0
/
+8
2024-07-03
target/i386: SEV: fix formatting of CPUID mismatch message
Paolo Bonzini
1
-3
/
+3
2024-07-03
target/i386: drop AMD machine check bits from Intel CPUID
Paolo Bonzini
1
-4
/
+19
2024-07-03
target/i386: pass X86CPU to x86_cpu_get_supported_feature_word
Paolo Bonzini
3
-9
/
+7
2024-07-03
meson: Drop the .fa library suffix
Paolo Bonzini
9
-31
/
+4
2024-07-03
Revert "meson: Propagate gnutls dependency"
Akihiko Odaki
5
-6
/
+6
2024-07-03
meson: Pass objects and dependencies to declare_dependency()
Akihiko Odaki
6
-26
/
+35
2024-07-03
meson: merge plugin_ldflags into emulator_link_args
Paolo Bonzini
1
-4
/
+3
2024-07-03
meson: move block.syms dependency out of libblock
Paolo Bonzini
2
-2
/
+4
2024-07-03
meson: move shared_module() calls where modules are already walked
Paolo Bonzini
1
-15
/
+19
2024-07-02
hw/sd/sdcard: Add sd_acmd_SEND_SCR handler (ACMD51)
Philippe Mathieu-Daudé
1
-11
/
+8
2024-07-02
hw/sd/sdcard: Add sd_acmd_SET_CLR_CARD_DETECT handler (ACMD42)
Philippe Mathieu-Daudé
1
-12
/
+13
2024-07-02
hw/sd/sdcard: Add sd_acmd_SD_APP_OP_COND handler (ACMD41)
Philippe Mathieu-Daudé
1
-37
/
+45
2024-07-02
hw/sd/sdcard: Add sd_acmd_SET_WR_BLK_ERASE_COUNT handler (ACMD23)
Philippe Mathieu-Daudé
1
-11
/
+11
2024-07-02
hw/sd/sdcard: Add sd_acmd_SEND_NUM_WR_BLOCKS handler (ACMD22)
Philippe Mathieu-Daudé
1
-13
/
+10
2024-07-02
hw/sd/sdcard: Add sd_acmd_SD_STATUS handler (ACMD13)
Philippe Mathieu-Daudé
1
-13
/
+9
2024-07-02
hw/sd/sdcard: Add sd_acmd_SET_BUS_WIDTH handler (ACMD6)
Philippe Mathieu-Daudé
1
-13
/
+15
2024-07-02
hw/sd/sdcard: Add spi_cmd_CRC_ON_OFF handler (CMD59)
Philippe Mathieu-Daudé
1
-3
/
+7
2024-07-02
hw/sd/sdcard: Add spi_cmd_READ_OCR handler (CMD58)
Philippe Mathieu-Daudé
1
-3
/
+7
2024-07-02
hw/sd/sdcard: Add sd_cmd_APP_CMD handler (CMD55)
Philippe Mathieu-Daudé
1
-25
/
+28
2024-07-02
hw/sd/sdcard: Add sd_cmd_LOCK_UNLOCK handler (CMD42)
Philippe Mathieu-Daudé
1
-5
/
+8
2024-07-02
hw/sd/sdcard: Add sd_cmd_ERASE handler (CMD38)
Philippe Mathieu-Daudé
1
-21
/
+20
2024-07-02
hw/sd/sdcard: Add sd_cmd_ERASE_WR_BLK_START/END handlers (CMD32 & CMD33)
Philippe Mathieu-Daudé
1
-23
/
+24
2024-07-02
hw/sd/sdcard: Add sd_cmd_SEND_WRITE_PROT handler (CMD30)
Philippe Mathieu-Daudé
1
-22
/
+25
2024-07-02
hw/sd/sdcard: Add sd_cmd_SET/CLR_WRITE_PROT handler (CMD28 & CMD29)
Philippe Mathieu-Daudé
1
-45
/
+46
2024-07-02
hw/sd/sdcard: Add sd_cmd_PROGRAM_CSD handler (CMD27)
Philippe Mathieu-Daudé
1
-4
/
+9
2024-07-02
hw/sd/sdcard: Add sd_cmd_WRITE_SINGLE_BLOCK handler (CMD24)
Philippe Mathieu-Daudé
1
-27
/
+30
2024-07-02
hw/sd/sdcard: Add sd_cmd_READ_SINGLE_BLOCK handler (CMD17)
Philippe Mathieu-Daudé
1
-17
/
+20
2024-07-02
hw/sd/sdcard: Add sd_cmd_SET_BLOCKLEN handler (CMD16)
Philippe Mathieu-Daudé
1
-18
/
+19
2024-07-02
hw/sd/sdcard: Add sd_cmd_GO_INACTIVE_STATE handler (CMD15)
Philippe Mathieu-Daudé
1
-12
/
+25
2024-07-02
hw/sd/sdcard: Add sd_cmd_SEND_STATUS handler (CMD13)
Philippe Mathieu-Daudé
1
-12
/
+28
2024-07-02
hw/sd/sdcard: Add sd_cmd_STOP_TRANSMISSION handler (CMD12)
Philippe Mathieu-Daudé
1
-18
/
+20
2024-07-02
hw/sd/sdcard: Add spi_cmd_SEND_CSD/CID handlers (CMD9 & CMD10)
Philippe Mathieu-Daudé
1
-30
/
+20
2024-07-02
hw/sd/sdcard: Add sd_cmd_SEND_CSD/CID handlers (CMD9 & CMD10)
Philippe Mathieu-Daudé
1
-14
/
+22
2024-07-02
hw/sd/sdcard: Add sd_cmd_SEND_IF_COND handler (CMD8)
Philippe Mathieu-Daudé
1
-19
/
+24
2024-07-02
hw/sd/sdcard: Add sd_cmd_DE/SELECT_CARD handler (CMD7)
Philippe Mathieu-Daudé
1
-38
/
+47
2024-07-02
hw/sd/sdcard: Add sd_cmd_SWITCH_FUNCTION handler (CMD6)
Philippe Mathieu-Daudé
1
-12
/
+17
2024-07-02
hw/sd/sdcard: Register Security Extension optional handlers
Philippe Mathieu-Daudé
1
-4
/
+13
2024-07-02
hw/sd/sdcard: Register SDIO optional handlers
Philippe Mathieu-Daudé
1
-2
/
+6
2024-07-02
hw/sd/sdcard: Register optional handlers from spec v6.00
Philippe Mathieu-Daudé
1
-5
/
+10
2024-07-02
hw/sd/sdcard: Register generic optional handlers (CMD11 and CMD20)
Philippe Mathieu-Daudé
1
-2
/
+12
2024-07-02
hw/sd/sdcard: Remove SEND_DSR dead case (CMD4)
Philippe Mathieu-Daudé
1
-12
/
+2
2024-07-02
hw/sd/sdcard: Store command class in SDProto
Philippe Mathieu-Daudé
1
-17
/
+19
2024-07-02
hw/sd/sdcard: Store command type in SDProto
Philippe Mathieu-Daudé
2
-26
/
+23
2024-07-02
hw/sd/sdcard: Store command name in SDProto
Philippe Mathieu-Daudé
1
-13
/
+22
2024-07-02
hw/sd/sdcard: Prepare SDProto to contain more fields
Philippe Mathieu-Daudé
1
-14
/
+15
2024-07-02
hw/sd/sdcard: Pass SDState as argument to sd_[a]cmd_name()
Philippe Mathieu-Daudé
1
-4
/
+4
[next]