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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-09-21
Merge tag 'pull-ppc-20220920' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
1
-2
/
+3
2022-09-20
hw/ppc/spapr: Fix code style problems reported by checkpatch
Bernhard Beschow
1
-2
/
+3
2022-09-20
hw/loongarch: Improve acpi dsdt table
Xiaojuan Yang
1
-0
/
+1
2022-09-20
hw/loongarch: Add platform bus support
Xiaojuan Yang
2
-0
/
+6
2022-09-17
Merge tag 'pull-semi-20220914' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
1
-2
/
+8
2022-09-14
target/arm: Make boards pass base address to armv7m_load_kernel()
Peter Maydell
1
-1
/
+4
2022-09-13
semihosting: Allow optional use of semihosting from userspace
Peter Maydell
1
-2
/
+8
2022-09-07
hw/intc: Move mtimer/mtimecmp to aclint
Atish Patra
2
-0
/
+4
2022-09-07
hw/riscv: virt: fix the plic's address cells
Conor Dooley
1
-0
/
+1
2022-09-07
hw/riscv: microchip_pfsoc: fix kernel panics due to missing peripherals
Conor Dooley
1
-1
/
+13
2022-09-07
hw/riscv: opentitan: bump opentitan version
Wilfred Mallawa
1
-5
/
+6
2022-09-07
hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec()
Daniel Henrique Barboza
1
-1
/
+1
2022-09-06
accel/tcg: Add fast path for translator_ld*
Richard Henderson
1
-27
/
+36
2022-09-06
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2
-5
/
+20
2022-09-06
accel/tcg: Remove translator_ldsw
Richard Henderson
1
-1
/
+0
2022-09-06
accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
Richard Henderson
1
-0
/
+1
2022-09-06
accel/tcg: Make tb_htable_lookup static
Richard Henderson
1
-3
/
+0
2022-09-06
accel/tcg: Properly implement get_page_addr_code for user-only
Richard Henderson
1
-53
/
+24
2022-09-06
accel/tcg: Introduce is_same_page()
Ilya Leoshkevich
1
-0
/
+10
2022-09-06
linux-user: Honor PT_GNU_STACK
Richard Henderson
1
-0
/
+1
2022-09-04
goldfish_rtc: Add big-endian property
Stafford Horne
1
-0
/
+2
2022-09-04
hw/openrisc: Split re-usable boot time apis out to boot.c
Stafford Horne
1
-0
/
+34
2022-09-02
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-5
/
+6
2022-09-02
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
3
-2
/
+7
2022-09-02
Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
1
-0
/
+17
2022-09-02
util/qemu-sockets: Enable unix socket support on Windows
Bin Meng
1
-0
/
+17
2022-09-02
vdpa: Delete CVQ migration blocker
Eugenio Pérez
1
-1
/
+0
2022-09-02
vhost_net: add NetClientState->load() callback
Eugenio Pérez
1
-0
/
+2
2022-09-02
vhost_net: Add NetClientInfo stop callback
Eugenio Pérez
1
-0
/
+2
2022-09-02
vhost_net: Add NetClientInfo start callback
Eugenio Pérez
1
-0
/
+2
2022-09-02
util: accept iova_tree_remove_parameter by value
Eugenio Pérez
1
-1
/
+1
2022-09-01
Merge tag 'pull-ppc-20220831' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
8
-32
/
+175
2022-09-01
scsi: Add buf_len parameter to scsi_req_new()
John Millikin
1
-5
/
+6
2022-08-31
hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR device
BALATON Zoltan
1
-4
/
+2
2022-08-31
ppc4xx: Rename ppc405-ebc to ppc4xx-ebc
BALATON Zoltan
1
-3
/
+3
2022-08-31
ppc4xx: Move EBC model to ppc4xx_devs.c
BALATON Zoltan
1
-0
/
+15
2022-08-31
ppc4xx: Rename ppc405-plb to ppc4xx-plb
BALATON Zoltan
1
-3
/
+3
2022-08-31
ppc4xx: Move PLB model to ppc4xx_devs.c
BALATON Zoltan
1
-0
/
+11
2022-08-31
ppc/ppc405: QOM'ify MAL
Cédric Le Goater
1
-3
/
+25
2022-08-31
ppc/ppc4xx: Introduce a DCR device model
Cédric Le Goater
1
-0
/
+17
2022-08-31
ppc/ppc405: QOM'ify CPU
Cédric Le Goater
1
-5
/
+0
2022-08-31
ppc/pnv: turn chip8->phbs[] into a PnvPHB* array
Daniel Henrique Barboza
1
-1
/
+5
2022-08-31
ppc/pnv: add helpers for pnv-phb user devices
Daniel Henrique Barboza
1
-0
/
+1
2022-08-31
ppc/pnv: add phb-id/chip-id PnvPHB4RootBus properties
Daniel Henrique Barboza
1
-0
/
+10
2022-08-31
ppc/pnv: add phb-id/chip-id PnvPHB3RootBus properties
Daniel Henrique Barboza
1
-1
/
+8
2022-08-31
ppc/pnv: move attach_root_port helper to pnv-phb.c
Daniel Henrique Barboza
1
-1
/
+0
2022-08-31
ppc/pnv: remove PnvPHB4.version
Daniel Henrique Barboza
1
-2
/
+0
2022-08-31
ppc/pnv: remove pecc->rp_model
Daniel Henrique Barboza
1
-1
/
+0
2022-08-31
ppc/pnv: remove root port name from pnv_phb_attach_root_port()
Daniel Henrique Barboza
1
-2
/
+1
2022-08-31
ppc/pnv: remove pnv-phb4-root-port
Daniel Henrique Barboza
1
-9
/
+0
[next]