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
/
scripts
/
qapi
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-02
target/i386/cpu: Fix memleak in x86_cpu_class_check_missing_features
Pan Nengyuan
1
-0
/
+1
2020-09-02
virtio: add Virtio*BusClass sizes
Cornelia Huck
2
-0
/
+2
2020-09-02
Revert "hw/i386: Update structures to save the number of nodes per package"
Babu Moger
6
-25
/
+20
2020-09-02
Revert "hw/386: Add EPYC mode topology decoding functions"
Babu Moger
1
-100
/
+0
2020-09-02
Revert "target/i386: Cleanup and use the EPYC mode topology functions"
Babu Moger
1
-34
/
+127
2020-09-02
Revert "hw/i386: Introduce apicid functions inside X86MachineState"
Babu Moger
2
-14
/
+0
2020-09-02
Revert "i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition"
Babu Moger
2
-17
/
+0
2020-09-02
Revert "hw/i386: Move arch_id decode inside x86_cpus_init"
Babu Moger
2
-33
/
+10
2020-09-02
Revert "target/i386: Enable new apic id encoding for EPYC based cpus models"
Babu Moger
1
-2
/
+0
2020-09-02
Revert "i386: Fix pkg_id offset for EPYC cpu models"
Babu Moger
3
-7
/
+4
2020-09-02
tls-cipher-suites: Correct instance_size
Eduardo Habkost
1
-1
/
+1
2020-09-02
hda-audio: Set instance_size at base class
Eduardo Habkost
1
-3
/
+1
2020-09-02
rx: Move typedef RXCPU to cpu-qom.h
Eduardo Habkost
2
-1
/
+1
2020-09-02
rx: Rename QOM type check macros
Eduardo Habkost
6
-17
/
+17
2020-09-02
arm: Fix typo in AARCH64_CPU_GET_CLASS definition
Eduardo Habkost
1
-1
/
+1
2020-09-02
rdma: Rename INTERFACE_RDMA_PROVIDER_CLASS macro
Eduardo Habkost
2
-2
/
+2
2020-09-02
x86-iommu: Rename QOM type macros
Eduardo Habkost
5
-6
/
+6
2020-09-02
mos6522: Rename QOM macros
Eduardo Habkost
5
-19
/
+19
2020-09-02
imx_ccm: Rename IMX_GET_CLASS macro
Eduardo Habkost
2
-2
/
+2
2020-09-01
Makefile: Fix in-tree clean/distclean
Greg Kurz
1
-8
/
+8
2020-09-01
Makefile: Add back TAGS/ctags/cscope rules
Greg Kurz
1
-1
/
+17
2020-09-01
target/microblaze: Reduce linux-user address space to 32-bit
Richard Henderson
4
-4
/
+45
2020-09-01
target/microblaze: Add flags markup to some helpers
Richard Henderson
1
-4
/
+4
2020-09-01
target/microblaze: Remove cpu_R[0]
Richard Henderson
1
-1
/
+7
2020-09-01
target/microblaze: Remove last of old decoder
Richard Henderson
2
-131
/
+1
2020-09-01
target/microblaze: Convert dec_stream to decodetree
Richard Henderson
2
-12
/
+52
2020-09-01
target/microblaze: Convert dec_msr to decodetree
Richard Henderson
2
-130
/
+135
2020-09-01
target/microblaze: Convert msrclr, msrset to decodetree
Richard Henderson
2
-37
/
+54
2020-09-01
target/microblaze: Tidy do_rti, do_rtb, do_rte
Richard Henderson
1
-44
/
+29
2020-09-01
target/microblaze: Convert dec_rts to decodetree
Richard Henderson
2
-28
/
+28
2020-09-01
target/microblaze: Convert dec_bcc to decodetree
Richard Henderson
2
-47
/
+88
2020-09-01
target/microblaze: Convert dec_br to decodetree
Richard Henderson
2
-38
/
+63
2020-09-01
target/microblaze: Reorganize branching
Richard Henderson
2
-118
/
+80
2020-09-01
target/microblaze: Convert mbar to decodetree
Richard Henderson
2
-38
/
+49
2020-09-01
target/microblaze: Convert brk and brki to decodetree
Richard Henderson
5
-53
/
+79
2020-09-01
target/microblaze: Tidy mb_cpu_dump_state
Richard Henderson
1
-25
/
+40
2020-09-01
target/microblaze: Replace delayed_branch with tb_flags_to_set
Richard Henderson
1
-12
/
+5
2020-09-01
target/microblaze: Replace clear_imm with tb_flags_to_set
Richard Henderson
1
-6
/
+9
2020-09-01
target/microblaze: Use cc->do_unaligned_access
Richard Henderson
6
-69
/
+64
2020-09-01
tcg: Add tcg_get_insn_start_param
Richard Henderson
1
-0
/
+15
2020-09-01
target/microblaze: Store "current" iflags in insn_start
Richard Henderson
2
-11
/
+15
2020-09-01
target/microblaze: Fix no-op mb_cpu_transaction_failed
Richard Henderson
1
-12
/
+13
2020-09-01
target/microblaze: Move bimm to BIMM_FLAG
Richard Henderson
3
-10
/
+8
2020-09-01
target/microblaze: Assert no overlap in flags making up tb_flags
Richard Henderson
1
-2
/
+7
2020-09-01
target/microblaze: Convert dec_load and dec_store to decodetree
Richard Henderson
2
-299
/
+456
2020-09-01
target/microblaze: Fix cpu unwind for stackprot
Richard Henderson
2
-2
/
+6
2020-09-01
target/microblaze: Cache mem_index in DisasContext
Richard Henderson
1
-4
/
+5
2020-09-01
target/microblaze: Replace MSR_EE_FLAG with MSR_EE
Richard Henderson
2
-3
/
+5
2020-09-01
target/microblaze: Mark fpu helpers TCG_CALL_NO_WG
Richard Henderson
1
-14
/
+14
2020-09-01
target/microblaze: Fix cpu unwind for fpu exceptions
Richard Henderson
1
-17
/
+20
[next]