summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | target-arm: Make SETEND respect bswap_code (BE8) settingPeter Maydell2012-04-271-4/+4
| * | target-arm: Move A9 config_base_address reset value to ARMCPUPeter Maydell2012-04-273-12/+8
| * | target-arm: Change cpu_arm_init() return type to ARMCPUAndreas Färber2012-04-274-7/+7
* | | Merge branch 'timer' of git://qemu.weilnetz.de/qemuBlue Swirl2012-04-282-74/+33
|\ \ \
| * | | qemu-timer: Optimize data structuresStefan Weil2012-04-271-7/+7
| * | | qemu-timer: Remove function alarm_has_dynticksStefan Weil2012-04-271-31/+8
| * | | qemu-timer: Use bool, false, true for boolean valuesStefan Weil2012-04-272-18/+19
| * | | qemu-timer: Remove unused function qemu_alarm_pendingStefan Weil2012-04-272-6/+0
| * | | qemu-timer: Remove redundant include statementsStefan Weil2012-04-272-15/+2
| |/ /
* | | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-04-2711-70/+151
|\ \ \
| * | | qapi: fix qmp_balloon() conversionLuiz Capitulino2012-04-271-1/+1
| * | | qemu-iotests: add block-stream speed value test caseStefan Hajnoczi2012-04-272-18/+71
| * | | block: add 'speed' optional parameter to block-streamStefan Hajnoczi2012-04-278-15/+42
| * | | block: change block-job-set-speed argument from 'value' to 'speed'Stefan Hajnoczi2012-04-277-16/+16
| * | | block: use Error mechanism instead of -errno for block_job_set_speed()Stefan Hajnoczi2012-04-275-15/+18
| * | | block: use Error mechanism instead of -errno for block_job_create()Stefan Hajnoczi2012-04-274-22/+20
| |/ /
* | | Merge remote-tracking branch 'bonzini/nbd-next' into stagingAnthony Liguori2012-04-261-1/+1
|\ \ \
| * | | nbd: Fix uninitialised use of s->sockKevin Wolf2012-04-261-1/+1
* | | | Merge remote-tracking branch 'kraxel/usb.49' into stagingAnthony Liguori2012-04-2616-127/+157
|\ \ \ \
| * | | | usb-uhci: update irq line on resetGerd Hoffmann2012-04-261-0/+1
| * | | | usb: add serial number generatorGerd Hoffmann2012-04-2610-0/+42
| * | | | usb-redir: Not finding an async urb id is not an errorHans de Goede2012-04-261-1/+1
| * | | | usb-redir: Reset device address and speed on disconnectHans de Goede2012-04-261-0/+2
| * | | | usb-redir: An interface count of 0 is a valid valueHans de Goede2012-04-261-2/+3
| * | | | usb-xhci: fix bit testLai Jiangshan2012-04-261-1/+1
| * | | | usb-xhci: Use PCI DMA helper functionsDavid Gibson2012-04-261-98/+92
| * | | | usb-host: fix zero-length packetsGerd Hoffmann2012-04-261-3/+3
| * | | | usb-host: don't dereference invalid iovecsGerd Hoffmann2012-04-261-3/+3
| * | | | usb-storage: fix request cancelingGerd Hoffmann2012-04-261-1/+3
| * | | | usb-ehci: Ensure frindex writes leave a valid frindex valueHans de Goede2012-04-261-0/+4
| * | | | usb-ehci: add missing usb_packet_init() callGerd Hoffmann2012-04-262-0/+2
| * | | | usb-ehci: remove hackGerd Hoffmann2012-04-261-18/+0
| |/ / /
* | | | Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori2012-04-264-13/+24
|\ \ \ \
| * | | | Beautify makefile commands for generation of files with tracetoolLluís Vilanova2012-04-253-9/+20
| * | | | Generic elimination of auto-generated filesLluís Vilanova2012-04-251-4/+4
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2012-04-265-56/+197
|\ \ \ \
| * | | | e1000: set E1000_ICR_INT_ASSERTED only for 8257xJason Wang2012-04-251-1/+3
| * | | | e1000: link auto-negotiation emulationJason Wang2012-04-251-2/+43
| * | | | e1000: introduce bit for debugging PHY emulationJason Wang2012-04-251-1/+1
| * | | | e1000: introduce helpers to manipulate link statusJason Wang2012-04-251-6/+17
| * | | | e1000: PHY loopback mode supportJason Wang2012-04-251-2/+12
| * | | | e1000: conditionally raise irq at the end of MDI cycleJason Wang2012-04-251-1/+4
| * | | | e1000: introduce bits of PHY control registerJason Wang2012-04-251-0/+12
| * | | | eepro100: Fix multicast regressionStefan Weil2012-04-251-2/+26
| * | | | virtio: order index/descriptor readsMichael S. Tsirkin2012-04-252-2/+17
| * | | | virtio: add missing mb() on enable notificationMichael S. Tsirkin2012-04-251-0/+4
| * | | | virtio: add missing mb() on notificationMichael S. Tsirkin2012-04-252-3/+22
| * | | | e1000: move reset function earlier in fileMichael S. Tsirkin2012-04-251-40/+40
| |/ / /
* | | | Merge remote-tracking branch 'afaerber/qom-cpu-x86-prop.v3' into stagingAnthony Liguori2012-04-263-20/+301
|\ \ \ \
| * | | | target-i386: Introduce "tsc-frequency" property for X86CPUAndreas Färber2012-04-251-1/+36
OpenPOWER on IntegriCloud