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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-30
sdhci: Fix misuse of qemu_free_irqs()
Andreas Färber
1
-2
/
+2
2014-06-30
vfio: use correct runstate
Paolo Bonzini
1
-1
/
+1
2014-06-30
vfio: Make BARs native endian
Alexey Kardashevskiy
1
-10
/
+31
2014-06-30
vfio-pci: Fix MSI-X masking performance
Alex Williamson
1
-102
/
+131
2014-06-30
vfio-pci: Fix MSI/X debug code
Alex Williamson
1
-2
/
+2
2014-06-30
Merge remote-tracking branch 'remotes/bonzini/small-fixes' into staging
Peter Maydell
4
-4
/
+6
2014-06-30
serial: poll the serial console with G_IO_HUP
Roger Pau Monne
4
-4
/
+6
2014-06-29
timer: cadence_ttc: Convert to instance_init
Alistair Francis
1
-9
/
+6
2014-06-29
hw/arm/pxa2xx_gpio: Correct and register vmstate
Peter Maydell
1
-1
/
+2
2014-06-29
hw/arm/pxa2xx_gpio: Fix handling of GPSR/GPCR reads
Peter Maydell
1
-8
/
+6
2014-06-29
hw/arm/strongarm: Wire up missing GPIO and PPC vmstate
Peter Maydell
1
-0
/
+4
2014-06-29
hw/arm/strongarm: Fix handling of GPSR/GPCR reads
Peter Maydell
1
-8
/
+6
2014-06-29
hw/arm/virt: Provide PL031 RTC
Peter Maydell
1
-0
/
+30
2014-06-29
vhost-net: disable when cross-endian
Greg Kurz
1
-0
/
+19
2014-06-29
virtio-9p: use virtio wrappers to access headers
Greg Kurz
1
-1
/
+2
2014-06-29
virtio-serial-bus: use virtio wrappers to access headers
Rusty Russell
1
-15
/
+31
2014-06-29
virtio-scsi: use virtio wrappers to access headers
Rusty Russell
1
-18
/
+20
2014-06-29
virtio-blk: use virtio wrappers to access headers
Rusty Russell
1
-17
/
+21
2014-06-29
virtio-balloon: use virtio wrappers to access page frame numbers
Rusty Russell
1
-3
/
+5
2014-06-29
virtio-net: use virtio wrappers to access headers
Rusty Russell
1
-14
/
+17
2014-06-29
virtio: allow byte swapping for vring
Rusty Russell
1
-41
/
+48
2014-06-29
virtio: add endian-ambivalent support to VirtIODevice
Greg Kurz
2
-16
/
+91
2014-06-29
exec: introduce target_words_bigendian() helper
Greg Kurz
1
-3
/
+0
2014-06-29
virtio: add subsections to the migration stream
Greg Kurz
1
-2
/
+19
2014-06-29
virtio-rng: implement per-device migration calls
Greg Kurz
1
-5
/
+7
2014-06-29
virtio-balloon: implement per-device migration calls
Greg Kurz
1
-11
/
+14
2014-06-29
virtio-serial: implement per-device migration calls
Greg Kurz
1
-14
/
+20
2014-06-29
virtio-blk: implement per-device migration calls
Greg Kurz
1
-8
/
+16
2014-06-29
virtio-net: implement per-device migration calls
Greg Kurz
1
-6
/
+16
2014-06-29
virtio: introduce device specific migration calls
Greg Kurz
7
-7
/
+18
2014-06-29
virtio-serial: don't migrate the config space
Alexander Graf
1
-10
/
+6
2014-06-29
virtio-net: byteswap virtio-net header
Cédric Le Goater
1
-0
/
+17
2014-06-29
vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message
Damjan Marion
1
-9
/
+14
2014-06-29
Allow mismatched virtio config-len
Dr. David Alan Gilbert
1
-5
/
+11
2014-06-29
pc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory layout
Don Slutz
1
-0
/
+10
2014-06-29
mc146818rtc: add rtc-reset-reinjection QMP command
Marcelo Tosatti
1
-0
/
+18
2014-06-29
pc: Move q35 compat props to PC_COMPAT_*
Eduardo Habkost
1
-5
/
+5
2014-06-29
Merge remote-tracking branch 'remotes/xtensa/tags/20140629-xtensa' into staging
Peter Maydell
5
-50
/
+162
2014-06-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-286
/
+99
2014-06-29
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2
-4
/
+10
2014-06-29
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
3
-5
/
+4
2014-06-29
hw/xtensa/xtfpga: implement initrd loading
Max Filippov
1
-0
/
+24
2014-06-29
hw/xtensa/xtfpga: implement DTB loading
Max Filippov
1
-0
/
+23
2014-06-29
hw/xtensa/xtfpga: implement uImage loading
Max Filippov
1
-1
/
+24
2014-06-29
hw/xtensa/xtfpga: add memory info to bootparam
Max Filippov
2
-1
/
+17
2014-06-29
hw/xtensa/xtfpga: refactor bootparameters filling
Max Filippov
2
-12
/
+21
2014-06-29
hw/xtensa/xtfpga: use symbolic constants for bootparam tags
Max Filippov
2
-3
/
+13
2014-06-29
hw/xtensa/xtfpga: retrieve parameters from machine_opts
Max Filippov
1
-2
/
+3
2014-06-29
hw/xtensa: replace fprintfs with error_report
Max Filippov
2
-6
/
+10
2014-06-29
hw/xtensa: remove extraneous xtensa_ prefix from file names
Max Filippov
4
-3
/
+3
[next]