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
2021-03-06
scsi: Rename linux-specific SG_ERR codes to generic SCSI_HOST error codes
Hannes Reinecke
2
-10
/
+19
2021-03-06
qemu-config: add error propagation to qemu_config_parse
Paolo Bonzini
4
-33
/
+27
2021-03-06
x86/pvh: extract only 4 bytes of start address for 32 bit kernels
David Edmondson
1
-2
/
+4
2021-03-06
elf_ops: correct loading of 32 bit PVH kernel
David Edmondson
1
-3
/
+1
2021-03-06
lsilogic: Use PCIDevice::exit instead of DeviceState::unrealize
Peng Liang
1
-2
/
+2
2021-03-06
accel: kvm: Add aligment assert for kvm_log_clear_one_slot
Keqian Zhu
1
-0
/
+7
2021-03-06
accel: kvm: Fix memory waste under mismatch page size
Keqian Zhu
1
-1
/
+5
2021-03-06
vl.c: do not execute trace_init_backends() before daemonizing
Daniel Henrique Barboza
1
-5
/
+13
2021-03-06
qom: Check for wellformed id in user_creatable_add_type()
Kevin Wolf
1
-0
/
+9
2021-03-06
chardev: add nodelay option
Paolo Bonzini
4
-10
/
+22
2021-03-06
qga-vss: Use dynamic linking for GLib
Kostiantyn Kostiuk
1
-2
/
+2
2021-03-06
KVM: x86: deprecate -M kernel-irqchip=off except for -M isapc
Paolo Bonzini
2
-0
/
+13
2021-03-06
KVM: x86: do not fail if software breakpoint has already been removed
Paolo Bonzini
1
-2
/
+7
2021-03-04
virtiofs: drop remapped security.capability xattr as needed
Dr. David Alan Gilbert
2
-1
/
+80
2021-03-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
7
-10
/
+30
2021-03-02
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
50
-322
/
+406
2021-03-02
vhost: simplify vhost_dev_init() fail_busyloop label
Stefan Hajnoczi
1
-7
/
+5
2021-03-02
hw/pci: Have safer pcie_bus_realize() by checking error path
Philippe Mathieu-Daudé
1
-1
/
+6
2021-03-02
virtio-net: handle zero mac for a vdpa peer
Cindy Lu
1
-0
/
+12
2021-03-02
i386/acpi: restore device paths for pre-5.1 vms
Vitaly Cheptsov
4
-2
/
+7
2021-02-25
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-updates-24022...
Peter Maydell
13
-40
/
+101
2021-02-25
tcg/i386: rdpmc: fix the the condtions
Zheng Zhan Liang
1
-1
/
+2
2021-02-25
chardev: do not use short form boolean options in non-QemuOpts character devi...
Paolo Bonzini
3
-11
/
+11
2021-02-25
vl: deprecate -writeconfig
Paolo Bonzini
3
-6
/
+9
2021-02-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
30
-36
/
+215
2021-02-25
target/i386: Add bus lock debug exception support
Chenyi Qiang
2
-1
/
+3
2021-02-25
qom/object.c: Fix typo
Doug Evans
1
-1
/
+1
2021-02-25
target/i386: update to show preferred boolean syntax for -cpu
Daniel P. Berrangé
2
-27
/
+27
2021-02-25
docs: update to show preferred boolean syntax for -cpu
Daniel P. Berrangé
3
-5
/
+5
2021-02-25
docs: update to show preferred boolean syntax for -vnc
Daniel P. Berrangé
1
-4
/
+4
2021-02-25
docs: update to show preferred boolean syntax for -chardev
Daniel P. Berrangé
12
-27
/
+29
2021-02-25
qemu-options: update to show preferred boolean syntax for -vnc
Daniel P. Berrangé
1
-8
/
+8
2021-02-25
qemu-options: update to show preferred boolean syntax for -incoming
Daniel P. Berrangé
1
-4
/
+4
2021-02-25
qemu-options: update to show preferred boolean syntax for -netdev
Daniel P. Berrangé
1
-5
/
+5
2021-02-25
qemu-options: update to show preferred boolean syntax for -spice
Daniel P. Berrangé
1
-9
/
+10
2021-02-25
qemu-options: update to show preferred boolean syntax for -chardev
Daniel P. Berrangé
1
-39
/
+39
2021-02-25
gdbstub: use preferred boolean option syntax
Daniel P. Berrangé
1
-1
/
+1
2021-02-25
char: don't fail when client is not connected
Pavel Dovgalyuk
1
-0
/
+3
2021-02-25
scsi: drop 'result' argument from command_complete callback
Hannes Reinecke
13
-37
/
+32
2021-02-25
scsi-disk: pass guest recoverable errors through even for rerror=stop
Paolo Bonzini
1
-23
/
+28
2021-02-25
scsi-disk: pass SCSI status to scsi_handle_rw_error
Paolo Bonzini
1
-11
/
+27
2021-02-25
scsi: introduce scsi_sense_from_errno()
Paolo Bonzini
3
-47
/
+51
2021-02-25
scsi-disk: do not complete requests early for rerror/werror=ignore
Paolo Bonzini
1
-2
/
+1
2021-02-25
scsi-disk: move scsi_handle_rw_error earlier
Paolo Bonzini
1
-85
/
+83
2021-02-25
virtio-scsi: don't process IO on fenced dataplane
Maxim Levitsky
1
-9
/
+15
2021-02-25
scsi: allow user to set werror as report
Zihao Chang
1
-1
/
+2
2021-02-25
scsi: add tracing for SG_IO commands
Hannes Reinecke
3
-2
/
+13
2021-02-25
scsi: make io_timeout configurable
Hannes Reinecke
3
-9
/
+18
2021-02-25
multiprocess: move feature to meson_options.txt
Paolo Bonzini
3
-11
/
+14
2021-02-25
configure: fix --enable-fuzzing linker failures
Alexander Bulekov
1
-0
/
+10
[next]