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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
/
multiboot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-02-05
elf: Add optional function ptr to load_elf() to parse ELF notes
Liam Merwick
1
-1
/
+1
2018-12-14
hw/i386/multiboot.c: Don't use load_image()
Peter Maydell
1
-1
/
+5
2018-09-24
Drop "qemu:" prefix from error_report() arguments
Mao Zhongyi
1
-4
/
+4
2018-07-17
i386: only parse the initrd_filename once for multiboot modules
Daniel P. Berrangé
1
-17
/
+15
2018-07-17
i386: fix regression parsing multiboot initrd modules
Daniel P. Berrangé
1
-2
/
+1
2018-05-09
opts: don't silently truncate long option values
Daniel P. Berrangé
1
-12
/
+21
2018-03-21
multiboot: Check validity of mh_header_addr
Kevin Wolf
1
-0
/
+4
2018-03-21
multiboot: Reject kernels exceeding the address space
Kevin Wolf
1
-0
/
+4
2018-03-07
multiboot: fprintf(stderr...) -> error_report()
Jack Schwartz
1
-26
/
+29
2018-03-07
multiboot: Use header names when displaying fields
Jack Schwartz
1
-8
/
+8
2018-03-07
multiboot: Remove unused variables from multiboot.c
Jack Schwartz
1
-6
/
+0
2018-03-07
multiboot: bss_end_addr can be zero
Jack Schwartz
1
-8
/
+10
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-1
/
+1
2017-09-19
multiboot: validate multiboot header address values
Prasad J Pandit
1
-0
/
+19
2017-08-31
i386: replace g_malloc()+memcpy() with g_memdup()
Marc-André Lureau
1
-2
/
+1
2016-12-22
multiboot: copy the cmdline verbatim, unescape module strings
Vlad Lungu
1
-10
/
+10
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
1
-0
/
+2
2016-03-04
loader: Add data swap option to load-elf
Peter Crosthwaite
1
-1
/
+2
2016-01-29
x86: Clean up includes
Peter Maydell
1
-0
/
+1
2015-09-25
i386: Rename ELF_MACHINE to be x86 specific
Peter Crosthwaite
1
-1
/
+1
2015-01-26
multiboot: Fix offset of bootloader name
Kevin Wolf
1
-7
/
+9
2014-12-15
Add bootloader name to multiboot implementation
Drew DeVault
1
-5
/
+27
2013-06-28
multiboot: Calculate upper_mem in the ROM
Kevin Wolf
1
-2
/
+0
2013-06-02
refer to FWCfgState explicitly
Laszlo Ersek
1
-1
/
+1
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-1
/
+1
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
1
-0
/
+349