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
2020-12-10
Revert "kernel-doc: Handle function typedefs without asterisks"
Paolo Bonzini
1
-1
/
+1
2020-12-10
scripts: kernel-doc: try to use c:function if possible
Mauro Carvalho Chehab
1
-9
/
+14
2020-12-10
scripts: kernel-doc: fix line number handling
Mauro Carvalho Chehab
1
-2
/
+4
2020-12-10
scripts: kernel-doc: allow passing desired Sphinx C domain dialect
Mauro Carvalho Chehab
2
-8
/
+48
2020-12-10
scripts: kernel-doc: don't mangle with parameter list
Mauro Carvalho Chehab
1
-12
/
+14
2020-12-10
scripts: kernel-doc: fix typedef identification
Mauro Carvalho Chehab
1
-23
/
+41
2020-12-10
scripts: kernel-doc: reimplement -nofunction argument
Mauro Carvalho Chehab
1
-23
/
+21
2020-12-10
scripts: kernel-doc: fix troubles with line counts
Mauro Carvalho Chehab
1
-3
/
+4
2020-12-10
scripts: kernel-doc: use a less pedantic markup for funcs on Sphinx 3.x
Mauro Carvalho Chehab
1
-10
/
+24
2020-12-10
scripts: kernel-doc: make it more compatible with Sphinx 3.x
Mauro Carvalho Chehab
1
-6
/
+65
2020-12-10
Revert "kernel-doc: Use c:struct for Sphinx 3.0 and later"
Paolo Bonzini
2
-16
/
+1
2020-12-10
Revert "scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments"
Paolo Bonzini
1
-17
/
+1
2020-12-10
scripts: kernel-doc: add support for typedef enum
Mauro Carvalho Chehab
1
-4
/
+11
2020-12-10
kernel-doc: add support for ____cacheline_aligned attribute
Jonathan Cameron
1
-1
/
+2
2020-12-10
kernel-doc: include line numbers for function prototypes
Mauro Carvalho Chehab
1
-0
/
+2
2020-12-10
scripts/kernel-doc: optionally treat warnings as errors
Pierre-Louis Bossart
1
-1
/
+22
2020-12-10
scripts/kernel-doc: handle function pointer prototypes
Mauro Carvalho Chehab
1
-0
/
+5
2020-12-10
scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK
Mauro Carvalho Chehab
1
-0
/
+2
2020-12-10
Replace HTTP links with HTTPS ones: documentation
Alexander A. Klimov
1
-1
/
+1
2020-12-10
scripts: kernel-doc: accept blank lines on parameter description
Mauro Carvalho Chehab
1
-12
/
+23
2020-12-10
scripts: kernel-doc: accept negation like !@var
Mauro Carvalho Chehab
1
-1
/
+3
2020-12-10
scripts: kernel-doc: proper handle @foo->bar()
Mauro Carvalho Chehab
1
-0
/
+2
2020-12-10
scripts/kernel-doc: Add support for named variable macro arguments
Jonathan Neuschäfer
1
-0
/
+16
2020-12-10
kernel-doc: add support for ____cacheline_aligned_in_smp attribute
André Almeida
1
-1
/
+2
2020-12-10
kernel-doc: fix processing nested structs with attributes
André Almeida
1
-4
/
+4
2020-12-10
docs: temporarily disable the kernel-doc extension
Paolo Bonzini
1
-0
/
+3
2020-12-10
config-file: move -set implementation to vl.c
Paolo Bonzini
3
-34
/
+33
2020-12-10
vl: clean up -boot variables
Paolo Bonzini
2
-6
/
+7
2020-12-10
vl: remove serial_max_hds
Paolo Bonzini
3
-13
/
+2
2020-12-10
vl: extract softmmu/rtc.c
Paolo Bonzini
4
-156
/
+193
2020-12-10
vl: extract machine done notifiers
Paolo Bonzini
3
-24
/
+25
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
48
-115
/
+203
2020-12-10
hmp: introduce cmd_available
Paolo Bonzini
1
-8
/
+10
2020-12-10
vl: start VM via qmp_cont
Paolo Bonzini
1
-1
/
+2
2020-12-10
migration, vl: start migration via qmp_migrate_incoming
Paolo Bonzini
3
-30
/
+15
2020-12-10
vl: move -global check earlier
Paolo Bonzini
1
-1
/
+2
2020-12-10
vl: initialize displays before preconfig loop
Paolo Bonzini
1
-21
/
+36
2020-12-10
vl: separate qemu_resolve_machine_memdev
Paolo Bonzini
1
-33
/
+37
2020-12-10
vl: separate qemu_apply_machine_options
Paolo Bonzini
1
-36
/
+45
2020-12-10
vl: separate qemu_create_machine
Paolo Bonzini
1
-53
/
+60
2020-12-10
vl: separate qemu_create_late_backends
Paolo Bonzini
1
-32
/
+32
2020-12-10
vl: separate qemu_create_early_backends
Paolo Bonzini
1
-58
/
+65
2020-12-10
vl: move CHECKPOINT_INIT after preconfig
Paolo Bonzini
2
-5
/
+5
2020-12-10
vl: extract default devices to separate functions
Paolo Bonzini
1
-102
/
+114
2020-12-10
vl: load plugins as late as possible
Paolo Bonzini
1
-6
/
+6
2020-12-10
vl: create "-net nic -net user" default earlier
Paolo Bonzini
1
-8
/
+8
2020-12-10
qemu-option: restrict qemu_opts_set to merge-lists QemuOpts
Paolo Bonzini
4
-23
/
+28
2020-12-10
vl: extract various command line desugaring snippets to a new function
Paolo Bonzini
1
-18
/
+22
2020-12-10
vl: preconfig and loadvm are mutually exclusive
Paolo Bonzini
1
-1
/
+6
2020-12-10
vl: extract various command line validation snippets to a new function
Paolo Bonzini
2
-39
/
+40
[next]