index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
misc
/
mst_fpga.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
2018-07-02
seabios: update submodule to release 1.11.2
Gerd Hoffmann
1
-0
/
+0
2018-07-02
cpu: Assert asidx_from_attrs return value in range
Richard Henderson
1
-2
/
+4
2018-07-02
accel/tcg: Avoid caching overwritten tlb entries
Richard Henderson
1
-26
/
+35
2018-07-02
accel/tcg: Don't treat invalid TLB entries as needing recheck
Peter Maydell
1
-1
/
+2
2018-07-02
accel/tcg: Correct "is this a TLB miss" check in get_page_addr_code()
Peter Maydell
1
-2
/
+1
2018-07-02
tcg: Define and use new tlb_hit() and tlb_hit_page() functions
Peter Maydell
4
-22
/
+35
2018-07-02
translate-all: fix locking of TBs whose two pages share the same physical page
Emilio G. Cota
1
-7
/
+25
2018-07-02
tcg: Fix --disable-tcg build breakage
Philippe Mathieu-Daudé
3
-5
/
+16
2018-07-02
target/m68k: correctly disassemble move16
Laurent Vivier
1
-0
/
+14
2018-07-02
audio/hda: drop atomics
Gerd Hoffmann
1
-16
/
+15
2018-07-02
s390x/tcg: fix locking problem with tcg_s390_tod_updated
David Hildenbrand
1
-10
/
+16
2018-07-02
s390x/kvm: indicate alignment in legacy_s390_alloc()
David Hildenbrand
1
-0
/
+3
2018-07-02
s390x/kvm: legacy_s390_alloc() only supports one allocation
David Hildenbrand
1
-2
/
+10
2018-07-02
s390x/tcg: fix CPU hotplug with single-threaded TCG
David Hildenbrand
1
-5
/
+12
2018-07-02
s390x/tcg: rearm the CKC timer during migration
David Hildenbrand
3
-0
/
+27
2018-07-02
s390x/tcg: implement SET CLOCK
David Hildenbrand
4
-2
/
+27
2018-07-02
s390x/tcg: SET CLOCK COMPARATOR can clear CKC interrupts
David Hildenbrand
1
-0
/
+7
2018-07-02
s390x/tcg: properly implement the TOD
David Hildenbrand
8
-34
/
+109
2018-07-02
s390x/tcg: drop tod_basetime
David Hildenbrand
3
-4
/
+2
[next]