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
2018-07-03
target/ppc/kvm: don't pass cpu to kvm_get_smmu_info()
Greg Kurz
1
-9
/
+8
2018-07-03
target/ppc/kvm: get rid of kvm_get_fallback_smmu_info()
Greg Kurz
1
-97
/
+20
2018-07-03
ppc440_uc: Basic emulation of PPC440 DMA controller
BALATON Zoltan
3
-0
/
+226
2018-07-03
sam460ex: Add RTC device
BALATON Zoltan
1
-0
/
+1
2018-07-03
hw/timer: Add basic M41T80 emulation
BALATON Zoltan
4
-0
/
+120
2018-07-03
ppc4xx_i2c: Rewrite to model hardware more closely
BALATON Zoltan
2
-143
/
+159
2018-07-03
hw/ppc: Give sam46ex its own config option
David Gibson
2
-1
/
+3
2018-07-03
fpu_helper.c: fix setting FPSCR[FI] bit
John Arbuckle
1
-0
/
+8
2018-07-03
target/ppc: Implement the rest of gen_st_atomic
Richard Henderson
1
-1
/
+25
2018-07-03
target/ppc: Implement the rest of gen_ld_atomic
Richard Henderson
1
-4
/
+79
2018-07-03
target/ppc: Use atomic min/max helpers
Richard Henderson
1
-3
/
+19
2018-07-03
target/ppc: Use MO_ALIGN for EXIWX and ECOWX
Richard Henderson
1
-21
/
+4
2018-07-03
target/ppc: Split out gen_st_atomic
Richard Henderson
1
-48
/
+49
2018-07-03
target/ppc: Split out gen_ld_atomic
Richard Henderson
1
-53
/
+52
2018-07-03
target/ppc: Split out gen_load_locked
Richard Henderson
1
-17
/
+18
2018-07-03
target/ppc: Tidy gen_conditional_store
Richard Henderson
1
-17
/
+11
2018-07-03
target/ppc: Remove POWERPC_EXCP_STCX
Richard Henderson
3
-118
/
+22
2018-07-03
target/ppc: Use atomic cmpxchg for STQCX
Richard Henderson
3
-33
/
+100
2018-07-03
target/ppc: Use atomic store for STQ
Richard Henderson
3
-8
/
+45
2018-07-03
target/ppc: Use atomic load for LQ and LQARX
Richard Henderson
4
-25
/
+94
2018-07-03
target/ppc: Add do_unaligned_access hook
Richard Henderson
3
-1
/
+23
2018-07-03
ppc/pnv: fix pnv_core_realize() error handling
Cédric Le Goater
1
-0
/
+1
2018-07-03
ppc/xics: rework the ICS classes inheritance tree
Cédric Le Goater
2
-8
/
+6
2018-07-03
ppc/xics: move the vmstate structures under the ics-base class
Cédric Le Goater
1
-56
/
+56
2018-07-03
ppx/xics: introduce a parent_reset in ICSStateClass
Cédric Le Goater
3
-31
/
+41
2018-07-03
ppc/xics: move the instance_init handler under the ics-base class
Cédric Le Goater
1
-8
/
+8
2018-07-03
ppc/xics: introduce a parent_realize in ICSStateClass
Cédric Le Goater
3
-21
/
+39
2018-07-03
ppc/xics: introduce ICP DeviceRealize and DeviceReset handlers
Cédric Le Goater
4
-21
/
+43
2018-07-03
sam460ex: Fix sam460ex device tree when booting the Linux kernel
Guenter Roeck
1
-0
/
+28
2018-07-03
mac_newworld: always enable disable_direct_reg3_writes for ADB machines
Mark Cave-Ayland
1
-2
/
+2
2018-07-03
mac_dbdma: only dump commands for debug enabled channels
Mark Cave-Ayland
1
-10
/
+11
2018-07-02
nbd/client: Add x-dirty-bitmap to query bitmap from server
Eric Blake
6
-5
/
+21
2018-07-02
iotests: add 222 to test basic fleecing
John Snow
3
-0
/
+223
2018-07-02
blockdev: enable non-root nodes for backup source
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2018-07-02
iscsi: Avoid potential for get_status overflow
Eric Blake
1
-1
/
+1
2018-07-02
nbd/server: Fix dirty bitmap logic regression
Eric Blake
1
-1
/
+1
2018-07-02
linux-user: update do_setsockopt()
Laurent Vivier
1
-0
/
+2
2018-07-02
linux-user: add netlink CARRIER_UP_COUNT/CARRIER_DOWN_COUNT
Laurent Vivier
1
-0
/
+2
2018-07-02
qemu-binfmt-conf.sh: allow to provide a suffix to the interpreter name
Laurent Vivier
1
-17
/
+24
2018-07-02
qemu-binfmt-conf.sh: add persistent (F) flags
Laurent Vivier
1
-1
/
+13
2018-07-02
qemu-binfmt-conf.sh: cleanup --credential
Laurent Vivier
1
-10
/
+9
2018-07-02
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
129
-440
/
+840
2018-07-02
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180702' into staging
Peter Maydell
6
-57
/
+99
2018-07-02
Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.11.2-20180702-pul...
Peter Maydell
20
-20
/
+13
2018-07-02
ramfb: enable vgabios
Gerd Hoffmann
1
-0
/
+1
2018-07-02
bochs-display: enable vgabios
Gerd Hoffmann
1
-0
/
+1
2018-07-02
seabios: update bios and vgabios binaries
Gerd Hoffmann
10
-0
/
+0
2018-07-02
vgabios: remove submodule and build rules.
Gerd Hoffmann
3
-19
/
+2
2018-07-02
seabios: enable ide dma
Gerd Hoffmann
2
-0
/
+2
2018-07-02
seabios: add vga configs for bochs-display and ramfb
Gerd Hoffmann
3
-1
/
+7
[prev]
[next]