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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
16
-114
/
+210
2014-11-03
target-i386: Rename KVM auto-feature-enable compat function
Eduardo Habkost
2
-4
/
+4
2014-11-03
pc: Create pc_compat_2_1() functions
Eduardo Habkost
2
-2
/
+24
2014-11-03
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
5
-46
/
+87
2014-11-03
icc_bus: fix typo ICC_BRIGDE -> ICC_BRIDGE
Zhu Guihua
1
-2
/
+2
2014-11-03
Merge remote-tracking branch 'remotes/xtensa/tags/20141103-xtensa' into staging
Peter Maydell
11
-15
/
+31
2014-11-03
vga: flip qemu 2.2 pc machine types from cirrus to stdvga
Gerd Hoffmann
2
-4
/
+10
2014-11-03
vga: add default display to machine class
Gerd Hoffmann
1
-0
/
+1
2014-11-03
vhost-user: fix mmap offset calculation
Michael S. Tsirkin
1
-1
/
+1
2014-11-03
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-0...
Peter Maydell
2
-5
/
+8
2014-11-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
13
-248
/
+595
2014-11-03
block: declare blockjobs and dataplane friends!
Stefan Hajnoczi
1
-0
/
+5
2014-11-03
ahci: Fix SDB FIS Construction
John Snow
2
-9
/
+17
2014-11-03
ahci: Update byte count after DMA completion
John Snow
3
-14
/
+40
2014-11-03
ahci: Correct PIO/D2H FIS responses
John Snow
1
-23
/
+25
2014-11-03
hw/xtensa/xtfpga: treat uImage load address as virtual
Max Filippov
1
-1
/
+1
2014-11-03
hw/core/loader: implement address translation in uimage loader
Max Filippov
10
-13
/
+29
2014-11-03
target-xtensa: avoid duplicate timer interrupt delivery
Max Filippov
1
-2
/
+2
2014-11-02
hw/i386/acpi-build.c: Fix memory leak in acpi_build_tables_cleanup()
Nikita Belov
1
-4
/
+2
2014-11-02
smbios: Encode UUID according to SMBIOS specification
Eduardo Habkost
3
-5
/
+30
2014-11-02
pc: Add pc_compat_2_1() function
Eduardo Habkost
2
-2
/
+24
2014-11-02
hw/virtio/vring/event_idx: fix the vring_avail_event error
Bin Wu
2
-5
/
+5
2014-11-02
hw/pci: fixed hotplug crash when using rombar=0 with devices having romfile
Marcel Apfelbaum
1
-0
/
+9
2014-11-02
hw/pci: fixed error flow in pci_qdev_init
Marcel Apfelbaum
1
-1
/
+6
2014-11-02
-machine vmport=off: Allow disabling of VMWare ioport emulation
Dr. David Alan Gilbert
3
-3
/
+23
2014-11-02
acpi/cpu-hotplug: introduce helper function to keep bit setting in one place
Gu Zheng
1
-9
/
+13
2014-11-02
cpu-hotplug: rename function for better readability
Gu Zheng
3
-6
/
+6
2014-11-02
pc: Update rtc_cmos in pc_cpu_plug
Gu Zheng
3
-23
/
+18
2014-11-02
pc: add cpu hotplug handler to PC_MACHINE
Gu Zheng
1
-1
/
+27
2014-11-02
acpi:piix4: convert cpu hotplug to hotplug_handler API
Gu Zheng
2
-24
/
+4
2014-11-02
acpi:ich9: convert cpu hotplug to hotplug_handler API
Gu Zheng
1
-11
/
+2
2014-11-02
acpi/cpu: add cpu hotplug callback function to match hotplug_handler API
Gu Zheng
1
-0
/
+18
2014-11-02
acpi: create separate file for TCPA log
Stefan Berger
1
-7
/
+15
2014-11-02
virtio-pci: fix migration for pci bus master
Michael S. Tsirkin
5
-20
/
+25
2014-11-02
pcie: change confused comment clearer
Gonglei
1
-1
/
+1
2014-11-02
pc: Fix disabling of vapic for compat PC models
Jan Kiszka
1
-1
/
+1
2014-11-02
i386/pc: add piix and q35 machtypes to sorting families for -M \?
Laszlo Ersek
2
-0
/
+2
2014-11-02
well-defined listing order for machine types
Laszlo Ersek
1
-0
/
+1
2014-11-02
smbios: Fix assertion on socket count calculation
Eduardo Habkost
1
-1
/
+1
2014-11-02
virtio-9p-proxy: improve error messages in connect_namedsocket()
Michael Tokarev
1
-2
/
+2
2014-11-02
virtio-9p-proxy: fix error return in proxy_init()
Michael Tokarev
1
-2
/
+4
2014-11-02
virtio-9p-proxy: Fix sockfd leak
Michael Tokarev
1
-0
/
+1
2014-11-02
target-tricore: check return value before using it
zhanghailiang
1
-1
/
+1
2014-10-31
virtio-scsi: fix dataplane
Paolo Bonzini
1
-1
/
+2
2014-10-31
ivshmem: use error_report
Andrew Jones
1
-27
/
+25
2014-10-31
ivshmem: Fix fd leak on error
Andreas Färber
1
-0
/
+1
2014-10-31
ivshmem: Fix potential OOB r/w access
Sebastian Krahmer
1
-4
/
+23
2014-10-31
ivshmem: validate incoming_posn value from server
Stefan Hajnoczi
1
-0
/
+8
2014-10-31
ivshmem: Check ivshmem_read() size argument
Stefan Hajnoczi
1
-2
/
+28
2014-10-31
virtio-scsi: Fix num_queue input validation
Fam Zheng
1
-3
/
+4
[prev]
[next]