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
2012-10-06
ppc/prep: use the new pci_vga_init() function
Aurelien Jarno
1
-2
/
+1
2012-10-06
ppc/oldworld: use the new pci_vga_init() function
Aurelien Jarno
1
-2
/
+1
2012-10-06
ppc/newworld: use the new pci_vga_init() function
Aurelien Jarno
1
-2
/
+1
2012-10-06
alpha: use the new pci_vga_init() function
Aurelien Jarno
3
-27
/
+1
2012-10-06
mips/malta: use the new pci_vga_init() function
Aurelien Jarno
1
-9
/
+1
2012-10-06
isa: add a isa_vga_init() function
Aurelien Jarno
2
-0
/
+22
2012-10-06
pci: add a pci_vga_init() function
Aurelien Jarno
2
-0
/
+21
2012-10-06
vl.c: default to std if cirrus is not available
Aurelien Jarno
1
-2
/
+6
2012-10-06
vl.c: check for qxl availability
Aurelien Jarno
1
-1
/
+11
2012-10-06
vl.c: convert *vga_enabled functions to QOM
Aurelien Jarno
3
-9
/
+4
2012-10-06
vga: rename isa_vga_init() to isa_std_vga_init()
Aurelien Jarno
3
-3
/
+3
2012-10-06
vga: rename pci_vga_init() into pci_std_vga_init()
Aurelien Jarno
10
-12
/
+12
2012-10-06
tcg: remove obsolete jmp op
Aurelien Jarno
13
-71
/
+1
2012-10-06
target-xtensa: de-optimize EXTUI
Aurelien Jarno
1
-20
/
+2
2012-10-05
Remove libhw
Stefan Weil
10
-175
/
+141
2012-10-05
target-arm: Drop unused DECODE_CPREG_CRN macro
Peter Maydell
1
-2
/
+0
2012-10-05
target-arm: use deposit instead of hardcoded version
Aurelien Jarno
1
-14
/
+6
2012-10-05
target-arm: mark a few integer helpers const and pure
Aurelien Jarno
1
-9
/
+10
2012-10-05
target-arm: convert sar, shl and shr helpers to TCG
Aurelien Jarno
3
-33
/
+43
2012-10-05
target-arm: convert add_cc and sub_cc helpers to TCG
Aurelien Jarno
3
-40
/
+48
2012-10-05
target-arm: use globals for CC flags
Aurelien Jarno
1
-81
/
+46
2012-10-05
target-arm: Reinstate display of VFP registers in cpu_dump_state
Peter Maydell
1
-26
/
+16
2012-10-05
cpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from x86-only to generic
Peter Maydell
10
-34
/
+15
2012-10-05
versatilepb: Use symbolic indices for ARM PIC
Stefan Weil
1
-1
/
+2
2012-10-05
qdev: kill bogus comment
Eduardo Habkost
1
-1
/
+0
2012-10-05
qemu-barrier: Fix compiler version check for future gcc versions
Stefan Weil
1
-1
/
+1
2012-10-05
hw: Add missing 'static' attribute for QEMUMachine
Stefan Weil
2
-2
/
+2
2012-10-05
cleanup useless return sentence
Amos Kong
41
-67
/
+0
2012-10-05
rtc: implement century byte
Paolo Bonzini
2
-11
/
+48
2012-10-05
rtc: map CMOS index 0x37 to 0x32 on read and writes
Paolo Bonzini
2
-6
/
+13
2012-10-05
rtc: fix overflow in mktimegm
Paolo Bonzini
2
-1
/
+46
2012-10-05
qtest: implement QTEST_STOP
Paolo Bonzini
1
-13
/
+25
2012-10-05
qemu-barrier: Fix compiler version check for future gcc versions
Stefan Weil
1
-1
/
+1
2012-10-05
doc: update HACKING wrt strncpy/pstrcpy
Jim Meyering
1
-4
/
+5
2012-10-05
hw/r2d: add comment: this strncpy use is ok
Jim Meyering
1
-0
/
+2
2012-10-05
qcow2: mark this file's sole strncpy use as justified
Jim Meyering
1
-0
/
+1
2012-10-05
acpi: remove strzcpy (strncpy-identical) function; just use strncpy
Jim Meyering
1
-16
/
+8
2012-10-05
libcacard/vcard_emul_nss: use pstrcpy in place of strncpy
Jim Meyering
2
-2
/
+4
2012-10-05
qemu-ga: prefer pstrcpy: consistently NUL-terminate ifreq.ifr_name
Jim Meyering
1
-1
/
+1
2012-10-05
vscsi: avoid unwarranted strncpy
Jim Meyering
1
-1
/
+1
2012-10-05
virtio-9p: avoid unwarranted uses of strncpy
Jim Meyering
3
-4
/
+8
2012-10-05
bt: replace fragile snprintf use and unwarranted strncpy
Jim Meyering
1
-5
/
+2
2012-10-05
ui/vnc: simplify and avoid strncpy
Jim Meyering
1
-3
/
+1
2012-10-05
linux-user: remove two unchecked uses of strdup
Jim Meyering
1
-5
/
+7
2012-10-05
ppc: avoid buffer overrun: use pstrcpy, not strncpy
Jim Meyering
1
-1
/
+1
2012-10-05
os-posix: avoid buffer overrun
Jim Meyering
1
-2
/
+1
2012-10-05
lm32: avoid buffer overrun
Jim Meyering
1
-1
/
+1
2012-10-05
hw/9pfs: avoid buffer overrun
Jim Meyering
1
-2
/
+2
2012-10-05
vmdk: relative_path: use pstrcpy in place of strncpy
Jim Meyering
1
-2
/
+1
2012-10-05
sheepdog: avoid a few buffer overruns
Jim Meyering
1
-12
/
+22
[prev]
[next]