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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-03
xilinx_spips: Make interrupts clear on read
Peter Crosthwaite
1
-0
/
+4
2013-06-03
xilinx_spips: seperate SPI and QSPI as two classes
Peter Crosthwaite
2
-15
/
+56
2013-06-03
xen: use pc_init_pci instead of pc_init_pci_no_kvmclock
Stefano Stabellini
1
-2
/
+2
2013-06-03
xen: remove xen_vcpu_init
Stefano Stabellini
3
-25
/
+0
2013-06-03
xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)
Stefano Stabellini
3
-9
/
+12
2013-06-03
xen_machine_pv: do not create a dummy CPU in machine->init
Stefano Stabellini
1
-16
/
+0
2013-06-03
main_loop: do not set nonblocking if xen_enabled()
Stefano Stabellini
1
-1
/
+1
2013-06-03
xen: simplify xen_enabled
Stefano Stabellini
1
-4
/
+0
2013-06-03
po/hu.po: Hungarian translation for the GTK+ interface
Ákos Kovács
1
-0
/
+63
2013-06-03
Merge remote-tracking branch 'kraxel/usb.83' into staging
Anthony Liguori
5
-25
/
+251
2013-06-03
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
15
-60
/
+29
2013-06-03
xhci: add live migration support
Gerd Hoffmann
1
-1
/
+163
2013-06-03
xhci: add xhci_init_epctx
Gerd Hoffmann
1
-18
/
+25
2013-06-03
xhci: add xhci_alloc_epctx
Gerd Hoffmann
1
-11
/
+21
2013-06-03
xhci: add XHCISlot->addressed
Gerd Hoffmann
1
-0
/
+3
2013-06-03
pci: add VMSTATE_MSIX
Gerd Hoffmann
2
-0
/
+44
2013-06-03
host-libusb: Correct test for USB packet state
Ed Maste
1
-1
/
+1
2013-06-03
Fix usage of USB_DEV_FLAG_IS_HOST flag.
Michael Marineau
1
-1
/
+1
2013-06-02
tcx: Fix 24-bit display mode
Mark Cave-Ayland
1
-4
/
+6
2013-06-02
pvpanic: use FWCfgState explicitly
Michael S. Tsirkin
1
-1
/
+1
2013-06-02
fw_cfg: fw_cfg is a singleton
Michael S. Tsirkin
1
-4
/
+3
2013-06-02
fw_cfg: add API to find FW cfg object
Michael S. Tsirkin
3
-4
/
+15
2013-06-02
fw_cfg: move typedef to qemu/typedefs.h
Michael S. Tsirkin
3
-2
/
+2
2013-06-02
refer to FWCfgState explicitly
Laszlo Ersek
10
-29
/
+33
2013-06-02
apic: rename apic specific bitopts
Michael S. Tsirkin
1
-21
/
+21
2013-06-02
firmware_abi: move to include/hw/nvram/
Michael S. Tsirkin
4
-3
/
+3
2013-06-02
dec.c - move to pci-bridge
Michael S. Tsirkin
4
-1
/
+2
2013-06-01
do not check pointers after dereferencing them
Paolo Bonzini
2
-5
/
+5
2013-06-01
m25p80: Add Micron n25q032a
Ed Maste
1
-0
/
+1
2013-06-01
qemu: fix out of tree cross compile
Alexey Kardashevskiy
1
-1
/
+1
2013-06-01
slirp: cleanup leftovers from misc.h
Michael Tokarev
1
-14
/
+0
2013-06-01
migration: Remove duplicate bandwidth_limit set
Lei Li
1
-1
/
+0
2013-06-01
docs: Fix typo and update file in migration
Lei Li
1
-8
/
+9
2013-06-01
configure: try pkg-config ncurses first
Ed Maste
1
-1
/
+1
2013-06-01
rtc: remove rtc_set_date
Hu Tao
1
-1
/
+0
2013-06-01
linux-user: Fix typo in comment
Lei Li
1
-1
/
+1
2013-06-01
configure: remove confusing file manipulation
Ed Maste
1
-9
/
+0
2013-06-01
debugcon: fix compiler warning when open DEBUG_DEBUGCON
liguang
1
-2
/
+2
2013-06-01
debugcon: make debug message more readable
liguang
1
-1
/
+1
2013-06-01
debugcon: fix always print "addr=0x0, val=0x0" bug when use DEBUG_DEBUGCON
liguang
1
-1
/
+1
2013-06-01
Remove unnecessary break statements
Stefan Weil
5
-5
/
+0
2013-06-01
don't run pkg-config for features explicitly disabled
Michael Tokarev
1
-12
/
+9
2013-05-31
target-i386: Fix aflag logic for CODE64 and the 0x67 prefix
Richard Henderson
1
-15
/
+15
2013-05-31
s390/ipl: Fix spurious errors in virtio
Christian Borntraeger
1
-0
/
+5
2013-05-31
Merge remote-tracking branch 'mdroth/qga-pull-2013-05-30' into staging
Anthony Liguori
8
-22
/
+127
2013-05-31
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
4
-9
/
+23
2013-05-31
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
12
-372
/
+422
2013-05-31
target-i386: Fix mask of pte index in memory mapping
Qiao Nuohan
1
-1
/
+1
2013-05-31
target-i386: fix abort on bad PML4E/PDPTE/PDE/PTE addresses
Luiz Capitulino
1
-4
/
+6
2013-05-30
seccomp: add the asynchronous I/O syscalls to the whitelist
Paul Moore
1
-1
/
+4
[prev]
[next]