index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
scripts/nsis.py: Fix destination directory name when invoked on Windows
Bin Meng
2022-10-31
1
-5
/
+7
|
*
|
|
scripts/nsis.py: Drop the unnecessary path separator
Bin Meng
2022-10-31
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'mips-20221030' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2022-10-31
29
-5569
/
+4183
|
\
\
\
|
*
|
|
hw/mips/malta: Use bootloader helper to set BAR registers
Jiaxun Yang
2022-10-31
1
-45
/
+40
|
*
|
|
hw/mips: Use bl_gen_kernel_jump to generate bootloaders
Jiaxun Yang
2022-10-31
1
-31
/
+12
|
*
|
|
hw/mips/bootloader: Allow bl_gen_jump_kernel to optionally set register
Philippe Mathieu-Daudé
2022-10-31
4
-12
/
+37
|
*
|
|
hw/mips/boston: Don't set link_up for xilinx-pcie
Jiaxun Yang
2022-10-31
1
-5
/
+4
|
*
|
|
hw/isa/piix4: Move pci_ide_create_devs() call to board code
Bernhard Beschow
2022-10-31
2
-5
/
+6
|
*
|
|
hw/isa/piix4: Add missing initialization
Bernhard Beschow
2022-10-31
1
-0
/
+2
|
*
|
|
hw/isa/Kconfig: Fix dependencies of piix4 southbridge
Bernhard Beschow
2022-10-31
2
-1
/
+6
|
*
|
|
hw/mips/malta: Reuse dev variable
Bernhard Beschow
2022-10-31
1
-3
/
+2
|
*
|
|
hw/isa/piix3: Remove unused include
Bernhard Beschow
2022-10-31
1
-1
/
+0
|
*
|
|
hw/ide/piix: Introduce TYPE_ macros for PIIX IDE controllers
Bernhard Beschow
2022-10-31
4
-4
/
+14
|
*
|
|
hw/isa/piix4: Rename wrongly named method
Bernhard Beschow
2022-10-31
1
-2
/
+2
|
*
|
|
hw/isa/piix3: Prefer pci_address_space() over get_system_memory()
Bernhard Beschow
2022-10-31
1
-1
/
+1
|
*
|
|
hw/isa/piix3: Modernize reset handling
Bernhard Beschow
2022-10-31
1
-5
/
+3
|
*
|
|
hw/isa/piix3: Add size constraints to rcr_ops
Bernhard Beschow
2022-10-31
1
-1
/
+5
|
*
|
|
hw/isa/piix3: Remove extra ';' outside of functions
Bernhard Beschow
2022-10-31
1
-3
/
+3
|
*
|
|
hw/i386/pc: Create DMA controllers in south bridges
Bernhard Beschow
2022-10-31
5
-5
/
+14
|
*
|
|
disas/mips: Fix branch displacement for BEQZC and BNEZC
David Daney
2022-10-31
1
-2
/
+10
|
*
|
|
disas/nanomips: Rename nanomips.cpp to nanomips.c
Milica Lazarevic
2022-10-31
2
-1
/
+1
|
*
|
|
disas/nanomips: Remove argument passing by ref
Milica Lazarevic
2022-10-31
1
-3
/
+3
|
*
|
|
disas/nanomips: Replace Cpp enums for C enums
Milica Lazarevic
2022-10-31
1
-4
/
+4
|
*
|
|
disas/nanomips: Replace exception handling
Milica Lazarevic
2022-10-31
1
-55
/
+45
|
*
|
|
disas/nanomips: Expand Dis_info struct
Milica Lazarevic
2022-10-31
1
-1351
/
+1357
|
*
|
|
disas/nanomips: Remove function overloading
Milica Lazarevic
2022-10-31
1
-7
/
+1
|
*
|
|
disas/nanomips: Prevent memory leaking
Milica Lazarevic
2022-10-31
1
-45
/
+51
|
*
|
|
disas/nanomips: Remove CPR function
Milica Lazarevic
2022-10-31
1
-65
/
+45
|
*
|
|
disas/nanomips: Remove IMMEDIATE functions
Milica Lazarevic
2022-10-31
1
-491
/
+265
|
*
|
|
disas/nanomips: Replace std::string type
Milica Lazarevic
2022-10-31
1
-2439
/
+2337
|
*
|
|
disas/nanomips: Delete wrapper functions
Milica Lazarevic
2022-10-31
1
-16
/
+2
|
*
|
|
disas/nanomips: Delete copy functions
Milica Lazarevic
2022-10-31
1
-1592
/
+1559
|
*
|
|
disas/nanomips: Remove #include <sstream>
Milica Lazarevic
2022-10-31
1
-1
/
+0
|
*
|
|
disas/nanomips: Delete nanomips.h
Milica Lazarevic
2022-10-31
1
-26
/
+0
|
*
|
|
disas/nanomips: Move typedefs etc to nanomips.cpp
Milica Lazarevic
2022-10-31
2
-58
/
+56
|
*
|
|
disas/nanomips: Remove NMD class
Milica Lazarevic
2022-10-31
2
-118
/
+101
|
*
|
|
disas/nanomips: Remove Pool tables from the class
Milica Lazarevic
2022-10-31
2
-371
/
+193
|
*
|
|
disas/nanomips: Remove disasm methods from class
Milica Lazarevic
2022-10-31
2
-1913
/
+1275
|
*
|
|
disas/nanomips: Remove __cond methods from class
Milica Lazarevic
2022-10-31
2
-33
/
+23
|
*
|
|
disas/nanomips: Remove helper methods from class
Milica Lazarevic
2022-10-31
2
-318
/
+154
|
*
|
|
disas/nanomips: Delete NMD class second field
Milica Lazarevic
2022-10-31
2
-1329
/
+1331
|
*
|
|
disas/nanomips: Delete NMD class field
Milica Lazarevic
2022-10-31
2
-15
/
+2
|
*
|
|
disas/nanomips: Extract enums out of the NMD class
Milica Lazarevic
2022-10-31
2
-34
/
+33
|
*
|
|
disas/nanomips: Remove namespace img
Milica Lazarevic
2022-10-31
2
-731
/
+712
|
*
|
|
hw: Remove unused MAX_IDE_BUS define
BALATON Zoltan
2022-10-31
6
-10
/
+0
|
*
|
|
hw/isa/vt82c686: Create rtc-time alias in boards instead
Bernhard Beschow
2022-10-31
3
-2
/
+8
|
*
|
|
hw/isa/vt82c686: Embed RTCState in host device
Bernhard Beschow
2022-10-31
1
-1
/
+11
|
*
|
|
hw/mips/fuloong2e: Inline vt82c686b_southbridge_init() and remove it
Bernhard Beschow
2022-10-31
1
-18
/
+10
|
*
|
|
hw/isa/vt82c686: Instantiate AC97 and MC97 functions in host device
Bernhard Beschow
2022-10-31
3
-9
/
+16
|
*
|
|
hw/isa/vt82c686: Instantiate PM function in host device
Bernhard Beschow
2022-10-31
4
-5
/
+15
[prev]
[next]