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
2022-10-31
disas/nanomips: Replace Cpp enums for C enums
Milica Lazarevic
1
-4
/
+4
2022-10-31
disas/nanomips: Replace exception handling
Milica Lazarevic
1
-55
/
+45
2022-10-31
disas/nanomips: Expand Dis_info struct
Milica Lazarevic
1
-1351
/
+1357
2022-10-31
disas/nanomips: Remove function overloading
Milica Lazarevic
1
-7
/
+1
2022-10-31
disas/nanomips: Prevent memory leaking
Milica Lazarevic
1
-45
/
+51
2022-10-31
disas/nanomips: Remove CPR function
Milica Lazarevic
1
-65
/
+45
2022-10-31
disas/nanomips: Remove IMMEDIATE functions
Milica Lazarevic
1
-491
/
+265
2022-10-31
disas/nanomips: Replace std::string type
Milica Lazarevic
1
-2439
/
+2337
2022-10-31
disas/nanomips: Delete wrapper functions
Milica Lazarevic
1
-16
/
+2
2022-10-31
disas/nanomips: Delete copy functions
Milica Lazarevic
1
-1592
/
+1559
2022-10-31
disas/nanomips: Remove #include <sstream>
Milica Lazarevic
1
-1
/
+0
2022-10-31
disas/nanomips: Delete nanomips.h
Milica Lazarevic
1
-26
/
+0
2022-10-31
disas/nanomips: Move typedefs etc to nanomips.cpp
Milica Lazarevic
2
-58
/
+56
2022-10-31
disas/nanomips: Remove NMD class
Milica Lazarevic
2
-118
/
+101
2022-10-31
disas/nanomips: Remove Pool tables from the class
Milica Lazarevic
2
-371
/
+193
2022-10-31
disas/nanomips: Remove disasm methods from class
Milica Lazarevic
2
-1913
/
+1275
2022-10-31
disas/nanomips: Remove __cond methods from class
Milica Lazarevic
2
-33
/
+23
2022-10-31
disas/nanomips: Remove helper methods from class
Milica Lazarevic
2
-318
/
+154
2022-10-31
disas/nanomips: Delete NMD class second field
Milica Lazarevic
2
-1329
/
+1331
2022-10-31
disas/nanomips: Delete NMD class field
Milica Lazarevic
2
-15
/
+2
2022-10-31
disas/nanomips: Extract enums out of the NMD class
Milica Lazarevic
2
-34
/
+33
2022-10-31
disas/nanomips: Remove namespace img
Milica Lazarevic
2
-731
/
+712
2022-10-31
hw: Remove unused MAX_IDE_BUS define
BALATON Zoltan
6
-10
/
+0
2022-10-31
hw/isa/vt82c686: Create rtc-time alias in boards instead
Bernhard Beschow
3
-2
/
+8
2022-10-31
hw/isa/vt82c686: Embed RTCState in host device
Bernhard Beschow
1
-1
/
+11
2022-10-31
hw/mips/fuloong2e: Inline vt82c686b_southbridge_init() and remove it
Bernhard Beschow
1
-18
/
+10
2022-10-31
hw/isa/vt82c686: Instantiate AC97 and MC97 functions in host device
Bernhard Beschow
3
-9
/
+16
2022-10-31
hw/isa/vt82c686: Instantiate PM function in host device
Bernhard Beschow
4
-5
/
+15
2022-10-31
hw/isa/vt82c686: Instantiate USB functions in host device
Bernhard Beschow
3
-7
/
+12
2022-10-31
hw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI define
Bernhard Beschow
4
-6
/
+7
2022-10-31
hw/isa/vt82c686: Instantiate IDE function in host device
Bernhard Beschow
6
-11
/
+26
2022-10-31
hw/isa/vt82c686: Introduce TYPE_VIA_IDE define
Bernhard Beschow
4
-3
/
+4
2022-10-31
hw/isa/vt82c686: Reuse errp
Bernhard Beschow
1
-1
/
+6
2022-10-31
hw/isa/vt82c686: Prefer pci_address_space() over get_system_memory()
Bernhard Beschow
1
-1
/
+1
2022-10-31
hw/isa/vt82c686: Resolve unneeded attribute
Bernhard Beschow
1
-8
/
+8
2022-10-31
hw/isa/vt82c686: Resolve chip-specific realize methods
Bernhard Beschow
1
-15
/
+18
2022-10-31
Merge tag 'imp-202210-pull-request' of https://github.com/qemu-bsd-user/qemu-...
Stefan Hajnoczi
2
-0
/
+2
2022-10-31
Merge tag 'pull-ppc-20221029' of https://gitlab.com/danielhb/qemu into staging
Stefan Hajnoczi
36
-1615
/
+2736
2022-10-31
Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
48
-1416
/
+1666
2022-10-31
block/nfs: Fix 32-bit Windows build
Bin Meng
1
-0
/
+8
2022-10-31
scripts/nsis.py: Automatically package required DLLs of QEMU executables
Bin Meng
2
-4
/
+43
2022-10-31
scripts/nsis.py: Fix destination directory name when invoked on Windows
Bin Meng
1
-5
/
+7
2022-10-31
scripts/nsis.py: Drop the unnecessary path separator
Bin Meng
1
-1
/
+1
2022-10-31
util/log: Close per-thread log file on thread termination
Greg Kurz
1
-0
/
+9
2022-10-31
target/i386: Set maximum APIC ID to KVM prior to vCPU creation
Zeng Guang
4
-0
/
+16
2022-10-31
os-posix: asynchronous teardown for shutdown on Linux
Claudio Imbrenda
6
-0
/
+199
2022-10-31
target/i386: Fix calculation of LOCK NEG eflags
Qi Hu
1
-1
/
+1
2022-10-30
Merge tag 'mem-2022-10-28' of https://github.com/davidhildenbrand/qemu into s...
Stefan Hajnoczi
17
-31
/
+642
2022-10-30
Merge tag 'pull-error-2022-10-28' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
7
-11
/
+10
2022-10-30
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
25
-210
/
+1473
[prev]
[next]