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
2013-09-30
Merge remote-tracking branch 'sstabellini/xen-2013-09-25' into staging
Anthony Liguori
2
-1
/
+3
2013-09-30
Merge remote-tracking branch 'kraxel/audio.1' into staging
Anthony Liguori
2
-425
/
+485
2013-09-30
Merge remote-tracking branch 'borntraeger/tags/s390-next-20130924' into staging
Anthony Liguori
5
-52
/
+482
2013-09-25
xen: Enable cpu-hotplug on xenfv machine.
Anthony PERARD
1
-0
/
+1
2013-09-25
qemu: Adjust qemu wakeup
Liu, Jinsong
1
-1
/
+2
2013-09-24
audio: remove CONFIG_MIXEMU configure option
Bandan Das
1
-30
/
+0
2013-09-24
hda-codec: make mixemu selectable at runtime
Bandan Das
2
-59
/
+122
2013-09-24
hda-codec: refactor common definitions into a header file
Bandan Das
2
-423
/
+450
2013-09-23
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2
-14
/
+60
2013-09-23
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
1
-2
/
+22
2013-09-23
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2
-2
/
+2
2013-09-23
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-5
/
+12
2013-09-23
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
1
-5
/
+27
2013-09-20
e1000: NetClientInfo.receive_iov implemented
Vincenzo Maffione
1
-12
/
+58
2013-09-20
pcnet-pci: mark I/O and MMIO as LITTLE_ENDIAN
Aurelien Jarno
1
-2
/
+2
2013-09-20
virtio-blk: do not relay a previous driver's WCE configuration to the current
Paolo Bonzini
1
-2
/
+22
2013-09-20
kvm: Fix compiler warning (clang)
Stefan Weil
1
-1
/
+1
2013-09-20
q35: Fix typo in constant DEFUALT -> DEFAULT.
Richard W.M. Jones
1
-1
/
+1
2013-09-20
Merge remote-tracking branch 'spice/spice.v74' into staging
Anthony Liguori
3
-9
/
+9
2013-09-20
s390/sclplmconsole: Add support for SCLP line-mode console
Heinz Graalfs
2
-1
/
+399
2013-09-20
s390/eventfacility: allow childs to handle more than 1 event type
Christian Borntraeger
3
-7
/
+7
2013-09-20
s390/eventfacility: remove unused event_type variable
Christian Borntraeger
2
-3
/
+0
2013-09-20
s390/eventfacility: fix multiple Read Event Data sources
Ralf Hoppe
1
-3
/
+3
2013-09-20
s390/sclp: add reset() functions
Heinz Graalfs
3
-4
/
+30
2013-09-20
s390/sclpquiesce: Add code to support live migration
Heinz Graalfs
1
-0
/
+13
2013-09-20
s390/sclpconsole: Add code to support live migration for sclpconsole
Heinz Graalfs
1
-0
/
+18
2013-09-20
s390/sclpconsole: modify definition of input buffer
Heinz Graalfs
1
-38
/
+16
2013-09-20
kvmvapic: Clear also physical ROM address when entering INACTIVE state
Jan Kiszka
1
-0
/
+2
2013-09-20
kvmvapic: Enter inactive state on hardware reset
Jan Kiszka
1
-3
/
+1
2013-09-20
kvmvapic: Catch invalid ROM size
Jan Kiszka
1
-2
/
+9
2013-09-19
usb: Fix iovec memleak on combined-packet free
Hans de Goede
1
-0
/
+1
2013-09-19
usb: Also reset max_packet_size on ep_reset
Hans de Goede
1
-0
/
+3
2013-09-19
xhci: Fix memory leak on xhci_disable_ep
Hans de Goede
1
-0
/
+5
2013-09-19
xhci: Add xhci_epid_to_usbep helper function
Hans de Goede
1
-10
/
+22
2013-09-19
xhci: Init a transfers xhci, slotid and epid member on epctx alloc
Hans de Goede
1
-3
/
+3
2013-09-19
xhci: Fix number of streams allocated when using streams
Hans de Goede
1
-1
/
+1
2013-09-19
usb: remove old usb-host code
Gerd Hoffmann
2
-2550
/
+0
2013-09-18
qxl: compile only once
Gerd Hoffmann
1
-2
/
+1
2013-09-18
qxl: simplify page dirtying
Gerd Hoffmann
1
-2
/
+1
2013-09-18
qxl: simplify qxl_rom_size
Gerd Hoffmann
1
-3
/
+1
2013-09-18
qxl: define qxl operating on 4k pages
Gerd Hoffmann
2
-2
/
+6
2013-09-17
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-1
/
+6
2013-09-17
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
5
-45
/
+179
2013-09-16
lsi: add 53C810 variant
Hervé Poussineau
1
-0
/
+21
2013-09-16
lsi: remove todo
Hervé Poussineau
1
-3
/
+0
2013-09-16
lsi: ignore write accesses to CTEST0 registers
Hervé Poussineau
1
-0
/
+3
2013-09-16
lsi: check ssid versus sdid only if ssid is valid
Hervé Poussineau
1
-1
/
+2
2013-09-16
lsi: use constant name instead of its value
Hervé Poussineau
1
-2
/
+2
2013-09-12
pc_sysfw: Fix ISA BIOS init for ridiculously big flash
Markus Armbruster
1
-4
/
+1
2013-09-12
spapr-vscsi: Report error on unsupported MAD requests
Alexey Kardashevskiy
1
-4
/
+18
[next]