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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-28
net: introduce qemu_set_info_str() function
Laurent Vivier
1
-0
/
+1
2022-10-28
qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
Laurent Vivier
1
-0
/
+2
2022-10-28
net: simplify net_client_parse() error management
Laurent Vivier
1
-1
/
+1
2022-10-28
net: remove the @errp argument of net_client_inits()
Laurent Vivier
1
-1
/
+1
2022-10-28
net: introduce convert_host_port()
Laurent Vivier
1
-0
/
+2
2022-10-26
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
4
-7
/
+43
2022-10-26
Merge tag 'pull-tcg-20221026' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
8
-43
/
+61
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: pv: Add dump support
Janosch Frank
1
-0
/
+5
2022-10-26
s390x: Add KVM PV dump interface
Janosch Frank
1
-0
/
+9
2022-10-26
include/elf.h: add s390x note types
Janosch Frank
1
-0
/
+2
2022-10-26
s390x: Introduce PV query interface
Janosch Frank
1
-0
/
+10
2022-10-26
accel/tcg: Remove restore_state_to_opc function
Richard Henderson
1
-3
/
+0
2022-10-26
accel/tcg: Add restore_state_to_opc to TCGCPUOps
Richard Henderson
2
-1
/
+12
2022-10-26
accel/tcg: Simplify page_get/alloc_target_data
Richard Henderson
1
-15
/
+6
2022-10-26
accel/tcg: Unify declarations of tb_invalidate_phys_range
Richard Henderson
2
-3
/
+1
2022-10-26
accel/tcg: Rename tb_invalidate_phys_page_range and drop end parameter
Richard Henderson
1
-1
/
+1
2022-10-26
accel/tcg: Introduce tb_{set_}page_addr{0,1}
Richard Henderson
1
-0
/
+22
2022-10-26
accel/tcg: Move assert_no_pages_locked to internal.h
Richard Henderson
1
-8
/
+0
2022-10-26
accel/tcg: Make page_alloc_target_data allocation constant
Richard Henderson
1
-5
/
+4
2022-10-26
include/qemu/thread: Use qatomic_* functions
Richard Henderson
1
-4
/
+4
2022-10-26
include/qemu/atomic: Use qemu_build_assert
Richard Henderson
1
-8
/
+8
2022-10-26
include/qemu/osdep: Add qemu_build_assert
Richard Henderson
1
-0
/
+8
2022-10-25
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
2
-2
/
+1
2022-10-24
dump: Add architecture section and section string table support
Janosch Frank
2
-0
/
+6
2022-10-24
dump: Reorder struct DumpState
Janosch Frank
1
-7
/
+9
2022-10-24
dump: Use a buffer for ELF section data and headers
Janosch Frank
1
-0
/
+2
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-21
m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED
Jason A. Donenfeld
2
-2
/
+10
2022-10-18
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-0
/
+1
2022-10-17
qmp/hmp, device_tree.c: introduce dumpdtb
Daniel Henrique Barboza
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
2022-10-13
Merge tag 'win32-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...
Stefan Hajnoczi
1
-1
/
+4
[next]