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
2012-09-11
ehci: add doorbell trace events
Gerd Hoffmann
1
-1
/
+2
2012-09-11
ehci: trace guest bugs
Gerd Hoffmann
1
-6
/
+20
2012-09-11
ehci: check for EHCI_ASYNC_FINISHED first in ehci_free_packet
Gerd Hoffmann
1
-6
/
+6
2012-09-11
ehci: Properly report completed but not yet processed packets to the guest
Hans de Goede
1
-0
/
+13
2012-09-11
ehci: Properly cleanup packets on cancel
Hans de Goede
1
-0
/
+2
2012-09-11
ehci: Update copyright headers to reflect recent work
Hans de Goede
1
-0
/
+5
2012-09-11
ehci: Validate qh is not changed unexpectedly by the guest
Hans de Goede
1
-11
/
+28
2012-09-11
Revert "ehci: don't flush cache on doorbell rings."
Hans de Goede
1
-29
/
+6
2012-09-11
usb-core: Allow the first packet of a pipelined ep to complete immediately
Hans de Goede
1
-1
/
+1
2012-09-11
usb-core: Add a usb_ep_find_packet_by_id() helper function
Hans de Goede
2
-0
/
+17
2012-09-11
usb-core: Don't set packet state to complete on a nak
Hans de Goede
1
-2
/
+4
2012-09-11
usb: controllers do not need to check for babble themselves
Hans de Goede
2
-9
/
+0
2012-09-10
RTC: Remove the current_tm field
Paolo Bonzini
1
-11
/
+1
2012-09-10
RTC: Get and set time without going through s->current_tm
Paolo Bonzini
1
-16
/
+22
2012-09-10
RTC: Do not fire timer periodically to catch next alarm
Paolo Bonzini
1
-14
/
+103
2012-09-10
RTC: Add divider reset support
Yang Zhang
1
-9
/
+41
2012-09-10
RTC: Update the RTC clock only when reading it
Yang Zhang
1
-135
/
+194
2012-09-10
RTC: Update interrupt state when interrupts are masked/unmasked
Yang Zhang
2
-0
/
+10
2012-09-10
RTC: introduce RTC_CLOCK_RATE
Paolo Bonzini
1
-4
/
+5
2012-09-10
RTC: Rename rtc_timer_update
Yang Zhang
1
-5
/
+5
2012-09-10
RTC: Remove the logic to update time format when DM bit changed
Yang Zhang
1
-9
/
+1
2012-09-10
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
4
-3
/
+1919
2012-09-10
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
6
-6
/
+12
2012-09-10
Merge branch 'spice.v59' of git://anongit.freedesktop.org/spice/qemu
Aurelien Jarno
2
-25
/
+160
2012-09-10
Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstable
Aurelien Jarno
8
-67
/
+210
2012-09-10
hw/mcf5206: Fix buffer overflow for MBAR read / write
Stefan Weil
1
-6
/
+6
2012-09-10
hw/wm8750: Fix potential buffer overflow
Stefan Weil
1
-2
/
+2
2012-09-10
kvm: i386: Add classic PCI device assignment
Jan Kiszka
3
-1
/
+1917
2012-09-09
kvm: Clean up irqfd API
Jan Kiszka
1
-2
/
+2
2012-09-08
musicpal: Fix flash mapping
Jan Kiszka
1
-2
/
+2
2012-09-07
lan9118: fix multicast filtering
Aurelien Jarno
1
-1
/
+1
2012-09-07
fix entry pointer for ELF kernels loaded with -kernel option
Henning Schild
1
-0
/
+11
2012-09-07
vhost: Pass device path to vhost_dev_init()
Stefan Hajnoczi
3
-4
/
+6
2012-09-07
pcie_aer: clear cmask for Advanced Error Interrupt Message Number
Jason Baron
1
-0
/
+5
2012-09-07
pcie: drop version_id field for live migration
Jason Baron
2
-2
/
+1
2012-09-06
hw/pl110: Fix spelling of 'palette'
Peter Maydell
2
-26
/
+26
2012-09-05
tcx: tcx_screen_dump(): add error handling
Luiz Capitulino
1
-6
/
+29
2012-09-05
tcx: tcx24_screen_dump(): add error handling
Luiz Capitulino
1
-9
/
+41
2012-09-05
g364fb: g364fb_screen_dump(): add error handling
Luiz Capitulino
1
-12
/
+40
2012-09-05
omap_lcdc: omap_ppm_save(): add error handling
Luiz Capitulino
1
-14
/
+45
2012-09-05
omap_lcdc: rename ppm_save() to omap_ppm_save()
Luiz Capitulino
1
-5
/
+5
2012-09-05
vga: ppm_save(): add error handling
Luiz Capitulino
5
-11
/
+30
2012-09-05
console: vga_hw_screen_dump_ptr: take Error argument
Luiz Capitulino
7
-13
/
+23
2012-09-05
Remove #ifdef QXL_COMMAND_FLAG_COMPAT_16BPP
Søren Sandmann Pedersen
1
-2
/
+0
2012-09-05
qxl: Add set_client_capabilities() interface to QXLInterface
Søren Sandmann Pedersen
1
-0
/
+23
2012-09-05
spice: make number of surfaces runtime-configurable.
Gerd Hoffmann
2
-16
/
+18
2012-09-05
qxl: add QXL_IO_MONITORS_CONFIG_ASYNC
Alon Levy
2
-4
/
+100
2012-09-05
qxl: disallow unknown revisions
Alon Levy
1
-1
/
+4
2012-09-05
qxl/update_area_io: guest_bug on invalid parameters
Alon Levy
1
-0
/
+12
2012-09-05
spice: notify on vm state change only via spice_server_vm_start/stop
Yonit Halperin
1
-3
/
+4
[next]