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-11-12
edid: silence a stringop-overflow warning
Marc-André Lureau
1
-1
/
+1
2018-11-12
bt: Mark the bluetooth subsystem as deprecated
Thomas Huth
3
-0
/
+15
2018-11-12
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
8
-55
/
+56
2018-11-10
slirp: fork_exec(): create and connect child socket before fork()
Peter Maydell
1
-21
/
+34
2018-11-10
slirp: Remove code that handles socreate() failure
Peter Maydell
7
-23
/
+2
2018-11-10
slirp: Use g_new() to allocate sockets in socreate()
Peter Maydell
3
-11
/
+9
2018-11-10
slirp: Don't pass possibly -1 fd to send()
Peter Maydell
1
-0
/
+11
2018-11-09
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
1
-3
/
+3
2018-11-08
9p: write lock path in v9fs_co_open2()
Greg Kurz
1
-3
/
+3
2018-11-08
Merge remote-tracking branch 'remotes/riscv/tags/riscv-for-master-3.1-rc1' in...
Peter Maydell
1
-3
/
+3
2018-11-08
riscv: spike: Fix memory leak in the board init
Alistair Francis
1
-3
/
+3
2018-11-08
tcg/tcg-op.h: Add multiple include guard
Peter Maydell
1
-0
/
+5
2018-11-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20181108' into...
Peter Maydell
26
-458
/
+874
2018-11-08
replay: Exit on errors reading from replay log
Peter Maydell
1
-3
/
+13
2018-11-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
25
-141
/
+308
2018-11-08
ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HV
Suraj Jitindar Singh
5
-1
/
+62
2018-11-08
target/ppc: Add one reg id for ptcr
Suraj Jitindar Singh
1
-5
/
+5
2018-11-08
This patch fixes processing of rfi instructions in icount mode.
Maria Klimushenkova
1
-0
/
+12
2018-11-08
hw/ppc/ppc440_uc: Remove dead code in sdram_size()
Peter Maydell
1
-5
/
+1
2018-11-08
MAINTAINERS: PPC: Remove myself
Alexander Graf
1
-16
/
+14
2018-11-08
ppc/pnv: check size before data buffer access
Prasad J Pandit
1
-1
/
+7
2018-11-08
target/ppc: fix mtmsr instruction for icount
Pavel Dovgalyuk
1
-0
/
+12
2018-11-08
hw/ppc/mac_newworld: Free openpic_irqs array after use
Peter Maydell
1
-0
/
+1
2018-11-08
macio/pmu: Fix missing vmsd terminator
Dr. David Alan Gilbert
1
-0
/
+1
2018-11-08
spapr_pci: convert g_malloc() to g_new()
Greg Kurz
1
-1
/
+1
2018-11-08
target/ppc: Split out float_invalid_cvt
Richard Henderson
1
-39
/
+28
2018-11-08
target/ppc: Split out float_invalid_op_div
Richard Henderson
1
-28
/
+24
2018-11-08
target/ppc: Split out float_invalid_op_mul
Richard Henderson
1
-23
/
+20
2018-11-08
target/ppc: Split out float_invalid_op_addsub
Richard Henderson
1
-34
/
+26
2018-11-08
target/ppc: Introduce fp number classification
Richard Henderson
1
-43
/
+51
2018-11-08
target/ppc: Remove float_check_status
Richard Henderson
1
-42
/
+35
2018-11-08
target/ppc: Split up float_invalid_op_excp
Richard Henderson
1
-163
/
+181
2018-11-08
hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.c
Thomas Huth
5
-26
/
+26
2018-11-08
PPC: e500: convert SysBus init method to a realize method
Cédric Le Goater
1
-8
/
+6
2018-11-08
ppc4xx_pci: convert SysBus init method to a realize method
Cédric Le Goater
1
-8
/
+6
2018-11-08
ppc440_pcix: convert SysBus init method to a realize method
Cédric Le Goater
1
-8
/
+6
2018-11-08
target/ppc: add external PID support
Roman Kapl
8
-45
/
+387
2018-11-06
util/qemu-thread-posix: Fix qemu_thread_atexit* for OSX
Peter Maydell
1
-24
/
+20
2018-11-06
include/qemu/thread.h: Document qemu_thread_atexit* API
Peter Maydell
1
-0
/
+22
2018-11-06
scsi-generic: do not do VPD emulation for sense other than ILLEGAL_REQUEST
Paolo Bonzini
1
-3
/
+5
2018-11-06
scsi-generic: avoid invalid access to struct when emulating block limits
Paolo Bonzini
6
-84
/
+104
2018-11-06
scsi-generic: avoid out-of-bounds access to VPD page list
Paolo Bonzini
1
-1
/
+1
2018-11-06
scsi-generic: keep VPD page list sorted
Paolo Bonzini
1
-4
/
+15
2018-11-06
lsi53c895a: check message length value is valid
Prasad J Pandit
1
-2
/
+17
2018-11-06
scripts/dump-guest-memory: Synchronize with guest_phys_blocks_region_add
Paolo Bonzini
1
-1
/
+3
2018-11-06
memory-mapping: skip non-volatile memory regions in GuestPhysBlockList
Marc-André Lureau
1
-1
/
+2
2018-11-06
nvdimm: set non-volatile on the memory region
Marc-André Lureau
1
-0
/
+1
2018-11-06
memory: learn about non-volatile memory region
Marc-André Lureau
3
-10
/
+61
2018-11-06
target/i386: Clear RF on SYSCALL instruction
Rudolf Marek
1
-2
/
+2
2018-11-06
MAINTAINERS: remove or downgrade myself to reviewer from some subsystems
Paolo Bonzini
1
-7
/
+6
[next]