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-05-04
spapr: Clean up LPCR updates from hypercalls
David Gibson
1
-30
/
+20
2018-05-04
spapr: Make a helper to set up cpu entry point state
David Gibson
4
-7
/
+15
2018-05-04
spapr: Remove unhelpful helpers from rtas_start_cpu()
David Gibson
1
-24
/
+14
2018-05-04
spapr: Clean up rtas_start_cpu() & rtas_stop_self()
David Gibson
1
-34
/
+32
2018-05-04
target/ppc: Add ppc_store_lpcr() helper
David Gibson
3
-11
/
+13
2018-05-04
spapr: Remove support for explicitly allocated RMAs
David Gibson
3
-90
/
+19
2018-05-04
target/ppc: add basic support for PTCR on POWER9
Cédric Le Goater
7
-0
/
+71
2018-05-04
target/ppc: return a nil HPT base address on sPAPR machines
Cédric Le Goater
1
-0
/
+3
2018-05-03
Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...
Peter Maydell
8
-35
/
+22
2018-05-03
MAINTAINERS: update Marcel Apfelbaum email
Marcel Apfelbaum
1
-4
/
+4
2018-05-03
hw/rdma: Fix possible out of bounds access to port GID index
Marcel Apfelbaum
1
-1
/
+1
2018-05-03
hw/rdma: Delete duplicate definition of MAX_RM_TBL_NAME
Yuval Shaia
2
-4
/
+2
2018-05-03
hw/rdma: Fix possible out of bounds access to regs array
Yuval Shaia
2
-5
/
+5
2018-05-03
hw/rdma: Fix possible out of bounds access to GID table
Yuval Shaia
2
-3
/
+7
2018-05-03
hw/rdma: Delete port's pkey table
Yuval Shaia
2
-17
/
+1
2018-05-03
hw/rdma: Fix possible usage of a NULL pointer
Marcel Apfelbaum
1
-0
/
+1
2018-05-03
hw/rdma: Fix possible munmap call on a NULL pointer
Marcel Apfelbaum
1
-1
/
+1
2018-05-03
linux-user: remove useless padding in flock64 structure
Laurent Vivier
4
-29
/
+19
2018-05-03
linux-user: introduce target_sigsp() and target_save_altstack()
Laurent Vivier
19
-203
/
+108
2018-05-03
linux-user: ARM-FDPIC: Add support for signals for FDPIC targets
Christophe Lyon
1
-16
/
+89
2018-05-03
linux-user: ARM-FDPIC: Add support of FDPIC for ARM.
Christophe Lyon
2
-0
/
+38
2018-05-03
linux-user: ARM-FDPIC: Identify ARM FDPIC binaries
Christophe Lyon
2
-0
/
+8
2018-05-03
Remove CONFIG_USE_FDPIC.
Christophe Lyon
2
-13
/
+9
2018-05-03
Merge tag 'tags/s390x-2018-05-02' into staging
Cornelia Huck
15
-135
/
+307
2018-05-03
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180502' into staging
Peter Maydell
8
-106
/
+150
2018-05-03
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2
-0
/
+7
2018-05-02
pc-bios/s390: Update firmware images
Thomas Huth
2
-0
/
+0
2018-05-02
s390-ccw: force diag 308 subcode to unsigned long
Cornelia Huck
1
-1
/
+2
2018-05-02
pc-bios/s390-ccw/net: Add support for .INS config files
Thomas Huth
1
-5
/
+95
2018-05-02
pc-bios/s390-ccw/net: Use diag308 to reset machine before jumping to the OS
Thomas Huth
7
-69
/
+111
2018-05-02
pc-bios/s390-ccw/net: Split up net_load() into init, load and release parts
Thomas Huth
1
-26
/
+37
2018-05-02
pc-bios/s390-ccw: fix non-sequential boot entries (enum)
Collin Walling
3
-15
/
+28
2018-05-02
pc-bios/s390-ccw: fix non-sequential boot entries (eckd)
Collin Walling
1
-9
/
+20
2018-05-02
pc-bios/s390-ccw: fix loadparm initialization and int conversion
Collin Walling
2
-7
/
+11
2018-05-02
pc-bios/s390-ccw: rename MAX_TABLE_ENTRIES to MAX_BOOT_ENTRIES
Collin Walling
3
-5
/
+5
2018-05-02
pc-bios/s390-ccw: size_t should be unsigned
Thomas Huth
2
-2
/
+2
2018-05-02
9p: add trace event for v9fs_setattr()
Greg Kurz
2
-0
/
+7
2018-05-01
tcg: workaround branch instruction overflow in tcg_out_qemu_ld/st
Laurent Vivier
3
-6
/
+6
2018-05-01
tcg: Improve TCGv_ptr support
Richard Henderson
4
-94
/
+130
2018-05-01
tcg: Allow wider vectors for cmp and mul
Richard Henderson
1
-4
/
+4
2018-05-01
tcg/arm: Fix memory barrier encoding
Henry Wertz
1
-2
/
+2
2018-05-01
tcg: Document INDEX_mul[us]h_*
Richard Henderson
1
-0
/
+8
2018-05-01
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.13-pull-request'...
Peter Maydell
3
-33
/
+19
2018-05-01
hw/m68k/mcf5208: Fix trivial typo in board description
Thomas Huth
1
-1
/
+1
2018-05-01
m68k: remove dead code (Coverity CID1390617)
Laurent Vivier
1
-29
/
+14
2018-05-01
m68k: Fix floatx80_lognp1 (Coverity CID1390587)
Laurent Vivier
1
-1
/
+2
2018-04-30
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2018-04-30...
Peter Maydell
2
-5
/
+10
2018-04-30
target-microblaze: mmu: Make the TLBX MISS bit read-only
Edgar E. Iglesias
1
-0
/
+4
2018-04-30
target-microblaze: mmu: Make TLBSX write-only
Edgar E. Iglesias
1
-1
/
+4
2018-04-30
target-microblaze: Don't clobber the IMM reg for ld/st reversed
Edgar E. Iglesias
1
-2
/
+0
[prev]
[next]