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-05-21
kvmclock: Ensure time in migration never goes backward
Alexander Graf
1
-0
/
+48
2014-05-15
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2014-05-15
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...
Peter Maydell
59
-137
/
+71
2014-05-15
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140513'...
Peter Maydell
66
-308
/
+269
2014-05-15
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
3
-8
/
+10
2014-05-14
usb: fix up post load checks
Michael S. Tsirkin
1
-2
/
+2
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
51
-122
/
+58
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (usb)
Juan Quintela
8
-13
/
+11
2014-05-13
hw/arm/omap_gpmc: Avoid buffer overrun filling prefetch FIFO
Peter Maydell
1
-0
/
+4
2014-05-13
hw/arm/stellaris: Correct handling of GPTM TAR register
Peter Maydell
1
-3
/
+10
2014-05-13
hw/timer/exynos4210_mct: Avoid overflow in exynos4210_ltick_recalc_count
Peter Maydell
1
-2
/
+2
2014-05-13
hw/dma/omap_dma: Add (uint32_t) casts when shifting uint16_t by 16
Peter Maydell
1
-6
/
+6
2014-05-13
hw/arm/omap1: Avoid unintended sign extension writing omap_rtc YEARS_REG
Peter Maydell
1
-2
/
+2
2014-05-13
hw/net/cadence_gem: Remove dead code
Peter Maydell
1
-7
/
+1
2014-05-13
hw/intc/allwinner-a10-pic: Add missing 'break'
Peter Maydell
1
-0
/
+1
2014-05-13
hw/net/stellaris_enet: Convert to vmstate
Peter Maydell
1
-68
/
+80
2014-05-13
hw/net/stellaris_enet: Get rid of rx_fifo pointer
Peter Maydell
1
-21
/
+19
2014-05-13
hw/net/stellaris_enet: Fix debug format strings
Peter Maydell
1
-3
/
+3
2014-05-13
hw/net/stellaris_enet: Correctly implement the TR and THR registers
Peter Maydell
1
-2
/
+15
2014-05-13
hw/net/stellaris_enet: Rewrite tx fifo handling code
Peter Maydell
1
-42
/
+77
2014-05-13
hw/net/stellaris_enet: Correct handling of packet padding
Peter Maydell
1
-1
/
+1
2014-05-13
hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrun
Peter Maydell
1
-4
/
+6
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
62
-162
/
+57
2014-05-13
pc: port 92 reset requires a low->high transition
Paolo Bonzini
1
-1
/
+2
2014-05-13
apic: do not accept SIPI on the bootstrap processor
Paolo Bonzini
1
-1
/
+1
2014-05-13
pci-assign: limit # of msix vectors
Michael S. Tsirkin
1
-6
/
+6
2014-05-13
pci-assign: Fix a bug when map MSI-X table memory failed
Gonglei
1
-0
/
+1
2014-05-13
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
Peter Maydell
1
-0
/
+1
2014-05-13
microblaze: boot: Don't hack the elf entry point
Peter Crosthwaite
1
-1
/
+1
2014-05-13
xilinx_timer: Fix writes into TCSR register
Guenter Roeck
1
-1
/
+1
2014-05-13
xilinx_intc: Fix writes into MER register
Guenter Roeck
1
-0
/
+3
2014-05-13
microblaze: Support loading of u-boot initrd images
Edgar E. Iglesias
1
-3
/
+9
2014-05-12
virtio: allow mapping up to max queue size
Michael S. Tsirkin
1
-1
/
+1
2014-05-09
libcacard: remove libcacard-specific CFLAGS and LIBS from global vars
Michael Tokarev
1
-0
/
+1
2014-05-08
pci-assign: assigned_initfn(): set monitor error in common error handler
Laszlo Ersek
1
-16
/
+10
2014-05-08
pci-assign: propagate errors from assign_intx()
Laszlo Ersek
1
-11
/
+28
2014-05-08
pci-assign: propagate errors from assign_device()
Laszlo Ersek
1
-14
/
+15
2014-05-08
pci-assign: propagate errors from assigned_dev_register_regions()
Laszlo Ersek
1
-10
/
+13
2014-05-08
pci-assign: propagate errors from assigned_dev_register_msix_mmio()
Laszlo Ersek
1
-5
/
+7
2014-05-08
pci-assign: propagate errors from assigned_device_pci_cap_init()
Laszlo Ersek
1
-26
/
+19
2014-05-08
pci-assign: propagate errors from get_real_device()
Laszlo Ersek
1
-20
/
+20
2014-05-08
pci-assign: assignment should fail if we can't read config space
Laszlo Ersek
1
-0
/
+1
2014-05-08
pci-assign: accept Error from pci_add_capability2()
Laszlo Ersek
1
-7
/
+28
2014-05-08
pci: add Error-propagating pci_add_capability2()
Laszlo Ersek
1
-6
/
+26
2014-05-08
pci-assign: propagate Error from check_irqchip_in_kernel()
Laszlo Ersek
1
-8
/
+17
2014-05-08
pci-assign: propagate errors from get_real_id()
Laszlo Ersek
1
-18
/
+27
2014-05-08
pci-assign: make assign_failed_examine() just format the cause
Laszlo Ersek
1
-11
/
+19
2014-05-08
pci-assign: accept Error from monitor_handle_fd_param2()
Laszlo Ersek
1
-2
/
+7
2014-05-07
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-05-07' in...
Peter Maydell
12
-14
/
+14
2014-05-07
Merge remote-tracking branch 'remotes/sstabellini/xen-140507-2' into staging
Peter Maydell
14
-6
/
+57
[next]